AFNetworking/AFNetworking.xcworkspace/contents.xcworkspacedata
Blake Watters 4f04b35378 Reorganize testing setup
* Eliminate static library and framework targets
* Migrate all testing infrastructure and code to Tests/
* Nest CocoaPods setup for testing under Tests/
* Remove explicit dependencies from shared schemes
2013-05-11 13:18:43 -04:00

16 lines
438 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Tests/AFNetworking Tests.xcodeproj">
</FileRef>
<FileRef
location = "group:Example/AFNetworking iOS Example.xcodeproj">
</FileRef>
<FileRef
location = "group:Example/AFNetworking Mac Example.xcodeproj">
</FileRef>
<FileRef
location = "group:Tests/Pods/Pods.xcodeproj">
</FileRef>
</Workspace>