diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-13 20:34:00 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-13 20:34:00 -0600 |
commit | 541737c71ec220d276f0be7bf1092fb879f1b231 (patch) | |
tree | 2eb9c68c39a18dbb725eb3b7ab0314e56327f31a /LibreEdit.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist | |
download | libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.tar.gz libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.tar.bz2 libre-edit-541737c71ec220d276f0be7bf1092fb879f1b231.zip |
Initial Commit
Diffstat (limited to 'LibreEdit.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist')
-rw-r--r-- | LibreEdit.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/LibreEdit.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist b/LibreEdit.xcodeproj/xcuserdata/cmc.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..5c57641 --- /dev/null +++ b/LibreEdit.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>LibreEdit.xcscheme_^#shared#^_</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> +</dict> +</plist> |