2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-03 09:35:35 +00:00

Use com.axiodl.* rather than io.github.axiodl.* for Apple identifiers

This commit is contained in:
Jack Andersen 2017-12-27 17:47:05 -10:00
parent 4658c9fbc5
commit 2d53c4c282

View File

@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string>mainicon.icns</string>
<key>CFBundleIdentifier</key>
<string>io.github.AxioDL.HECL</string>
<string>com.axiodl.HECL</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>