mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
a debugHost for reusable root:root@localhost:2222 blankHost for - well - blank hosts gonna add userdefaults added iclodu entitlement added viewmodifier: foregroundStyle if 17.0+ and foregroundColor for else
11 lines
382 B
XML
11 lines
382 B
XML
<?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>com.apple.developer.icloud-container-identifiers</key>
|
|
<array/>
|
|
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
|
|
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
|
|
</dict>
|
|
</plist>
|