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 a0deb07 commit 81b991dCopy full SHA for 81b991d
fastlane/Fastfile
@@ -41,7 +41,6 @@ platform :ios do
41
workspace: "Pokit.xcworkspace",
42
scheme: "App",
43
configuration: "Debug",
44
- destination: "platform=iOS Simulator,name=iPhone 15,OS=17.5",
45
export_method: "development",
46
export_options: {
47
provisioningProfiles: {
@@ -73,7 +72,6 @@ platform :ios do
73
72
74
75
configuration: "Release",
76
- destination: "generic/platform=iOS",
77
export_method: "app-store",
78
79
0 commit comments