We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d56f74 + 7b259d0 commit 9ee0dc2Copy full SHA for 9ee0dc2
fastlane/Fastfile
@@ -684,7 +684,7 @@ platform :ios do
684
distribute_external: true,
685
# If there is a build waiting for beta review, we want to reject that so the new build can be submitted instead
686
reject_build_waiting_for_review: true,
687
- groups: ['Internal a8c beta testers', 'Public Beta Testers']
+ groups: ['Internal a8c beta testers']
688
)
689
sh('cd .. && rm WooCommerce.ipa')
690
end
0 commit comments