uias / Pageboy

📖 A simple, highly informative page view controller
MIT License
1.99k stars 155 forks source link

Module compiled with Swift 4.0.1 cannot be imported in Swift 4.0.2 #127

Closed annjawn closed 6 years ago

annjawn commented 6 years ago

Getting this error on XCode 9.1 (Stable) and Swift 4.2.

Module compiled with Swift 4.0.1 cannot be imported in Swift 4.0.2

msaps commented 6 years ago

@annjawn what version of the Xcode build tools are you using? (xcodebuild -version). The CL tools are probably using an older version of Xcode than you want to build with.