diff options
author | JakobS1n <jakob@Jakobs-MacBook-Pro.local> | 2016-04-09 18:11:30 +0200 |
---|---|---|
committer | JakobS1n <jakob@Jakobs-MacBook-Pro.local> | 2016-04-09 18:11:30 +0200 |
commit | cfb8c7201e82b8e8973a29b9e84c4a3db551ff12 (patch) | |
tree | f015e9ccc6d113e191e4ec1d301bb72f7df55905 /source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist | |
download | fileShow-cfb8c7201e82b8e8973a29b9e84c4a3db551ff12.tar.gz fileShow-cfb8c7201e82b8e8973a29b9e84c4a3db551ff12.zip |
Initial Commit
Diffstat (limited to 'source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist')
-rw-r--r-- | source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..dbce9fd --- /dev/null +++ b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,32 @@ +<?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>Jakobs Tools.xcscheme</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>36DCAAE41C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>36DCAAF31C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>36DCAAFE1C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> +</dict> +</plist> |