diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-13 20:50:42 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-13 20:50:42 -0600 |
commit | 39eb969101d2e9b4136da4c1ced3cfc99344b8e6 (patch) | |
tree | 541a05b79aa2b412bf8635f3280589ed144c2e83 /LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad | |
download | libre-secrets-39eb969101d2e9b4136da4c1ced3cfc99344b8e6.tar.gz libre-secrets-39eb969101d2e9b4136da4c1ced3cfc99344b8e6.tar.bz2 libre-secrets-39eb969101d2e9b4136da4c1ced3cfc99344b8e6.zip |
Initial Commit
Diffstat (limited to 'LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad')
-rw-r--r-- | LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist b/LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..60f016e --- /dev/null +++ b/LibreSecrets.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ +<?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>LibreSecrets.xcscheme_^#shared#^_</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> +</dict> +</plist> |