Skip to content

Commit

Permalink
dont use UseModernBuildSystem for archive
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Mar 14, 2023
1 parent 27e4562 commit e839a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def build_ios_adhoc(readonly: false, pr_build: false)
output_name: 'StatusIm',
output_directory: 'status-ios',
buildlog_path: 'ios/logs',
export_xcargs: '-UseModernBuildSystem=N',
export_options: {
signingStyle: 'manual',
provisioningProfiles: {
Expand Down

0 comments on commit e839a87

Please sign in to comment.