mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-04-27 14:57:42 +00:00
Changes Base SDK to Automatic to enable visionOS App Store Connect submissions
This commit is contained in:
parent
ef65915795
commit
3955259358
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
<key>TARGETED_DEVICE_FAMILY</key>
|
<key>TARGETED_DEVICE_FAMILY</key>
|
||||||
<string>1,2</string>
|
<string>1,2</string>
|
||||||
<key>SDKROOT</key>
|
<key>SDKROOT</key>
|
||||||
<string>iphoneos</string>
|
<string>auto</string>
|
||||||
<key>IPHONEOS_DEPLOYMENT_TARGET</key>
|
<key>IPHONEOS_DEPLOYMENT_TARGET</key>
|
||||||
<string>latest_iphoneos</string>
|
<string>latest_iphoneos</string>
|
||||||
<key>CODE_SIGN_IDENTITY</key>
|
<key>CODE_SIGN_IDENTITY</key>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue