I want to build openssl library for watch OS 2 from this github: https://github.com/nachocove/ios-openssl
It was working in the first release of Xcode 7 beta, but now I got:
ld: in /../testWatchOS WatchKit Extension/ios-openssl/lib/libcrypto.a(bn_lib.o), building for watchOS simulator, but linking in object file built for iOS, for architecture i386
Google for 2 hours and trying different SDK path not help.