Fix Build on Jenkins
This commit is contained in:
parent
f0ce1fdc2b
commit
bbd65b292f
1 changed files with 1 additions and 0 deletions
|
|
@ -333,6 +333,7 @@ platform :ios do
|
|||
export_method: method,
|
||||
skip_profile_detection: true,
|
||||
output_name: "#{app_name}.ipa",
|
||||
xcargs: '-UseNewBuildSystem=NO',
|
||||
export_options: {
|
||||
signingStyle: 'manual',
|
||||
iCloudContainerEnvironment: 'Production'
|
||||
|
|
|
|||
Loading…
Reference in a new issue