Hello, I have some code that is used in both a project with minimum deployment target 10.9 and a project with minimum deployment target 10.11. If I check for availability of API’s on the 10.9 project I get warnings on the 10.11 project saying these checks are unnecessary. Can I conditionalize this check somehow? Jan E.