Commit 3f38916f authored by Eloy Duran's avatar Eloy Duran

Make the TargetTest example build.

parent 7d436e6c
platform :ios platform :ios
target :test, :exclusive => true do target :test, :exclusive => true do
link_with 'TargetTest'
dependency 'JSONKit' dependency 'JSONKit'
end end
PODS: PODS:
- JSONKit (1.4) - JSONKit (1.5pre)
DEPENDENCIES: DEPENDENCIES:
- JSONKit - JSONKit
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><Workspace version="1.0"><FileRef location="group:TargetTest.xcodeproj"></FileRef><FileRef location="group:Pods/Pods.xcodeproj"></FileRef></Workspace> <?xml version='1.0' encoding='UTF-8'?><Workspace version='1.0'><FileRef location='group:TargetTest.xcodeproj'/><FileRef location='group:Pods/Pods.xcodeproj'/></Workspace>
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment