- These were Xcode's git control files and will vary from person to person.
parent
f7a8c80fc2
commit
227a08d2b7
|
@ -1,53 +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>D62E7BFA-CF67-4098-A3F5-28B460E459FD</string>
|
||||
<key>IDESourceControlProjectName</key>
|
||||
<string>Assimp</string>
|
||||
<key>IDESourceControlProjectOriginsDictionary</key>
|
||||
<dict>
|
||||
<key>AE3F0F79FA18959EE39DE06BF81D40ADA159F259</key>
|
||||
<string>https://github.com/delicious-monster/assimp.git</string>
|
||||
<key>BAB24031A51D728DF843C2AED36E4506ECB1FFC2</key>
|
||||
<string>savory:UberDwelling.git</string>
|
||||
</dict>
|
||||
<key>IDESourceControlProjectPath</key>
|
||||
<string>workspaces/xcode6/Assimp.xcodeproj</string>
|
||||
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
|
||||
<dict>
|
||||
<key>AE3F0F79FA18959EE39DE06BF81D40ADA159F259</key>
|
||||
<string>../../../..</string>
|
||||
<key>BAB24031A51D728DF843C2AED36E4506ECB1FFC2</key>
|
||||
<string>../../../../..</string>
|
||||
</dict>
|
||||
<key>IDESourceControlProjectURL</key>
|
||||
<string>https://github.com/delicious-monster/assimp.git</string>
|
||||
<key>IDESourceControlProjectVersion</key>
|
||||
<integer>111</integer>
|
||||
<key>IDESourceControlProjectWCCIdentifier</key>
|
||||
<string>AE3F0F79FA18959EE39DE06BF81D40ADA159F259</string>
|
||||
<key>IDESourceControlProjectWCConfigurations</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
|
||||
<string>public.vcs.git</string>
|
||||
<key>IDESourceControlWCCIdentifierKey</key>
|
||||
<string>BAB24031A51D728DF843C2AED36E4506ECB1FFC2</string>
|
||||
<key>IDESourceControlWCCName</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
|
||||
<string>public.vcs.git</string>
|
||||
<key>IDESourceControlWCCIdentifierKey</key>
|
||||
<string>AE3F0F79FA18959EE39DE06BF81D40ADA159F259</string>
|
||||
<key>IDESourceControlWCCName</key>
|
||||
<string>assimp</string>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "AE3F0F79FA18959EE39DE06BF81D40ADA159F259",
|
||||
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
|
||||
|
||||
},
|
||||
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
|
||||
"AE3F0F79FA18959EE39DE06BF81D40ADA159F259" : 0,
|
||||
"BAB24031A51D728DF843C2AED36E4506ECB1FFC2" : 0
|
||||
},
|
||||
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "D62E7BFA-CF67-4098-A3F5-28B460E459FD",
|
||||
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
|
||||
"AE3F0F79FA18959EE39DE06BF81D40ADA159F259" : "assimp",
|
||||
"BAB24031A51D728DF843C2AED36E4506ECB1FFC2" : ""
|
||||
},
|
||||
"DVTSourceControlWorkspaceBlueprintNameKey" : "Assimp",
|
||||
"DVTSourceControlWorkspaceBlueprintVersion" : 203,
|
||||
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "workspaces\/xcode6\/Assimp.xcodeproj",
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
|
||||
{
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/delicious-monster\/assimp.git",
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "AE3F0F79FA18959EE39DE06BF81D40ADA159F259"
|
||||
},
|
||||
{
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "savory:UberDwelling.git",
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
|
||||
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "BAB24031A51D728DF843C2AED36E4506ECB1FFC2"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue