mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Fix iOS bundle identifiers not having correct prefix
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleName</key>
|
||||
<string>SampleGame.iOS</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>ppy.SampleGame-iOS</string>
|
||||
<string>sh.ppy.sample-game</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user