Estimote / iOS-Proximity-SDK

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

Incompatible versions of swift 4.2 #43

Open vinodgleecus opened 5 years ago

vinodgleecus commented 5 years ago

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

chwastek commented 5 years ago

Which version of the SDK are you using?

vinodgleecus commented 5 years ago

pod 'EstimoteProximitySDK','~> 1.2.1'

chwastek commented 5 years ago

@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?

vinodgleecus commented 5 years ago

NOPE 👎