Estimote / iOS-Proximity-SDK

Estimote Proximity SDK for iOS
https://developer.estimote.com
Apache License 2.0
61 stars 26 forks source link

Module compiled with Swift 5.0 cannot be imported by the Swift 5.1.2 compiler: #55

Closed softvisionsaviovaz closed 4 years ago

softvisionsaviovaz commented 4 years ago

Using "import EstimoteProximitySDK" in my code gives me

"Module compiled with Swift 5.0 cannot be imported by the Swift 5.1.2 compiler: "

Using Xcode 11.2.1

chwastek commented 4 years ago

@SavioVaz99 we'll fix it with the next release, this week

chwastek commented 4 years ago

@SavioVaz99 please checkout from Cocoaopds, should be in few minutes available (https://github.com/Estimote/iOS-Proximity-SDK/releases/tag/v1.6.0)