-
Notifications
You must be signed in to change notification settings - Fork 477
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
Feat: App display name, BundleID and reset of version number #31
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44b55ca - Browse repository at this point
Copy the full SHA 44b55caView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd98ebe - Browse repository at this point
Copy the full SHA dd98ebeView commit details
Commits on Mar 30, 2024
-
testflight.md: Use org.nightscout.TEAMID.openiaps in App Store Connect
Thanks to @marionbarker for input.
Configuration menu - View commit details
-
Copy full SHA for a272c39 - Browse repository at this point
Copy the full SHA a272c39View commit details -
Use BUNDLE_IDENTIFIER for signing of FreeAPSTests target
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER).FreeAPSTests" - Update plist keys with Open-iAPS: INFOPLIST_KEY_CFBundleDisplayName = Open-iAPS INFOPLIST_KEY_CFBundleDisplayName = "Open-iAPS WatchKit Extension"
Configuration menu - View commit details
-
Copy full SHA for 56f341a - Browse repository at this point
Copy the full SHA 56f341aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb5dab - Browse repository at this point
Copy the full SHA 3bb5dabView commit details
Commits on Mar 31, 2024
-
Update URL scheme for Open-iAPS
- Config.xconfig: APP_URL_SCHEME = Open-iAPS - remove hardcoded "freeaps-x", leaving $(APP_URL_SCHEME) - CGMType.swift: libreTransmitter: URL(string: "Open-iAPS://libre-transmitter" - AlertEntry.swift: static let manual = "Open-iAPS" - CarbsEntry.swift: static let manual = "Open-iAPS" - NightscoutTreatment.swift: static let local = "Open-iAPS" - Sources/Models/TempTarget.swift: static let manual = "Open-iAPS" - NightscoutAPI.swift: var enteredBy = "Open-iAPS", var notes = "Open-iAPS connected" - GarminManager.swift: connectIQ?.initialize(withUrlScheme: "Open-iAPS", uiOverrideDelegate: self)
Configuration menu - View commit details
-
Copy full SHA for 360cec3 - Browse repository at this point
Copy the full SHA 360cec3View commit details
Commits on Apr 1, 2024
-
Config.xcconfig: APP_DISPLAY_NAME = Open-iAPS
Changing the app display name from `OiAPS` (as introduced in #19) to `Open-iAPS`, after having discussed this in Discord.
Configuration menu - View commit details
-
Copy full SHA for 64fb31d - Browse repository at this point
Copy the full SHA 64fb31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4c2df - Browse repository at this point
Copy the full SHA 8f4c2dfView commit details -
Merge pull request #41 from nightscout/urlScheme
Update URL scheme for Open-iAPS
Configuration menu - View commit details
-
Copy full SHA for 89d45e8 - Browse repository at this point
Copy the full SHA 89d45e8View commit details