flutter/examples/hello_world/ios/Runner
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
..
Assets.xcassets/AppIcon.appiconset Update hello world example to latest template (#9697) 2017-05-01 13:08:52 -07:00
Base.lproj Remove dangling reference to ViewController (#4841) 2016-07-07 10:45:58 -07:00
AppDelegate.h Subclass FlutterAppDelegate in iOS examples (#7847) 2017-02-02 18:38:48 -08:00
AppDelegate.m Update hello_world example to new template (#10287) 2017-05-24 10:59:58 +02:00
GeneratedPluginRegistrant.h Update hello_world example to new template (#10287) 2017-05-24 10:59:58 +02:00
GeneratedPluginRegistrant.m Update hello_world example to new template (#10287) 2017-05-24 10:59:58 +02:00
Info.plist Enable universal iOS binaries for examples (#17357) 2018-05-07 14:13:40 -07:00
main.m Update hello_world example to new template (#10287) 2017-05-24 10:59:58 +02:00