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

Make the TargetTest example build.

parent 7d436e6c
platform :ios
target :test, :exclusive => true do
link_with 'TargetTest'
dependency 'JSONKit'
end
PODS:
- JSONKit (1.4)
- JSONKit (1.5pre)
DEPENDENCIES:
- 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>
\ No newline at end of file
<?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
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