Adding workspaces for individual projects

This commit is contained in:
Mattt Thompson 2012-06-19 15:30:41 -07:00
parent b648e33481
commit 06d09903be
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:AFNetworking Mac Example.xcodeproj">
</FileRef>
</Workspace>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:AFNetworking iOS Example.xcodeproj">
</FileRef>
</Workspace>