Every time I try to package my application, the build fails with the following output:
Check dependencies
Provisioning profile “…” doesn’t include the aps-environment entitlement.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.2’
In XCode I’m able to build the application. Can someone please help me with this?