| Index: webrtc/examples/objc/AppRTCMobile/ios/Info.plist
|
| diff --git a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist
|
| index 48016b3a4aeba3e1bba5d01d4f51ba33522b70f4..2b382c4d43701f88f32fff7e48f90d66803d7845 100644
|
| --- a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist
|
| +++ b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist
|
| @@ -17,6 +17,8 @@
|
| <key>CFBundleIconFiles</key>
|
| <array>
|
| <string>Icon.png</string>
|
| + <string>Icon-120.png</string>
|
| + <string>Icon-180.png</string>
|
| </array>
|
| </dict>
|
| </dict>
|
|
|