Conversation
darinkrauss
left a comment
There was a problem hiding this comment.
Please push the target-specific changes up to the project level.
Sure. I only updated the necessary targets, but I can update for the project instead. |
darinkrauss
left a comment
There was a problem hiding this comment.
Sorry, not to be pedantic, but I meant change the project settings (as you did) and remove the per-target settings (so just the project settings takes effect).
|
The project was setup so that all of the common settings were at the project level and only the few per-target specific changes were specified in the target settings. |
No my bad. I should have reverted the target specific updates. Doing that now. |
…-service Remote PR Set #2: Introduce RemoteCommands
…-command-service Revert "Remote PR Set #2: Introduce RemoteCommands"
* Embed TidepoolKit * Default to production environment * Use app provided client id * Tidepool backend does not support automated as bolus type * Fix upload of automatic boluses, and invalid pumpSettings. Updates for host identifier and version * Roundtrip localizations * Updates from Lokalise * Show login email on settings page * Updated translations from Lokalise on Thu Feb 9 13:30:18 CST 2023 * Do not upload Loop temp basals as automatic, to clean up Tidepool Web rendering * Move remote command parsing and validation to RemoteDataService * Revert "Remote PR Set #2: Introduce RemoteCommands" * Re-enable tracking of automatic flag for temp basal, and add for scheduled basal * Updated translations from Lokalise on Sat Mar 18 14:01:08 CDT 2023 * Updated translations from Lokalise on Sat Mar 18 15:11:44 CDT 2023 * Updated translations * Remove TidepoolKitUI reference from TidepoolServiceKitUITests * Tests compiling. Basal rate fixes. Not all tests passing yet * hostIdentifier/version updates for tests * Remove TidepoolKitUI references * Ensure food entries have name set * Nil names allow for meals, but not empty strings * Log errors during initialization * Mark automated boluses as such, and show environment in settings if not production * Update README.md * Update README.md * Updating to new TidepoolKit with keycloak based auth (#11) * Updating to new TidepoolKit with keycloak based auth * SettingsView using TidepoolService as ObservedObject * Tweak logo size * Fix issues with state restoration and re-logging in. Add alert when session loss is detected * Improve DataSetId caching * Do not allow environment switching when logged in * Tweak wording * Update tests * Remote PR Set 2: Introduce RemoteCommands * Support client-specific clientIds for auth * Remove unused code * Cleanup from review * Xcode project updates --------- Co-authored-by: Bill Gestrich <3207996+gestrich@users.noreply.github.com>
No description provided.