- 02 May, 2023 1 commit
-
-
Jenn Magder authored
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.
-
- 13 Jan, 2023 1 commit
-
-
Victoria Ashworth authored
* Add Info.plist from build directory as input path to Thin Binary build phase * fix directive ordering * migrate benchmark, integration, and example tests
-
- 26 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 15 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 14 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 22 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 17 Aug, 2021 2 commits
-
-
Zachary Anderson authored
Revert "Refactor iOS integration_test API to support Swift, dynamically add native tests (#88013)" (#88377) This reverts commit 9e3de9a3.
-
Jenn Magder authored
-
- 06 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 17 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 Nov, 2020 1 commit
-
-
Dan Field authored
-