diff options
Diffstat (limited to 'unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace')
2 files changed, 48 insertions, 0 deletions
diff --git a/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..4fcfc0e --- /dev/null +++ b/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:CatchSelfTestSingle.xcodeproj"> + </FileRef> +</Workspace> diff --git a/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTestSingle.xccheckout b/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTestSingle.xccheckout new file mode 100644 index 0000000..cce7052 --- /dev/null +++ b/unittest/Catch/projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj/project.xcworkspace/xcshareddata/CatchSelfTestSingle.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>3A514CAE-B659-4429-93A3-39F9C0349EC4</string> + <key>IDESourceControlProjectName</key> + <string>CatchSelfTestSingle</string> + <key>IDESourceControlProjectOriginsDictionary</key> + <dict> + <key>90C00904F36E6ADB57A7313E998815D255B0DEAF</key> + <string>https://github.com/philsquared/Catch.git</string> + </dict> + <key>IDESourceControlProjectPath</key> + <string>projects/XCode/CatchSelfTest/CatchSelfTestSingle.xcodeproj</string> + <key>IDESourceControlProjectRelativeInstallPathDictionary</key> + <dict> + <key>90C00904F36E6ADB57A7313E998815D255B0DEAF</key> + <string>../../../../..</string> + </dict> + <key>IDESourceControlProjectURL</key> + <string>https://github.com/philsquared/Catch.git</string> + <key>IDESourceControlProjectVersion</key> + <integer>111</integer> + <key>IDESourceControlProjectWCCIdentifier</key> + <string>90C00904F36E6ADB57A7313E998815D255B0DEAF</string> + <key>IDESourceControlProjectWCConfigurations</key> + <array> + <dict> + <key>IDESourceControlRepositoryExtensionIdentifierKey</key> + <string>public.vcs.git</string> + <key>IDESourceControlWCCIdentifierKey</key> + <string>90C00904F36E6ADB57A7313E998815D255B0DEAF</string> + <key>IDESourceControlWCCName</key> + <string>Catch-Develop</string> + </dict> + </array> +</dict> +</plist> |