Skip to content

Commit

Permalink
chore: added sdk due to fastlane issue (fastlane/fastlane#21319)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Binns committed Jun 20, 2023
1 parent 2b41227 commit c06913b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Expand Up @@ -62,6 +62,7 @@ platform :ios do
build_ios_app(
scheme: options[:scheme],
export_method: "app-store",
sdk: "iphoneos",
destination: "generic/platform=iOS"
)

Expand Down

0 comments on commit c06913b

Please sign in to comment.