| Index: test/ios/app-bundle/TestApp/TestApp-Info.plist
|
| diff --git a/test/ios/app-bundle/TestApp/TestApp-Info.plist b/test/ios/app-bundle/TestApp/TestApp-Info.plist
|
| index 8cb142e9f5aa52091f9af7abb5eacc8cc6159de7..bb900436822995c0f23cf5f375a3327776a61b9c 100644
|
| --- a/test/ios/app-bundle/TestApp/TestApp-Info.plist
|
| +++ b/test/ios/app-bundle/TestApp/TestApp-Info.plist
|
| @@ -6,8 +6,6 @@
|
| <string>English</string>
|
| <key>CFBundleExecutable</key>
|
| <string>${EXECUTABLE_NAME}</string>
|
| - <key>CFBundleIconFile</key>
|
| - <string></string>
|
| <key>CFBundleIdentifier</key>
|
| <string>com.google.${PRODUCT_NAME}</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| @@ -22,8 +20,6 @@
|
| <string>ause</string>
|
| <key>CFBundleVersion</key>
|
| <string>1</string>
|
| - <key>LSMinimumSystemVersion</key>
|
| - <string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
| <key>NSMainNibFile</key>
|
| <string>MainMenu</string>
|
| <key>NSPrincipalClass</key>
|
|
|