I got a problem that Bitrise does not work with xcode 9 anymore for IOS
reason is that something is going wrong with the certificate signing
error: exportArchive: Provisioning profile “XC iOS: removed.this.key” doesn’t support the Push Notifications capability.
error: exportArchive: Provisioning profile “XC iOS: removed.this.key” doesn’t include the aps-environment entitlement.
on the bitrise.io website, open your project’s workfloe editor tab in your workflow select the Xcode Archive & Export for iOS step, expand the Export Options (debug) input group, in this section you will find the: Custom export options plist content input.
Thanks @RobB ,
could you please update your steps?
Most of your steps are outdated, specially the xcode-archive step should be updated to the latest version: 2.3.4.