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.
1 parent 0fa344e commit 393de7fCopy full SHA for 393de7f
demo_app/ios/fastlane/Fastfile
@@ -20,8 +20,6 @@ platform :ios do
20
end
21
22
lane :patrol_build do
23
- setup_ci
24
-
25
match(
26
app_identifier: ["dev.fwfh.demoApp", "dev.fwfh.demoApp.RunnerTests"],
27
type: 'appstore',
0 commit comments