iOS 9 error with EstimoteSDK Framework

Hey I´ve just download Xcode 7.0 and the framework that you provide produce this error

EstimoteSDK.framework/EstimoteSDK(ESTBeaconManager.o)’ does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I`ve just in build settings and “Enable bitcode” to yes and it DOESNT work for me.

Can you help me please?

For now, you need to set “enable bitcode” to “no,” as our framework doesn’t support it yet. We’ll release an updated version this week with bitcode enabled, and then you’ll be able to switch back to “yes.”