Eliminate xccheckout files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
|
@@ -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>
|
Reference in New Issue
Block a user