diff --git a/misc/create_app_bundle.sh b/misc/create_app_bundle.sh index b34aeb7..409d20b 100755 --- a/misc/create_app_bundle.sh +++ b/misc/create_app_bundle.sh @@ -41,7 +41,7 @@ cat <"$BUNDLE_PATH/Contents/Info.plist" CFBundleExecutable $BINARY_NAME CFBundleIconFile - ${BUNDLE_ID} + ${BUNDLE_ID}.icns CFBundleIdentifier ${BUNDLE_ID} CFBundleName