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.
15 lines
342 B
Plaintext
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>
|