- committing the workspace data inside the project file, too, who knows if this is correct
parent
ca463fca9a
commit
5438b75c60
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:Assimp.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
|
@ -0,0 +1,53 @@
|
|||
<?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>
|
Loading…
Reference in New Issue