Chris Yang
|
fadcaee842
|
iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970)
Now that we support UIViewControllerBasedStatusBar by default (after engine roll: c7167765d7 ), we should make this value to be true.
Part of https://github.com/flutter/flutter/issues/128969
|
2023-06-20 18:11:18 +00:00 |
|
Jenn Magder
|
70aaff1217
|
Set Xcode build script phases to always run (#108331)
|
2022-07-26 19:20:07 +00:00 |
|
Jenn Magder
|
5788f5ef07
|
Run CADisableMinimumFrameDurationOnPhone migration on all example apps (#101314)
|
2022-04-05 15:38:06 -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 |
|
Chris Bracken
|
461054687e
|
Move platform_channel example to latest template (#9777)
|
2017-05-03 15:27:26 -07:00 |
|
Sarah Zakarias
|
d274888be6
|
Rename platform_services to platform_channel (#9018)
* Rename platform_services to platform_channel
* rename in README
* renamed tests
* update modules.xml
|
2017-03-27 11:17:31 +02:00 |
|