Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
chore: fastlane xcode 13
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jan 1, 2022
1 parent 40c02c2 commit 5874994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Expand Up @@ -33,6 +33,7 @@ platform :ios do
end

def deploy_ios(scheme)
xcversion(version: '13.2')
sign_ios
build_ios(scheme)
app_store_connect_api_key(
Expand Down

0 comments on commit 5874994

Please sign in to comment.