diff options
| author | mick <mickgrierson@gmail.com> | 2014-10-15 10:14:02 +0100 |
|---|---|---|
| committer | mick <mickgrierson@gmail.com> | 2014-10-15 10:14:02 +0100 |
| commit | bbe04a0f9254e81ca6be8a23164fb3e8743e6c82 (patch) | |
| tree | d47bf6cbc9d23da2f41c15da94a8977fe1d10218 /maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist | |
| parent | a38ec23a22a45f7fd902f97e5fe38c9f1a7fb6e6 (diff) | |
bug fixes that I should have done last year
arg
Diffstat (limited to 'maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist')
| -rw-r--r-- | maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist b/maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..f2cc5e9 --- /dev/null +++ b/maximilianTest.xcodeproj/xcuserdata/mick.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ +<?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>maximilianTest.xcscheme</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>8DD76F620486A84900D96B5E</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> +</dict> +</plist> |
