chore: accept xcode suggestions 2026 02 (#1711)

* xcode suggestionsn rd1

* disable sandbox
This commit is contained in:
Justin Hernandez
2026-02-05 14:25:00 -08:00
committed by GitHub
parent 7acc9bb2a6
commit 141fcb67c3
4 changed files with 39 additions and 31 deletions

View File

@@ -2,8 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>production</string>
<key>aps-environment</key>
<string>production</string>
<key>com.apple.developer.associated-appclip-app-identifiers</key>
<array>
<string>5B29R5LYHQ.com.warroom.proofofpassport.Clip</string>
@@ -37,7 +37,5 @@
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
<key>com.apple.security.device.camera</key>
<true/>
</dict>
</plist>

View File

@@ -39,7 +39,5 @@
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
<key>com.apple.security.device.camera</key>
<true/>
</dict>
</plist>

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1620"
LastUpgradeVersion = "2620"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"