Skip to content

Commit

Permalink
fix ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Aug 28, 2024
1 parent e09fe00 commit 47290d9
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 @@ -21,6 +21,7 @@ CHANGELOG = ENV['CHANGELOG'] || "Howdy! This update includes some bug fixes and
platform :ios do
desc "Setup generated Xcode project for build"
lane :prebuild do
setup_ci if ENV['CI']

ASC_KEY_ID = ENV['ASC_KEY_ID']
ASC_ISSUER_ID = ENV['ASC_ISSUER_ID']
Expand Down

0 comments on commit 47290d9

Please sign in to comment.