Skip to content

Commit

Permalink
override bundle identifier for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
berichan committed Aug 2, 2023
1 parent 8a70851 commit 7162e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ACNHMS_Source/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,13 @@ PlayerSettings:
applicationIdentifier:
Android: com.berichan.ACNHMobileSpawner
Standalone: com.berichan.ACNHSpawner
iPhone: com.berichan.ACNHSpawner
iPhone: com.berichan.ACNHMobileSpawner
buildNumber:
Standalone: 0
VisionOS: 0
iPhone: 0
tvOS: 0
overrideDefaultApplicationIdentifier: 0
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 1
AndroidMinSdkVersion: 22
AndroidTargetSdkVersion: 0
Expand Down

0 comments on commit 7162e6c

Please sign in to comment.