Skip to content

Commit

Permalink
Merge pull request #13355 from staszekscp/ci/profile-fix-attempt
Browse files Browse the repository at this point in the history
Update Fastfile for iOS build_internal
  • Loading branch information
AndrewGable authored Dec 7, 2022
2 parents 28851c9 + a6fa8f5 commit a103331
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 @@ -144,6 +144,7 @@ platform :ios do
workspace: "./ios/NewExpensify.xcworkspace",
skip_profile_detection: true,
scheme: "NewExpensify",
xcargs: { :PROVISIONING_PROFILE_SPECIFIER => "chat_expensify_adhoc", },
export_method: "ad-hoc",
export_options: {
method: "ad-hoc",
Expand Down

0 comments on commit a103331

Please sign in to comment.