Files
Outpost/Outpost.xcodeproj/xcuserdata/psmattas.xcuserdatad/xcschemes/xcschememanagement.plist
T
Puranjay Savar Mattas a394b1b629 chore(xcode): add package dependencies and app entitlements
Wires OutlineKit (local) plus swift-markdown-engine and its transitive
deps into the app target, and adds network client + app sandbox
entitlements — required once the app actually talks to a server.
2026-08-14 00:23:39 +01:00

15 lines
342 B
Plaintext

<?xml version="1.0" encoding="UTF-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>SchemeUserState</key>
<dict>
<key>Outpost.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
</dict>
</dict>
</dict>
</plist>