Does this warning have any impact on App Store signing -- "was built for newer iOS version (8.0) than being linked (7.0)"

Hi,


I have application, where the deployment target is 7.0. And using 1 third party lib, which is built based on 8.0. And then I am getting following linker warning:


ld: warning: object file (/Users/xxxxxxx/Build/Products/Debug-iphoneos/xxxxxFramework.a(polymorphic_oarchive.o)) was built for newer iOS version (8.0) than being linked (7.0)



But my application continues to work good. So let me know does this warning have any significance to apple certification process?


Thanks.

RahulG

Does this warning have any impact on App Store signing -- "was built for newer iOS version (8.0) than being linked (7.0)"
 
 
Q