DaveWoodCom / XCGLogger

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module compiled with Swift 4.0.2 cannot be imported in Swift 3.3: /Users/administrator/Documents/workspace/51xianqu/yhgj/Carthage/Build/iOS

puyangdev opened this issue · comments

Module compiled with Swift 4.0.2 cannot be imported in Swift 3.3: /Users/administrator/Documents/workspace/51xianqu/yhgj/Carthage/Build/iOS

This appears to be a Carthage issue. I'd try asking on StackOverflow... Sorry.