Estimote/iOS-Proximity-SDK

Incompatible versions of swift 4.2

vinodgleecus opened this issue · 4 comments

I have updated my Xcode from 10.1 to 10.2 am not able to run the app getting the following error: The following binaries use incompatible versions of swift(Swift stdlib tool Error)
/users/apple/Lib/Developer/Xcode/DerivedData/appname/Build/Products/Debug-iPhones/Appname.app/Frameworks/EstimoteProximitySDK.framework/EstimoteSDk

Which version of the SDK are you using?

pod 'EstimoteProximitySDK','~> 1.2.1'

@vinodgleecus sorry for such delay
imo the easiest and quickest way would be just using newer versions of Proximity SDK, you have quite few newer releases since this issue occurred 😉
Does it solve your problem?

NOPE 👎