Wei Wang пре 4 година
родитељ
комит
fe0723356b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -167,8 +167,8 @@ There are also some performance tips, remember to check them too.
 > If you need to support from iOS 10 (UIKit/AppKit) or iOS 13 (SwiftUI), use Kingfisher version 6.x. But it won't work 
 > If you need to support from iOS 10 (UIKit/AppKit) or iOS 13 (SwiftUI), use Kingfisher version 6.x. But it won't work 
 > with Xcode 13.0 and Xcode 13.1 [#1802](https://github.com/onevcat/Kingfisher/issues/1802).
 > with Xcode 13.0 and Xcode 13.1 [#1802](https://github.com/onevcat/Kingfisher/issues/1802).
 >
 >
-> If you need to use Xcode 13 but cannot upgrade to v7, use the `version6-xcode13` branch. However, you have to drop 
-> iOS 10 support due to an Xcode 13 bug.
+> If you need to use Xcode 13.0 and 13.1 but cannot upgrade to v7, use the `version6-xcode13` branch. However, you have to drop 
+> iOS 10 support due to another Xcode 13 bug.
 >
 >
 > | UIKit | SwiftUI | Xcode | Kingfisher |
 > | UIKit | SwiftUI | Xcode | Kingfisher |
 > |---|---|---|---|
 > |---|---|---|---|