mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
- Update `CODE_SIGN_STYLE=Manual`. You'll need to make sure to click `Download manual profiles` in `Settings -> Account` in Xcode to have them show up and be usable for local development. This is required to do all this stuff from GitHub Actions. - Sign the Apple app for distribution on each PR - Publish the Apple app builds to App Store Connect on merges to `main`