# For more information about this configuration visit # https://docs.fastlane.tools/actions/gym/#gymfile # In general, you can use the options available # fastlane gym --help # Remove the # in front of the line to enable the option scheme("BinaryClock") workspace("ios/BinaryClock.xcworkspace") clean(true) export_method("app-store") # sdk("iphoneos9.0") output_directory("./ios/build")