add a workspace to hold all samples and the RestKit project

This commit is contained in:
Stephan Diederich
2012-09-09 19:15:56 +02:00
parent e393236c43
commit bc6c32098b

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<Group
location = "container:"
name = "Samples - iOS">
<FileRef
location = "group:Examples/RKCatalog/RKCatalog.xcodeproj">
</FileRef>
<FileRef
location = "group:Examples/RKTwitter/RKTwitter.xcodeproj">
</FileRef>
<FileRef
location = "group:Examples/RKTwitterCoreData/RKTwitterCoreData.xcodeproj">
</FileRef>
<FileRef
location = "group:Examples/RKSearchExample/RKSearchExample.xcodeproj">
</FileRef>
</Group>
<Group
location = "container:"
name = "Samples - Mac OS">
<FileRef
location = "group:Examples/RestKit CLI/RestKit CLI.xcodeproj">
</FileRef>
<FileRef
location = "group:Examples/RKMacOSX/RKMacOSX.xcodeproj">
</FileRef>
</Group>
<FileRef
location = "group:RestKit.xcodeproj">
</FileRef>
</Workspace>