-
Notifications
You must be signed in to change notification settings - Fork 6k
Tidepool merge #213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Tidepool merge #213
Conversation
Work in progress testing:Tested building this using a Mac (macOS 14.6) with Xcode 16.0 onto an iOS 15 phone. I have not completed doing my robustness tests but nothing to complain about yet. Issue 1:Found the first issue - reporting that here:
Expected fix for Issue 1:I did a quick test to update The build part was successful but the action failed because it didn't upload to TestFlight: Action Log I will prepare a PR to LoopKit/LoopWorkspace Expiration Date MissingThe TestFlight build did upload (typical of this Fastlane version), and installed on an iOS 18.1 phone. As expected, the expiration date is not available (the update for this will be part of the planned PR). |
* update to Fastlane 2.223.1 * match Apple website location for keys in error message * Do not print patch match tables * update to Xcode 16.1; sync and alive behavior to match main
Keep a list of Issues identified along with current status. Most of the discussion is on zulipchat under development: tidepool-merge
|
TopicI evaluated putting the requested feature of extended history for ICE display into the While doing this work, I found a bug in StatusThe good news is, the modifications to
The bad news is the predicted part of the ICE display is not included in
First graphic shows portrait and landscape ICE charts on an iPhone 8 running LoopWorkspace Second graphic shows portrait and landscape ICE charts on the same iPhone 8 running LoopWorkspace |
Features:
Fixes:
Algorithm Updates:
Internal updates of note:
Other changes: