diff --git a/packaging/osx/launcher/OpenRA-Info.plist b/packaging/osx/launcher/OpenRA-Info.plist index c9eaf90f6b..659d3b4322 100644 --- a/packaging/osx/launcher/OpenRA-Info.plist +++ b/packaging/osx/launcher/OpenRA-Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile - OpenRa.icns + OpenRA.icns CFBundleIdentifier com.yourcompany.${PRODUCT_NAME:rfc1034identifier} CFBundleInfoDictionaryVersion diff --git a/packaging/osx/launcher/OpenRA.app/Contents/Info.plist b/packaging/osx/launcher/OpenRA.app/Contents/Info.plist index 8d132ae714..5b8182b3f7 100644 --- a/packaging/osx/launcher/OpenRA.app/Contents/Info.plist +++ b/packaging/osx/launcher/OpenRA.app/Contents/Info.plist @@ -7,6 +7,6 @@ CFBundleExecutable OpenRA CFBundleIconFile - OpenRa.icns + OpenRA.icns