Skip to content

Commit

Permalink
Add for external group only
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed Sep 20, 2023
1 parent 8c7fe98 commit 3d88f7c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,7 @@ platform :ios do
distribute_external: true,
notify_external_testers: true,
skip_waiting_for_build_processing: false,
groups: [
"WalletConnect",
"WalletConnect Users"
]
groups: ["WalletConnect Users"]
)
clean_build_artifacts()
end
Expand Down

0 comments on commit 3d88f7c

Please sign in to comment.