Jenn Magder
|
1756ccc541
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07: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
|
f63d56e455
|
App.framework must support iOS 8 for older Flutter projects (#68729)
* App.framework must support iOS 8 for older Flutter projects
* Fix test
|
2020-10-22 13:50:54 -07:00 |
|
Jenn Magder
|
0aafdf9aa9
|
Change minimum iOS version from 8.0 to 9.0 (#62902)
|
2020-08-06 13:46:15 -07:00 |
|
Jenn Magder
|
34ba3e85ce
|
Remove outdated disable_input_output_paths from example project Podfiles (#58524)
|
2020-06-02 17:56:27 -07:00 |
|
Jenn Magder
|
c34d6e27c9
|
Revert "Remove outdated disable_input_output_paths from example project Podfiles (#58444)" (#58504)
This reverts commit 8adaea9083 .
|
2020-06-02 10:04:57 -07:00 |
|
Jenn Magder
|
8adaea9083
|
Remove outdated disable_input_output_paths from example project Podfiles (#58444)
|
2020-06-02 09:03:01 -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
|
c9d73d3a45
|
Enable universal iOS binaries for examples (#17357)
Updates all example projects to build as universal binaries that run on
both armv7 and arm64 now that we support both platforms on iOS.
|
2018-05-07 14:13:40 -07:00 |
|
Sarah Zakarias
|
d14bb2cdfc
|
Add example showing full-screen iOS/Android view from Flutter (#10386)
|
2017-05-30 13:28:30 +02:00 |
|