mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-09 03:39:06 +00:00
Use com.axiodl.* rather than io.github.axiodl.* for Apple identifiers
This commit is contained in:
parent
4658c9fbc5
commit
2d53c4c282
@ -11,7 +11,7 @@
|
|||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>mainicon.icns</string>
|
<string>mainicon.icns</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>io.github.AxioDL.HECL</string>
|
<string>com.axiodl.HECL</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user