Skip to content

Commit

Permalink
chore: fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 9, 2024
1 parent 056657a commit 4b18fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ platform :ios do
end
prepare(platform:'ios')
build_ios_app(
xcargs: "-allowProvisioningUpdates",
output_directory:"dist",
scheme: $ios_scheme,
workspace: "./platforms/ios/#{$ios_scheme}.xcworkspace"
Expand Down

0 comments on commit 4b18fe8

Please sign in to comment.