Skip to content

Commit 8a744fb

Browse files
committed
Use Xcode 14.3, add fastlane scripts to workspace, update LibreTransmitter
1 parent c962a61 commit 8a744fb

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
# Uncomment to manually select latest Xcode if needed
2323
- name: Select Latest Xcode
24-
run: "sudo xcode-select --switch /Applications/Xcode_14.1.app/Contents/Developer"
24+
run: "sudo xcode-select --switch /Applications/Xcode_14.3.app/Contents/Developer"
2525

2626
# Checks-out the repo
2727
- name: Checkout Repo

LoopWorkspace.xcworkspace/contents.xcworkspacedata

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)