We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc82e22 commit 30c1f6dCopy full SHA for 30c1f6d
1 file changed
mobile/ios/fastlane/Fastfile
@@ -39,6 +39,7 @@ platform :ios do
39
scheme: "App",
40
configuration: "Release",
41
clean: true,
42
+ skip_profile_detection: true,
43
archive_path: "App/output/App.xcarchive",
44
output_directory: "App/output",
45
output_name: output_name,
0 commit comments