Yes it is ignored, itâs always generated during the build (in the linked How To / config), but because the cordova/ionic generated Xcode project is not compatible with Xcode 8âs new code signing mechanism you need to force the Team ID and the Code Signing Identity (as you can see it at:[quote=âviktorbenei, post:2, topic:885â]
Note: the key to make the cordova/ionic generated Xcode project to work with Xcode 8 is to force a team id and âiPhone Developerâ as the identity
[/quote]
)
How you can force that depends on the tool, our example demonstrates how you can do it with our Xcode Archive step.