iOS Build error when uploading

What platform are you building for?

iOS

What framework are you building with?

Capacitor

What is your build ID?

bdb92dc9-4606-47fd-bcc9-c57911b07dd4

What is your error message?

ServerError: Capacitor export for ios failed
2026-03-31 04:32:49.027 xcodebuild[85337:166326] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path “/var/folders/26/9y2g06x56b35dr8pgztvwjnw0000gn/T/App_2026-03-31_04-32-49.022.xcdistributionlogs”.
2026-03-31 04:32:49.751 xcodebuild[85337:166326] [MT] IDEDistribution: Command line name “app-store” is deprecated. Use “app-store-connect” instead.
error: exportArchive “App.app” requires a provisioning profile with the Push Notifications feature.

** EXPORT FAILED **

Please describe the issue:

App id we have is com.kaiuk.octopuspmi

Are you including a mobileprovision file that has the proper permissions (Push notificaiton) and referencing it in the voltbuilder.json?