- 03 Jan, 2024 1 commit
-
-
Jenn Magder authored
Reland https://github.com/flutter/flutter/pull/140478 with `ios_content_validation_test` test fix. ``` [ios_content_validation_test] Process terminated with exit code 0. Task result: { "success": true, "data": null, "detailFiles": [], "benchmarkScoreKeys": [], "reason": "success" } ``` __________ 1. Change templates to `IPHONEOS_DEPLOYMENT_TARGET`, `MinimumOSVersion`, and Podfile `platform :ios` to 12.0. 2. Add migrator for Podfile part to migrate `platform :ios, '11.0'` -> `platform :ios, '12.0'` 3. Compile with `-miphoneos-version-min=12.0` 4. Run the migrator on all example apps and integration tests. See also https://github.com/flutter/flutter/pull/62902 and https://github.com/flutter/flutter/pull/85174 and https://github.com/flutter/flutter/pull/101963 Fixes https://github.com/flutter/flutter/issues/136060
-
- 15 Dec, 2022 1 commit
-
-
hellohuanlin authored
* [tools]some ui polish for build ipa validation * do not print out a few success validations * rename installed type to success for more general usage * forgot nit after reverting custom validation types and re-use doctor types
-
- 02 Dec, 2022 2 commits
-
-
hellohuanlin authored
* [tools]build IPA validation bundle identifier using default com.example * rephrase the warning
-
hellohuanlin authored
* [tools]build ipa validate launch image using template files * reuse more code by sharing the same file key * fix space
-
- 29 Nov, 2022 1 commit
-
-
hellohuanlin authored
* [tools]build ipa validate icon size * add more checks in case apple change the format, and also add device lab tests * do not depend on collection package
-
- 29 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 Feb, 2022 2 commits
-
-
Jenn Magder authored
Revert "Export an IPA for distribution via "flutter build ipa" without --export-options-plist" (#97616)
-
Jenn Magder authored
-
- 13 Jul, 2021 1 commit
-
-
Darren Austin authored
-
- 24 Jun, 2021 1 commit
-
-
gaaclarke authored
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 May, 2021 1 commit
-
-
gaaclarke authored
-
- 06 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Jan, 2021 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 07 Jan, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 273630c0.
-
Jenn Magder authored
-
- 28 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 03 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 03 Sep, 2020 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit 5e0aa8b9.
-
Jenn Magder authored
-
- 02 Sep, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 4fde217d.
-
Jenn Magder authored
-
- 27 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 04 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-