1. 03 Nov, 2023 3 commits
  2. 02 Nov, 2023 1 commit
  3. 01 Nov, 2023 1 commit
  4. 31 Oct, 2023 1 commit
  5. 25 Oct, 2023 2 commits
  6. 24 Oct, 2023 1 commit
  7. 20 Oct, 2023 1 commit
  8. 19 Oct, 2023 1 commit
  9. 12 Oct, 2023 1 commit
  10. 11 Oct, 2023 1 commit
  11. 29 Sep, 2023 1 commit
  12. 20 Sep, 2023 2 commits
  13. 13 Sep, 2023 1 commit
  14. 12 Sep, 2023 1 commit
  15. 25 Aug, 2023 1 commit
  16. 15 Aug, 2023 1 commit
  17. 10 Aug, 2023 1 commit
  18. 09 Aug, 2023 1 commit
  19. 08 Aug, 2023 1 commit
  20. 04 Aug, 2023 1 commit
  21. 01 Aug, 2023 1 commit
  22. 27 Jul, 2023 1 commit
  23. 18 Jul, 2023 1 commit
  24. 07 Jul, 2023 1 commit
  25. 28 Jun, 2023 1 commit
  26. 20 Jun, 2023 1 commit
  27. 15 Jun, 2023 1 commit
  28. 08 Jun, 2023 1 commit
  29. 30 May, 2023 1 commit
  30. 16 May, 2023 1 commit
  31. 08 May, 2023 1 commit
  32. 02 May, 2023 1 commit
    • Jenn Magder's avatar
      Migrate Xcode projects last version checks to Xcode 14.3 (#125827) · 1861ac47
      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.
      1861ac47
  33. 28 Apr, 2023 2 commits
  34. 20 Apr, 2023 2 commits