Ramble01 / nativedriver

Automatically exported from code.google.com/p/nativedriver
Apache License 2.0
0 stars 0 forks source link

iPhone NativeDriver dependency JSON Framework is removed from google code #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout
2. Build SimpleApp

What is the expected output? What do you see instead?
It is expected to build and run SimpleApp. Instead XCode can't find needed 
headers, "NSString+SBJson.h" for example. While checking out from SVN there is 
an error too, saying that it can't find repo with JSON Framework.

What version of the product are you using? On what operating system?
I'm using latest NativeDriver from trunk, OS X Lion, XCode 4.2

Please provide any additional information below.
Look at comment here 
http://code.google.com/p/nativedriver/wiki/IOSMakeAnAppTestable on 27 June 2012

Original issue reported on code.google.com by yuri.sha...@gmail.com on 27 Jun 2012 at 3:54