Skip to content

Conversation

marionbarker
Copy link
Contributor

@marionbarker marionbarker commented Aug 31, 2025

  • add updated translation scripts and instructions to dev branch
  • Updated translations from Lokalise on Sat Aug 30 10:22:12 PDT 2025
  • Proactively update to Xcode 16.4 for browser build
  • Incorporate iOS 26 fix for UI of bolus with pump or added external insulin, ref Loop PR 2341
  • Bump version to 3.7.6
  • Update CircleCI to use Xcode 16.4

@marionbarker marionbarker requested a review from ps2 August 31, 2025 21:48
@marionbarker
Copy link
Contributor Author

@ps2
Is it worth adding all the files in Scripts to Xcode? I realized I did not do that for the newer scripts.

I did update the Instructions file.

@marionbarker marionbarker changed the title translations Updated translations from Lokalise on Sat Aug 30 10:22:12 PDT 2025 Aug 31, 2025
@marionbarker
Copy link
Contributor Author

Test

Mac Xcode build

This code built to iPhone 7 running iOS 15, iPhone 8 running iOS 16 and SE running iOS 18.6.2.

Spot checked a few languages.

CircleCI

This is the CI test that failed - seems to be random which of these async tests fail - often they pass next try.

LoopKitTests.GlucoseStoreRemoteDataServiceQueryTests
testEmptyWithMissingQueryAnchor, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Completion".
/Users/distiller/project/LoopKit/LoopKitTests/GlucoseStoreTests.swift:179

Browser Build

The GitHub build action was successful: https://github.com/docs-test/LoopWorkspace/actions/runs/17362754422

@marionbarker marionbarker requested a review from itsmojo August 31, 2025 22:17
@marionbarker marionbarker changed the title Updated translations from Lokalise on Sat Aug 30 10:22:12 PDT 2025 v3.7.6: update translations, Loop fix for iOS 26, translation scripts and build yml Sep 1, 2025
@marionbarker
Copy link
Contributor Author

@ps2 The Mac-Xcode build succeeded. And running tests on Mac-Xcode succeeded.

But after merging to LoopWorkspace, this is what circleci reported:

Compiling LaunchScreen.storyboard

❌  /Users/distiller/project/Loop/Loop/Views/ManualEntryDoseView.swift:250:24: unknown attribute 'retroactive'
extension InsulinType: @retroactive Labeled {
               ^

❌  /Users/distiller/project/Loop/Loop/Views/ManualEntryDoseView.swift:250:1: inheritance from non-protocol type 'any Labeled'
extension InsulinType: @retroactive Labeled {
                       ^
** BUILD FAILED **

@marionbarker marionbarker merged commit c23210c into dev Sep 2, 2025
1 check passed
@marionbarker marionbarker deleted the translations branch September 2, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants