Fix typo in testflight.md build instructions by marionbarker · Pull Request #240 · LoopKit/LoopWorkspace

@marionbarker

@marionbarker requested a review from a team

March 26, 2025 13:31

MikePlante1

ps2

ps2 approved these changes Apr 11, 2025

marionbarker added a commit that referenced this pull request

Apr 23, 2025
* Update LoopWorkspace to 3.5.0 dev Loop

* Omnipod changes

* Update submodules

* Add branch+commit to "What to Test" field in TestFlight. (#97)

Adds the branch and last commit to the "What to Test" field in TestFlight to more easily determine the version of each available option in your TestFlight is.

* update actions/checkout to v4 (#118)

* Update Gemfile.lock for Fastlane 2.223.1 (#207)

* update Browser Build features to match main branch

* update Loop: restore TestFlight expiration date

* update LibreTransmitter: add new libre 2 plus EU sensors

* update OmniXXX: pod improvements, protect against 0x31

* update LoopKit: improve visibility for options to select

* update to Fastlane 2.225.0

* update using Trio (PR 453) to automate new certificates, credit @bjornoleh

* modify time of day for automatic run, deconflict possible nuke cert from other OS apps

* update OmniXXX: fix podSuspend logic error, incorporate tryToValidateComms

* update actions to use macos 15 and Xcode_16.2

* update Loop: Adjust provisioning profile path in script for Xcode 16 compatibility

* Configure the version number in LoopWorkspace, not Loop (#241)

* Configure the version number in LoopWorkspace, not Loop
* Add VersionOverride for DIY numbering
* update Loop: version number change and UI bug fixes
   * stale values could be displayed for bolus progress total dose
   * stale values could be displayed for Algorithm Experiment selections

* Fix typo in testflight.md build instructions (#240)

* Update to fastlane 2.227.1 and Xcode 16.3 (#243)

* update G7SensorKit: End of session detection bugfix PR 34 (#244)

* update testflight.md, loopdocs links, generic instructions (#245)

* update testflight.md, loopdocs links, generic instructions

* fix typos in testflight.md

* Update submodules (#246)

* update G7SensorKit: Fix calibration decoding, lagged backfill processing (#35)

* update Loop: bugfixes #2163, #2230

* update LibreTransmitter: support Dependency Build Order

* update OmniKit: support Dependency Build Order

* update Loop: fix Issue 2168, modify save carb & deliver button

* disable keepalive-workflow because the repo is no longer available (#248)

* Update to 3.6.0

* update RileyLinkKit: Add build dependencies

---------

Co-authored-by: Pete Schwamb <pete@schwamb.net>
Co-authored-by: Mike Plante <82073483+MikePlante1@users.noreply.github.com>
Co-authored-by: Bastien <bmoulia@gmail.com>

snics added a commit to snics/LoopWorkspace that referenced this pull request

Jul 17, 2025
* origin/dev: (50 commits)
  Bump main version to 3.6.3
  update OmniXXX: add fix to handle interrupted bolus fault correctly
  Bump main version to 3.6.2
  Fix Add Identifiers for main branch using files from PR 285, dev branch
  Bump dev version to 3.7.2
  modify configure_bundle_id
  Remove unsupported USERNOTIFICATIONS_TIMESENSITIVE
  add PR 29596 to fastlane_2.228.0
  Bump main version to 3.6.1
  update to fastlane 2.228.0
  Bump dev version to 3.7.1
  update to fastlane 2.228.0
  bump dev version to 3.7.0
  Release/3.6.0 (LoopKit#249)
  disable keepalive-workflow because the repo is no longer available (LoopKit#248)
  Update submodules (LoopKit#246)
  update testflight.md, loopdocs links, generic instructions (LoopKit#245)
  update G7SensorKit: End of session detection bugfix PR 34 (LoopKit#244)
  Update to fastlane 2.227.1 and Xcode 16.3 (LoopKit#243)
  Fix typo in testflight.md build instructions (LoopKit#240)
  ...