XCode 7 Compile failure

ld: ‘/Developer/RemObjects Software/Bin/Debug-iphoneos/libRemObjectsSDK.a(ROAsyncRequest.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

What’s the next step?

Get the latest beta, or manually rebuild the library yourself from source with Bitcode enabled. I recommend the former.