Repository: typealiased/mockingbird
A Swifty mocking framework for Swift and Objective-C.
The previous example for Automatic Integration was slightly confusing. Although the argument is named "targets" the arguments passed seemed as if they could be files (BirdModels.swift). The suggested update takes the approach that the user is using a single project, using the models within that project (and possibly some external target as well), and sets the destination as the default testing folder.