mirror of
https://github.com/zhigang1992/macdown.git
synced 2026-01-12 22:48:37 +08:00
Switch to use .com and lowercase bundle names
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.uranusjr.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<string>com.uranusjr.${PRODUCT_NAME:rfc1034identifier:lower}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.uranusjr.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<string>com.uranusjr.${PRODUCT_NAME:rfc1034identifier:lower}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
||||
Reference in New Issue
Block a user