-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Match main updates in dev, Automate certificates, Update to Fastlane 2.225.0 #234
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
Match main updates in dev, Automate certificates, Update to Fastlane 2.225.0 #234
Conversation
@ps2 Can you please review this PR? |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OmniKit rev isn't point at OmniKit head. Not sure if that's intentional or not.
The most recent commits to OmniKit and LibreTransmitter are to support eventual change to Xcode Build Order, i.e., Dependency Order instead of Manual Order. There is no functional change to the submodules, so I will wait until later to bring in those changes. LoopWorkspace is still using Manual Order at this time. |
Purpose:
Restore
dev
to a branch that can be used for development while waiting fortidepool-merge
to be readyStatus:
main
branch when Loop 3.4.4 was released, but not brought intodev
main
are at later commits than those same submodules indev
Actions of this PR:
I broke this into atomic commits:
main
by usinggit checkout main -- .github/workflows/*.yml
(Note - this change was already a PR (fix browser build sync and alive behavior for dev #175) for this, which was closed in favor of this one)Because this PR encompasses changes in the (draft) PR that @bjornoleh proposed, that PR #228 was closed.
Testing