Jenn Magder
46787ee49c
Set template and migrate apps to iOS 12 minimum ( #140921 )
...
Cherry-pick https://github.com/flutter/flutter/pull/140823
Issue https://github.com/flutter/flutter/issues/140923
This looks like a lot of files, but most of them are updating the version on our integration/examples apps.
2024-01-09 22:36:07 +00:00
Jenn Magder
1756ccc541
Set template and migrate apps to iOS 11 minimum ( #101963 )
2022-04-15 11:34:08 -07:00
Greg Spencer
3750beacb4
Update platform shims in dev/manual_tests ( #94616 )
...
Updates the platform shims in dev/manual_tests so that Windows and Linux can be built. I had to update the Windows shims, because I was unable to build a Windows app there.
Also updates the analyze.dart script to report all license issues simultaneously instead of just dying after the first failure.
The only substantive code changes are in dev/bots/analyze.dart and dev/bots/test/analyze_test.dart
2022-01-07 12:16:24 -08:00
Jenn Magder
0de6bd41ba
Migrate iOS app deployment target from 8.0 to 9.0 ( #85174 )
2021-06-24 10:21:05 -07:00
Jenn Magder
c40d701e96
Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE ( #34293 )
2019-06-12 11:31:17 -07:00
Chris Bracken
6db3c6d1d1
Build devicelab iOS apps as universal binaries ( #18102 )
...
Eliminates 64-bit hardcoding for iOS test apps under dev/. This brings
them in line with the default iOS app templates.
2018-06-01 08:43:57 -07:00
Jason Simmons
457b8c05df
Repackage manual_tests with the current project template ( #10057 )
...
See https://github.com/flutter/flutter/pull/10000
2017-05-15 10:40:03 -07:00