Difference between revisions of "Fastlane"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[wikipedia:Fastlane]] is an open source platform aimed at simplifying Android and iOS deployment
 
[[wikipedia:Fastlane]] is an open source platform aimed at simplifying Android and iOS deployment
  
 +
* <code>brew install fastlane</code>
 +
* <code>[[gem install fastlane]]</code>
  
brew install fastlane
 
  
 
+
* <code>[[fastlane match]] nuke distribution --verbose</code>
[[fastlane match]] nuke distribution --verbose
+
* <code>fastlane match appstore</code>
fastlane match appstore  
+
* <code>[[fastlane spaceauth]] -u [email protected]</code>
  
 
== Related terms ==
 
== Related terms ==
 
* [[Push Notifications]]
 
* [[Push Notifications]]
 +
* [[AppleIDAndPrivacyAcknowledgementNeeded]]
 +
* <code>export [[SPACESHIP_SKIP_2FA_UPGRADE]]=1</code>
 +
* <code>[[xcversion]]</code>
 +
* <code>[[bundle update fastlane]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{Fastlane}}
 
* {{Mobile}}
 
* {{Mobile}}
 
* {{APP}}
 
* {{APP}}
  
 
[[Category:APP]]
 
[[Category:APP]]

Latest revision as of 18:00, 10 May 2022

Advertising: