Difference between revisions of "Fastlane/Fastfile"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Fastfile to Fastlane/Fastfile)
Line 2: Line 2:
  
 
  [[fastlane/Fastfile]]  
 
  [[fastlane/Fastfile]]  
 +
 +
lane :my_lane do
 +
  # Whatever actions you like go in here.
 +
end
 +
  
 
== See also ==
 
== See also ==

Revision as of 07:24, 22 March 2022

fastlane/Fastfile 
lane :my_lane do
  # Whatever actions you like go in here.
end


See also

Advertising: