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:
parent
4658c9fbc5
commit
2d53c4c282
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user