Skip to content

Commit

Permalink
Missing end
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlauzon committed Apr 24, 2024
1 parent c248215 commit 8b3f2f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Dotenv.load ".env.secret"
platform :ios do
if is_ci
xcode_select("/Applications/Xcode_15.3.app")
end

desc "Load ASC API Key information to use in subsequent lanes"
lane :load_asc_api_key do
Expand Down

0 comments on commit 8b3f2f0

Please sign in to comment.