From baa25c83fbf7adeaf3e1cf2f2c1122ab2372d771 Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 10 May 2016 13:15:14 -0700 Subject: [PATCH] Fix broken identifier in the hello world example --- examples/hello_world/ios/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hello_world/ios/Info.plist b/examples/hello_world/ios/Info.plist index a6440c1258a..ad65487fb69 100644 --- a/examples/hello_world/ios/Info.plist +++ b/examples/hello_world/ios/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable Runner CFBundleIdentifier - io.flutter.example.hello_world + io.flutter.example.helloworld CFBundleInfoDictionaryVersion 6.0 CFBundleName