Skip to content

Commit 3a57501

Browse files
committed
Merge pull request #390 from itsaboutcode/patch-1
Wrong version number was mentioned.
2 parents 8df0fd8 + c4e3224 commit 3a57501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ KIF builds and performs the tests using a standard `XCTest` testing target. Tes
77

88
**KIF uses undocumented Apple APIs.** This is true of most iOS testing frameworks, and is safe for testing purposes, but it's important that KIF does not make it into production code, as it will get your app submission denied by Apple. Follow the instructions below to ensure that KIF is configured correctly for your project.
99

10-
**Note:** KIF 3.0 is not API compatible with KIF 1.0 and uses a different test execution mechanism. KIF 1.0 can be found in the [Releases](https://github.com/kif-framework/KIF/releases/) section or on [CocoaPods](http://cocoapods.org).
10+
**Note:** KIF 2.0 is not API compatible with KIF 1.0 and uses a different test execution mechanism. KIF 1.0 can be found in the [Releases](https://github.com/kif-framework/KIF/releases/) section or on [CocoaPods](http://cocoapods.org).
1111

1212
Features
1313
--------

0 commit comments

Comments
 (0)