diff options
author | Gregory Sinnott <gnsinnott@gmail.com> | 2024-02-10 06:15:52 -0700 |
---|---|---|
committer | Gregory Sinnott <gnsinnott@gmail.com> | 2024-02-10 06:15:52 -0700 |
commit | ccc97c72a4d1561b804e9bc9737c9e041f5988f5 (patch) | |
tree | 80d977396b34ecd5b182b230973c5098fb6658fa /iCUrHealth.xcodeproj/xcuserdata/gsinnott.xcuserdatad/xcschemes | |
parent | 0aa61b5569da1eb292a63eb5110496e4cc7606be (diff) |
fix
Diffstat (limited to 'iCUrHealth.xcodeproj/xcuserdata/gsinnott.xcuserdatad/xcschemes')
-rw-r--r-- | iCUrHealth.xcodeproj/xcuserdata/gsinnott.xcuserdatad/xcschemes/xcschememanagement.plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/iCUrHealth.xcodeproj/xcuserdata/gsinnott.xcuserdatad/xcschemes/xcschememanagement.plist b/iCUrHealth.xcodeproj/xcuserdata/gsinnott.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..2520eab --- /dev/null +++ b/iCUrHealth.xcodeproj/xcuserdata/gsinnott.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>iCUrHealth.xcscheme_^#shared#^_</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> +</dict> +</plist> |