mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-03-25 08:55:53 +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>
|
||||
<string>1,2</string>
|
||||
<key>SDKROOT</key>
|
||||
<string>iphoneos</string>
|
||||
<string>auto</string>
|
||||
<key>IPHONEOS_DEPLOYMENT_TARGET</key>
|
||||
<string>latest_iphoneos</string>
|
||||
<key>CODE_SIGN_IDENTITY</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue