Skip to content

Protocol Oriented BDD Support Template and Podfile generation

Compare
Choose a tag to compare
@Shashikant86 Shashikant86 released this 10 Apr 06:31
· 70 commits to master since this release

This release added support for the Protocol Oriented BDD and generating Podfile with XCFit command line.

You can see new template Protocol Oriented BDD has been added to the template list.

You can now generate template Podfile using XCFit command

                     $ xcfit setup_xcfit_podfile

This will be example Podfile with covering all the target. You need to replace the value of your target and comment other target which are not being used.