Swiftyjson: Current SwiftyJSON (via Swift 3.0) cannot be imported with Swift 3.0.2.

Created on 29 Dec 2016  路  2Comments  路  Source: SwiftyJSON/SwiftyJSON

Environment: Xcode Version 8.2.1 (8C1002)

/Users/Ric/Workarea/SwiftStuff/SwiftTech/SwiftTech/Net.swift:11:8: Module compiled with Swift 3.0 cannot be imported in Swift 3.0.2: /Users/Ric/Workarea/SwiftStuff/SwiftTech/Carthage/Build/iOS/SwiftyJSON.framework/Modules/SwiftyJSON.swiftmodule/x86_64.swiftmodule

Most helpful comment

carthage update --no-use-binaries SwiftyJSON

All 2 comments

carthage update --no-use-binaries SwiftyJSON

Current SwiftyJSON (via Swift 3.0.2) cannot be imported with Swift 3.1

use command 锛歝arthage update --no-use-binaries SwiftyJSON --platform iOS

Was this page helpful?
0 / 5 - 0 ratings

Related issues

donadley picture donadley  路  4Comments

ejpusa picture ejpusa  路  5Comments

marcheimendinger picture marcheimendinger  路  8Comments

AndrewC-B picture AndrewC-B  路  5Comments

Xorcist77 picture Xorcist77  路  4Comments