flutter/dev/integration_tests/ios_app_with_extensions/ios
Jenn Magder 1861ac470a
Migrate Xcode projects last version checks to Xcode 14.3 (#125827)
1. Add iOS and macOS migration to mark "last upgraded" Xcode version to 14.3 to prevent `Update to recommended settings` warning.
2. Update iOS and macOS templates to same.
3. Update iOS template to set `BuildIndependentTargetsInParallel` to YES as suggested.  I didn't add a migration for this since it seems like a minor optimization and I don't think it's worth a potentially botched/corrupted migration.
4. Run all example/integration test project to see migrator work.
5. Add some missing test projects to the build shard since I noticed they were missing and I had to build those manually outside `SHARD=build_tests`.

Fixes https://github.com/flutter/flutter/issues/125817
See https://github.com/flutter/flutter/pull/90304 for Xcode 13 example.
2023-05-02 00:06:33 +00:00
..
Flutter Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
Runner Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
Runner.xcodeproj Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
Runner.xcworkspace Avoid thinning frameworks in iOS extensions (#65198) 2020-09-15 11:10:25 -07:00
watch Check for watch companion in build settings (#114078) 2022-10-27 22:05:05 +00:00
watch Extension Fix watchOS build when companion app is configured with xcode variable (#84519) 2021-06-17 14:14:03 -07:00
.gitignore Add ephemeral iOS directory to put future generated files (#76830) 2021-02-25 18:16:03 -08:00
Podfile Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00