tadija / AEXML

Swift minion for simple and lightweight XML parsing
MIT License
1.01k stars 200 forks source link

module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler #164

Closed GirishBodhe closed 4 years ago

GirishBodhe commented 5 years ago

Please upgrade it to Swift 5.1.2

GirishBodhe commented 4 years ago

Can you do the needful for the same. Thanks in advance.

GirishBodhe commented 4 years ago

Can you do the needful for the same.

artur-ios-dev commented 4 years ago

Using Carthage? Just rebuild it with new Xcode. There should be no code changes needed to make it work with 5.1.2

GirishBodhe commented 4 years ago

Using Carthage? Just rebuild it with new Xcode. There should be no code changes needed to make it work with 5.1.2

tried with using Carthage and build it in Xcode Version 11.2.1 then also i am getting the sane issue "module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler"

GirishBodhe commented 4 years ago

Can you do the needful for the same.

GirishBodhe commented 4 years ago

Using Carthage? Just rebuild it with new Xcode. There should be no code changes needed to make it work with 5.1.2

Thanks it worked..