Adding workspaces for individual projects
This commit is contained in:
parent
b648e33481
commit
06d09903be
2 changed files with 14 additions and 0 deletions
7
Example/AFNetworking Mac Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
Example/AFNetworking Mac Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal 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>
|
||||||
7
Example/AFNetworking iOS Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
Example/AFNetworking iOS Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal 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>
|
||||||
Loading…
Add table
Reference in a new issue