Here is an example of a fastlane/Fastfile : platform :iOS do ios_dir = File.expand_path('../ios') lane :test do run_tests( workspace: ...
確定! 回上一頁