> ...
>     LIBS += -framework Photos
> 
>     It works, but since Photos Framework was introduced in iOS 8.0, my app 
> won't run in iOS 7.0

https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/WeakLinking.html

See at the bottom: 
  
-weak_framework <framework_name>

Cheers,
  Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to