We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a868da9 commit 5ff2124Copy full SHA for 5ff2124
Fastlane/Fastfile
@@ -185,10 +185,7 @@ platform :ios do
185
scheme: "ForPDA",
186
output_directory: "Builds/",
187
output_name: output_name,
188
- cloned_source_packages_path: "SourcePackages",
189
configuration: "Release",
190
- silent: true,
191
- suppress_xcode_output: true,
192
skip_package_pkg: true,
193
export_method: "app-store",
194
export_options: {
0 commit comments