We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42959da commit c6ddc31Copy full SHA for c6ddc31
UnitySAM/ProjectSettings/ProjectSettings.asset
@@ -140,7 +140,8 @@ PlayerSettings:
140
depthFormat: 1
141
protectGraphicsMemory: 0
142
useHDRDisplay: 0
143
- applicationIdentifier: {}
+ applicationIdentifier:
144
+ iOS: com.kurt.unitysam
145
buildNumber: {}
146
AndroidBundleVersionCode: 1
147
AndroidMinSdkVersion: 16
@@ -160,7 +161,7 @@ PlayerSettings:
160
161
serializedVersion: 2
162
m_Bits: 238
163
iPhoneSdkVersion: 988
- iOSTargetOSVersionString:
164
+ iOSTargetOSVersionString: 7.0
165
tvOSSdkVersion: 0
166
tvOSRequireExtendedGameController: 0
167
tvOSTargetOSVersionString:
0 commit comments