Skip to content

Commit

Permalink
Update readme to contain Swift 3
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Jul 10, 2016
1 parent 9a0e54c commit ac20bb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ If you are upgrading to Kingfisher 2.x from 1.x, please read the [Kingfisher 2.0

Kingfisher is now supporting Swift 2.2. If you need to use Kingfisher in Swift 2.1, you need to pin the version to 2.1.0.

### Swift 3

Kingfisher is now supporting Swift 3 in the [swift3](https://github.com/onevcat/Kingfisher/tree/swift3) branch. It is now under development and not be official released yet. You could specify to that branch if you are working in a Swift 3 project. However, please reconsider if you want to use it in a releasing orientation product, since more breaking change would be applied later.

## Installation

Expand Down

0 comments on commit ac20bb8

Please sign in to comment.