Skip to content

Commit

Permalink
remove xcargs override
Browse files Browse the repository at this point in the history
  • Loading branch information
arosiclair committed Dec 19, 2023
1 parent c39c67e commit 7707911
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ platform :ios do
workspace: "./ios/NewExpensify.xcworkspace",
skip_profile_detection: true,
scheme: "New Expensify AdHoc",
xcargs: {
:PROVISIONING_PROFILE_SPECIFIER => "(NewApp) AdHoc",
},
export_method: "ad-hoc",
export_options: {
method: "ad-hoc",
Expand Down

0 comments on commit 7707911

Please sign in to comment.