mobile_nebula/ios
Ian VanSchooten a8303a166d
Update github runners to use macos 15 / xcode 16 (#276)
According to https://github.com/actions/runner-images#available-images, currently `macos-latest` is pointing to macos 14 images, which come bundled with xcode 15.  Apple now requires xcode 16, which we'll get by updating to `macos-15`.  

This also bumps the version github uses to `16.3` (by default it will stay at 16.0), and adds a note to the README that ideally we should all be using the same version of xcode that is used to build the app that is sent to Apple.

We could get fancier with this, but I don't think it's really necessary right now.  See https://www.polpiella.dev/managing-xcode-installs-using-fastlane for other approaches.
2025-05-07 10:29:48 -04:00
..
fastlane Update github runners to use macos 15 / xcode 16 (#276) 2025-05-07 10:29:48 -04:00
Flutter Update Flutter, target android SDK 34 (#160) 2024-09-20 14:19:23 -04:00
NebulaNetworkExtension Enable Swift 6 feature flags (#258) 2025-02-25 10:35:12 -06:00
Runner Enable Swift 6 feature flags (#258) 2025-02-25 10:35:12 -06:00
Runner.xcodeproj Enable Swift 6 feature flags (#258) 2025-02-25 10:35:12 -06:00
Runner.xcworkspace Initial commit 2020-07-27 15:43:58 -05:00
.gitignore Initial commit 2020-07-27 15:43:58 -05:00
Gemfile Automated build and release (#71) 2022-10-03 15:30:39 -05:00
Gemfile.lock Update fastlane (#163) 2024-09-24 11:38:54 -04:00
Podfile Deal with some xcode warnings (#216) 2025-01-13 12:06:57 -05:00
Podfile.lock Upgrade to Flutter 3.29.0 (#251) 2025-02-13 14:48:44 -06:00