1
0
mirror of https://github.com/tooot-app/app synced 2025-01-03 05:00:34 +01:00

Upgrade to Xcode 14.1

This commit is contained in:
xmflsct 2022-11-04 23:18:21 +01:00
parent 534bfcaf78
commit 4b1d628c5e

View File

@ -25,7 +25,7 @@ jobs:
run: bundle install
- name: -- Step 5 -- Run fastlane
env:
DEVELOPER_DIR: /Applications/Xcode_14.0.1.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_14.1.app/Contents/Developer
ENVIRONMENT: ${{ steps.branch.outputs.branch }}
SENTRY_ENVIRONMENT: ${{ steps.branch.outputs.branch }}
LC_ALL: en_US.UTF-8