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