We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a8403 commit 9b9e9bbCopy full SHA for 9b9e9bb
1 file changed
fastlane/Fastfile
@@ -41,6 +41,7 @@ platform :ios do
41
workspace: "Pokit.xcworkspace",
42
scheme: "App",
43
configuration: "Debug",
44
+ destination: "generic/platform=iOS Simulator",
45
export_method: "development",
46
export_options: {
47
provisioningProfiles: {
0 commit comments