diff --git a/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Info.plist b/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Info.plist index 29f687b78..5d212ce54 100644 --- a/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Info.plist +++ b/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable OpenCore-Patcher CFBundleIconFile - OC-Patcher.icns + AppIcon.icns CFBundleIdentifier com.dortania.opencore-legacy-patcher-helper CFBundleInfoDictionaryVersion diff --git a/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Resources/OC-Patcher.icns b/ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Resources/AppIcon.icns similarity index 100% rename from ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Resources/OC-Patcher.icns rename to ci_tooling/update_shim/OpenCore-Patcher.app/Contents/Resources/AppIcon.icns