xcode - Xcode5: creating new testing target -


i'm trying create first xctestcase within existing ios+mac project. created new test class, , see created new test target me in project, new scheme has none of linked libraries , source code files existing target. shared scheme existing target, none of project details. don't want go add each , every source file , framework library new test target. there way create new test target clone of existing target? or add source files target without being

when set correctly, test bundle linked against app. shouldn't put production code test target, test code.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -