| Index: test/ios/watch/WatchContainer/Info.plist
|
| diff --git a/test/ios/extension/ExtensionContainer/Info.plist b/test/ios/watch/WatchContainer/Info.plist
|
| similarity index 90%
|
| copy from test/ios/extension/ExtensionContainer/Info.plist
|
| copy to test/ios/watch/WatchContainer/Info.plist
|
| index 31ccf4cc82e14910765fafc13615617c724078b6..a40319c78eac0954f0db727a9ceb21519361c91c 100644
|
| --- a/test/ios/extension/ExtensionContainer/Info.plist
|
| +++ b/test/ios/watch/WatchContainer/Info.plist
|
| @@ -5,9 +5,9 @@
|
| <key>CFBundleDevelopmentRegion</key>
|
| <string>en</string>
|
| <key>CFBundleExecutable</key>
|
| - <string>ExtensionContainer</string>
|
| + <string>WatchContainer</string>
|
| <key>CFBundleIdentifier</key>
|
| - <string>com.google.gyptest.extension</string>
|
| + <string>com.google.gyptest.watch</string>
|
| <key>CFBundleInfoDictionaryVersion</key>
|
| <string>6.0</string>
|
| <key>CFBundleName</key>
|
|
|