1

The context is specifically that I am facing the problem described in this post which is due to a Cocoapod hosted on github that has been updated to Swift 4.0 and built in XCode 9.0. XCode is now at version 9.2 and uses Swift 4.0.3, and when this module is imported it displays the following compile-time error:

Module compiled with Swift 4.0 cannot be imported in Swift 4.0.3 

The code does not need changing, the pod simply needs rebuilding in XCode 9.2.

How can this be achieved, please?

Thank you for reading.

1
  • How did you solve this issue? getting "Module compiled with Swift 4.0.2 cannot be imported by the Swift 4.2 compiler" Commented Oct 4, 2018 at 12:22

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.