diff options
Diffstat (limited to 'projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout')
-rw-r--r-- | projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout b/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout new file mode 100644 index 0000000..2480364 --- /dev/null +++ b/projects/XCode/OCTest/OCTest.xcodeproj/project.xcworkspace/xcshareddata/OCTest.xccheckout @@ -0,0 +1,41 @@ +<?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>2F99C19E-ADF6-4D99-86C7-7A7830677E7D</string> + <key>IDESourceControlProjectName</key> + <string>OCTest</string> + <key>IDESourceControlProjectOriginsDictionary</key> + <dict> + <key>DE66138E-2FC7-4C1B-9901-82CBF6694223</key> + <string>ssh://github.com/philsquared/Catch.git</string> + </dict> + <key>IDESourceControlProjectPath</key> + <string>projects/XCode4/OCTest/OCTest.xcodeproj/project.xcworkspace</string> + <key>IDESourceControlProjectRelativeInstallPathDictionary</key> + <dict> + <key>DE66138E-2FC7-4C1B-9901-82CBF6694223</key> + <string>../../../../..</string> + </dict> + <key>IDESourceControlProjectURL</key> + <string>ssh://github.com/philsquared/Catch.git</string> + <key>IDESourceControlProjectVersion</key> + <integer>110</integer> + <key>IDESourceControlProjectWCCIdentifier</key> + <string>DE66138E-2FC7-4C1B-9901-82CBF6694223</string> + <key>IDESourceControlProjectWCConfigurations</key> + <array> + <dict> + <key>IDESourceControlRepositoryExtensionIdentifierKey</key> + <string>public.vcs.git</string> + <key>IDESourceControlWCCIdentifierKey</key> + <string>DE66138E-2FC7-4C1B-9901-82CBF6694223</string> + <key>IDESourceControlWCCName</key> + <string>Catch</string> + </dict> + </array> +</dict> +</plist> |