diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-10-13 17:49:09 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-10-13 17:49:09 -0600 |
commit | e2e7befe212b1340f851af88f3de4133dc33df14 (patch) | |
tree | 677d6ea7105cbe8223a740bb09c265891e795ff8 /iTexSnip.xcodeproj/xcuserdata |
Initial Commit
Diffstat (limited to 'iTexSnip.xcodeproj/xcuserdata')
-rw-r--r-- | iTexSnip.xcodeproj/xcuserdata/navanchauhan.xcuserdatad/xcschemes/xcschememanagement.plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/iTexSnip.xcodeproj/xcuserdata/navanchauhan.xcuserdatad/xcschemes/xcschememanagement.plist b/iTexSnip.xcodeproj/xcuserdata/navanchauhan.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..4c796b5 --- /dev/null +++ b/iTexSnip.xcodeproj/xcuserdata/navanchauhan.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>iTexSnip.xcscheme_^#shared#^_</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> +</dict> +</plist> |