@@ -14,7 +14,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>${CPACK_BUNDLE_NAME}.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.openttd.openttd</string>
|
||||
<string>org.openttd.openttd.jgrpp</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
@@ -48,7 +48,7 @@ cat <<EOF > notarize.json
|
||||
"notarize": [
|
||||
{
|
||||
"path": "${dmg_filename[0]}",
|
||||
"bundle_id": "org.openttd.openttd",
|
||||
"bundle_id": "org.openttd.openttd.jgrpp",
|
||||
"staple": true
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user