1. 30b6b9e Revert "Update Xcode toolsVersion encoded in generated Main.storyboard (#94084)" (#94164) by Mouad Debbar · 3 years, 4 months ago
  2. 6a3ea7e Update Xcode toolsVersion encoded in generated Main.storyboard (#94084) by Jenn Magder · 3 years, 4 months ago
  3. 1b53f7b Migrate iOS project to Xcode 13 compatibility (#90304) by Jenn Magder · 3 years, 6 months ago
  4. 0de6bd4 Migrate iOS app deployment target from 8.0 to 9.0 (#85174) by Jenn Magder · 3 years, 9 months ago
  5. 45d71e2 Build iOS apps using Swift Packages (#73508) by Jenn Magder · 4 years, 2 months ago
  6. 74d5810 Revert "Build iOS apps using Swift Packages (#72761)" (#73437) by Jenn Magder · 4 years, 2 months ago
  7. 28db5a0 Build iOS apps using Swift Packages (#72761) by Jenn Magder · 4 years, 2 months ago
  8. e9abf5a Profiling Xcode app should use Flutter profile mode (#71748) by Jenn Magder · 4 years, 3 months ago
  9. 2529e35 Move Flutter.framework to build directory instead of ios/Flutter (#70224) by Jenn Magder · 4 years, 4 months ago
  10. f63d56e App.framework must support iOS 8 for older Flutter projects (#68729) by Jenn Magder · 4 years, 5 months ago
  11. d81691d Revert "Build iOS apps using Swift Packages (#68361)" (#68546) by Jenn Magder · 4 years, 5 months ago
  12. dd9323b Build iOS apps using Swift Packages (#68361) by Jenn Magder · 4 years, 5 months ago
  13. 0aafdf9 Change minimum iOS version from 8.0 to 9.0 (#62902) by Jenn Magder · 4 years, 7 months ago
  14. 023532d Revert "Build iOS apps using Swift Packages (#59009)" (#59025) by Jenn Magder · 4 years, 9 months ago
  15. 43e2808 Build iOS apps using Swift Packages (#59009) by Jenn Magder · 4 years, 9 months ago
  16. 2ece1c3 Revert "Build iOS apps using Swift Packages (#58522)" (#58549) by Jenn Magder · 4 years, 9 months ago
  17. 2054f37 Build iOS apps using Swift Packages (#58522) by Jenn Magder · 4 years, 10 months ago
  18. a6b39a2 Migrate Runner project base configuration (#54691) by Jenn Magder · 5 years ago
  19. e491544 Move embedding and linking Flutter frameworks into the tool (#51453) by Jenn Magder · 5 years ago
  20. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  21. 4d81b0c Remove xcconfigs from template Copy Bundle Resources build phases (#38724) by Jenn Magder · 6 years ago
  22. 1b176c5 Update Xcode projects to recommended Xcode 10 project settings (#34738) by Jenn Magder · 6 years ago
  23. c40d701 Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) by Jenn Magder · 6 years ago
  24. c8bf7ab Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) by Jenn Magder · 6 years ago
  25. 035e3d3 Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)" (#33882) by Jenn Magder · 6 years ago
  26. d053fe5 Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852) by Jenn Magder · 6 years ago
  27. 9734f4e Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)" by Jenn Magder · 6 years ago
  28. ef792fc Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) by Jenn Magder · 6 years ago
  29. 386f346 Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) by Dan Field · 6 years ago
  30. 4c99958 Revert "Move flutter_assets to App.framework (#26630)" (#26675) by Dan Field · 6 years ago
  31. d8db70a Move flutter_assets to App.framework (#26630) by Dan Field · 6 years ago
  32. fd6b2e1 Re-reland Xcode backend refactor (#23762) by Dan Field · 6 years ago
  33. 7217999 Revert "Reland Xcode backend refactor" (#23737) by Dan Field · 6 years ago
  34. 7270f28 Reland Xcode backend refactor (#23574) by Dan Field · 6 years ago
  35. 1dc3e98 Fix a retain cycle in the Objective-C platform_channel example (#22321) by James D. Lin · 6 years ago
  36. bb338ef Don't bundle Genereted.xcconfig as a resource (#19544) by Chris Bracken · 7 years ago
  37. c9d73d3 Enable universal iOS binaries for examples (#17357) by Chris Bracken · 7 years ago
  38. 31a0a5f Remove generated files from repo (#14697) by Mikkel Nygaard Ravn · 7 years ago
  39. 68bf4b3 Remove app.flx and add flutter_assets to project.pbxproj of all example apps (#13649) by Sarah Zakarias · 7 years ago
  40. 909406b Consolidating .gitignore files. (#13002) by Greg Spencer · 7 years ago
  41. 178f446 Add generated plugin registry (#10375) by Mikkel Nygaard Ravn · 8 years ago
  42. 2da63e4 Update example project .gitignores to latest template (#10188) by Chris Bracken · 8 years ago
  43. 4610546 Move platform_channel example to latest template (#9777) by Chris Bracken · 8 years ago
  44. c313984 Exclude generated PluginRegistry files from git (#9555) by Michael Thomsen · 8 years ago
  45. 7a57d37 Add Pods cache dir to ios/.gitignore (#9464) by Michael Thomsen · 8 years ago
  46. d2efd18 Fix compile error (#9449) by Mikkel Nygaard Ravn · 8 years ago
  47. 945cfc3 Make naming consistent across channel APIs (#9270) by Mikkel Nygaard Ravn · 8 years ago
  48. 752d609 Query battery state on startup in iOS Platform Channel examples (#9437) by Sarah Zakarias · 8 years ago
  49. 4a4d100 Add battery charging status to Platform Channel example (#9147) by Sarah Zakarias · 8 years ago
  50. 3e6a2c7 cleanup platform_channel (#9099) by Sarah Zakarias · 8 years ago
  51. 471c97d Platform channel API cleanup (#9048) by Mikkel Nygaard Ravn · 8 years ago
  52. 002ba64 Migrate platform_channel to updated API (#9094) by Chris Bracken · 8 years ago
  53. d274888 Rename platform_services to platform_channel (#9018) by Sarah Zakarias · 8 years ago