diff --git a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist index 726f297dbd..48016b3a4a 100644 --- a/webrtc/examples/objc/AppRTCMobile/ios/Info.plist +++ b/webrtc/examples/objc/AppRTCMobile/ios/Info.plist @@ -9,7 +9,7 @@ CFBundleDisplayName AppRTCMobile CFBundleExecutable - AppRTCMobile + ${EXECUTABLE_NAME} CFBundleIcons CFBundlePrimaryIcon @@ -25,7 +25,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - AppRTCMobile + ${EXECUTABLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString