Skip to content

Commit 5af3400

Browse files
Tidyup tabs.
1 parent 3f8f99a commit 5af3400

File tree

1 file changed

+2
-2
lines changed
  • articles/tutorials/advanced/MobileDeployment/06_publishing_ios

1 file changed

+2
-2
lines changed

articles/tutorials/advanced/MobileDeployment/06_publishing_ios/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ IOS CSProj:
8787
Info.Plist setting:
8888

8989
```xml
90-
<key>CFBundleIdentifier</key>
91-
<string>com.monogame.dungeonslime</string>
90+
<key>CFBundleIdentifier</key>
91+
<string>com.monogame.dungeonslime</string>
9292
```
9393

9494
The game name to appear on the device:

0 commit comments

Comments
 (0)