Eliminate xccheckout files

This commit is contained in:
2015-02-12 02:08:01 -05:00
parent 032dc7b1ba
commit b3b72f648c
2 changed files with 2 additions and 43 deletions

4
.gitignore vendored
View File

@@ -29,8 +29,8 @@ Win32/*/obj
.config.vars
# XCode Junk Files
src/*.xcodeproj/xcuserdata
src/*.xcodeproj/*.xcworkspace/xcuserdata
src/*.xcodeproj/**/xcuserdata
src/*.xcodeproj/**/*.xccheckout
src/*.xcodeproj/*.mode*
src/*.xcodeproj/*.pbxuser

View File

@@ -1,41 +0,0 @@
<?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>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>B72B4AE7-6FC5-41F5-A36B-B8B215D30640</string>
<key>IDESourceControlProjectName</key>
<string>BoE</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>D78ED5374157250222BE351E55C6AAB18103EDCB</key>
<string>https://github.com/calref/cboe</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>src/BoE.xcodeproj</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>D78ED5374157250222BE351E55C6AAB18103EDCB</key>
<string>../../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/calref/cboe</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>D78ED5374157250222BE351E55C6AAB18103EDCB</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>D78ED5374157250222BE351E55C6AAB18103EDCB</string>
<key>IDESourceControlWCCName</key>
<string>cboe-remote</string>
</dict>
</array>
</dict>
</plist>