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?