Skip to content

Commit c23210c

Browse files
authored
Merge pull request LoopKit#314 from LoopKit/translations
v3.7.6: update translations, Loop fix for iOS 26, translation scripts and build yml
2 parents ecb9bf4 + 0949b57 commit c23210c

34 files changed

+668
-267
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jobs:
22
build_and_test:
33
macos:
4-
xcode: 15.4.0
4+
xcode: 16.4
55
steps:
66
- checkout
77
- run:

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
)
207207
steps:
208208
- name: Select Xcode version
209-
run: "sudo xcode-select --switch /Applications/Xcode_16.3.app/Contents/Developer"
209+
run: "sudo xcode-select --switch /Applications/Xcode_16.4.app/Contents/Developer"
210210

211211
- name: Checkout Repo for syncing
212212
if: |

DanaKit

Loop

Submodule Loop updated 80 files

LoopKit

Submodule LoopKit updated 59 files

0 commit comments

Comments
 (0)