Can anybody give me some hints on this frustrating problem.
I added WatchKit OS2 to current iOS project in Xcode 7.1.1 and when i emulate the WatchOS and iOS in simulator everything works fine.
But when i try to build it for device i get this error for Watch App Extension:
ld: framework not found AVFoundation
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I googled a lot and can't find a solution to this.