Index: webrtc/examples/objc/AppRTCMobile/ios/Info.plist |
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/Info.plist b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist |
similarity index 94% |
rename from webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
rename to webrtc/examples/objc/AppRTCMobile/ios/Info.plist |
index 5cde6f52c45d9811a89eb562d16707efcde0469d..e46d0e679b30d19128b7901438ca6fac49ae26e5 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/ios/Info.plist |
+++ b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist |
@@ -7,9 +7,9 @@ |
<key>CFBundleDevelopmentRegion</key> |
<string>en</string> |
<key>CFBundleDisplayName</key> |
- <string>AppRTCDemo</string> |
+ <string>AppRTCMobile</string> |
<key>CFBundleExecutable</key> |
- <string>AppRTCDemo</string> |
+ <string>AppRTCMobile</string> |
<key>CFBundleIcons</key> |
<dict> |
<key>CFBundlePrimaryIcon</key> |
@@ -21,11 +21,11 @@ |
</dict> |
</dict> |
<key>CFBundleIdentifier</key> |
- <string>com.google.AppRTCDemo</string> |
+ <string>com.google.AppRTCMobile</string> |
<key>CFBundleInfoDictionaryVersion</key> |
<string>6.0</string> |
<key>CFBundleName</key> |
- <string>AppRTCDemo</string> |
+ <string>AppRTCMobile</string> |
<key>CFBundlePackageType</key> |
<string>APPL</string> |
<key>CFBundleShortVersionString</key> |