1. 03 Jan, 2024 2 commits
  2. 02 Jan, 2024 2 commits
  3. 20 Jun, 2023 1 commit
  4. 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
  5. 13 Jan, 2023 1 commit
  6. 26 Jul, 2022 1 commit
  7. 15 Apr, 2022 1 commit
  8. 05 Apr, 2022 1 commit
  9. 24 Nov, 2021 2 commits
  10. 22 Sep, 2021 1 commit
  11. 24 Jun, 2021 1 commit
  12. 07 Jan, 2021 1 commit
  13. 06 Jan, 2021 2 commits
  14. 05 Dec, 2020 1 commit
  15. 17 Nov, 2020 1 commit
  16. 22 Oct, 2020 1 commit
  17. 20 Oct, 2020 1 commit
  18. 19 Oct, 2020 1 commit
  19. 06 Aug, 2020 1 commit
  20. 08 Jun, 2020 2 commits
  21. 03 Jun, 2020 2 commits
  22. 14 Apr, 2020 1 commit
  23. 03 Mar, 2020 1 commit
  24. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  25. 19 Aug, 2019 1 commit
  26. 20 Jun, 2019 1 commit
  27. 12 Jun, 2019 1 commit
  28. 10 Jun, 2019 1 commit
  29. 04 Jun, 2019 3 commits
  30. 03 Jun, 2019 1 commit
  31. 22 Jan, 2019 1 commit
    • Dan Field's avatar
      Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) · 386f3466
      Dan Field authored
      * move flutter_assets to App.framework
      
      * Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46
      
      05fee4eee Update default flutter_assets path for iOS embedding (flutter/engine#7518)
      02205db01 Roll src/third_party/skia 5d052dac3ac1..02738a86e5fd (4 commits) (flutter/engine#7541)
      af907c074 Roll src/third_party/skia 5c7a3ac0e214..5d052dac3ac1 (7 commits) (flutter/engine#7540)
      dde286673 IWYU to get SkFontMetrics (flutter/engine#7539)
      
      386f3466
  32. 17 Jan, 2019 1 commit