flutter/dev/benchmarks/macrobenchmarks/macos
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 Optionally include CocoaPods xcconfig (#73112) 2021-01-06 13:55:23 -08:00
Runner [macOS] Remigrate principal class to NSApplication (#124173) 2023-04-05 09:05:37 -07:00
Runner.xcodeproj Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
Runner.xcworkspace Make macrobenchmarks buildable for macos (#71760) 2020-12-04 18:50:17 -08:00
.gitignore add macos project to macrobenchmarks (#50999) 2020-02-20 01:50:51 -08:00
Podfile Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00