We encountered build errors after updating our CI node to OS X 10.11 and Xcode 8. Setting the provisioning style to "Manual" allows our command line CI builds to specify the desired profile without running into conflicts.
We have also removed the deprecated CODE_SIGN_RESOURCE_RULES_PATH setting which was generating warnings.
We encountered build errors after updating our CI node to OS X 10.11 and Xcode 8. Setting the provisioning style to "Manual" allows our command line CI builds to specify the desired profile without running into conflicts.
We have also removed the deprecated CODE_SIGN_RESOURCE_RULES_PATH setting which was generating warnings.