- 06 Nov, 2020 1 commit
-
-
Dan Field authored
-
- 30 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 10 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 03 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 02 Jun, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 8adaea90.
-
Jenn Magder authored
-
- 17 Oct, 2019 1 commit
-
-
Jenn Magder authored
* Remove use_modular_headers from Podfiles using libraries * Remove @imports
-
- 15 Oct, 2019 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 30 Sep, 2019 1 commit
-
-
Jenn Magder authored
-
- 26 Sep, 2019 1 commit
-
-
Tong Wu authored
-
- 06 Aug, 2019 1 commit
-
-
masashi-sutou authored
-
- 10 Jun, 2019 1 commit
-
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
- 04 Jun, 2019 3 commits
-
-
Jenn Magder authored
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)" (#33882) This reverts commit d053fe5c.
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
Jenn Magder authored
Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)" This reverts commit ef792fc3.
-
- 03 Jun, 2019 1 commit
-
-
Jenn Magder authored
Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) Updates the Podfile template to use the CocoaPod disable_input_output_paths installation option which prevents the [CP] Embed Pods Frameworks build phase from outputting the Flutter.framework files.
-
- 31 May, 2019 1 commit
-
-
stuartmorgan authored
Enables the CocoaPods-based plugin workflow for macOS. This allows a macOS project to automatically fetch and add native plugin implementations via CocoaPods for anything in pubspec.yaml, as is done on iOS.
-
- 21 May, 2019 1 commit
-
-
Michael Thomsen authored
-
- 31 Oct, 2018 1 commit
-
-
Dan Field authored
* Use Xcode build configurations to drive Flutter build mode * Proper check wrt local_engine, print error if profile mode misisng * Remove unused code, update tests, fix template problem, update warning * fix up warning * add explanatory dev comment * fix whitespace * missing words, change lambda arrow to function body * error indentation * Test early exits for xcode_backend.sh * only on macOS, use right test * Update error messages * case insensitive compare for build config * Update gallery podfile * update projects to add profile configuration * make compatible with flavors * add missing plist files * add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
-
- 08 May, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 May, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit c64ace84.
-
Mikkel Nygaard Ravn authored
-
- 05 Apr, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 19 Feb, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 18 Jan, 2018 1 commit
-
-
xster authored
-
- 04 Jan, 2018 1 commit
-
-
Ali Bitek authored
-
- 27 Dec, 2017 3 commits
-
-
KyleWong authored
Avoids running pod install if .flutter-plugins and its flutter framework pod dependency didn't change
- 13 Jul, 2017 1 commit
-
-
xster authored
* start * with create * refactor cocoapod code, add tests * fix tests * throw when cocoapod missing * obj-c projects don’t use use_framework!
-
- 24 May, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 19 May, 2017 1 commit
-
-
Collin Jackson authored
-
- 23 Mar, 2017 1 commit
-
-
Jakob Andersen authored
Go through all packages brought in by pub, and write the name and path of every one that is a flutter plugin into .flutter-plugins. In android/settings.gradle and ios/Podfile, read in .flutter-plugins, if that file exists. The Android / iOS code from the plugins is automatically added as dependencies of the native code of the app.
-
- 05 Aug, 2016 1 commit
-
-
Collin Jackson authored
-