* 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
16 lines
438 B
XML
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>
|