iOS-SDK icon indicating copy to clipboard operation
iOS-SDK copied to clipboard

Update Swift Compiler

Open ricardorauber-poatek opened this issue 4 years ago • 0 comments
trafficstars

Hi,

I am trying to integrate the SDK into an app, I am using CocoaPods with the 3.2.9 version of the Beaconstac framework. My Xcode version is 12.5.1 and I cannot build the app because the Beaconstac framework was built in a different compiler version, as I am getting this error from Xcode:

Failed to build module 'Beaconstac' from its module interface; the compiler that produced it, 'Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)'

Could you please make a new release with an updated framework?

Thanks!

ricardorauber-poatek avatar Jun 28 '21 13:06 ricardorauber-poatek