I’m following the instructions here Solar2D Documentation — Developer Guides | Building/Distribution
I’m trying to create a new certificate however it appears that the docs are out of date.
The Apple developer portal is asking me to select a service, what should I choose here?
These are the available ‘services’ :
Establish connectivity between your notification server and the Apple Push Notification service sandbox environment to deliver remote notifications to your app. A separate certificate is required for each app you develop.
Establish connectivity between your notification server, the Apple Push Notification service sandbox, and production environments to deliver remote notifications to your app. When utilizing HTTP/2, the same certificate can be used to deliver app notifications, update ClockKit complication data, and alert background VoIP apps of incoming activity. A separate certificate is required for each app you distribute.
Sign and send updates to passes in Wallet.
Sign and send updates for Websites.
Sign Swift Package Collections for distribution.
Establish connectivity between your notification server, the Apple Push Notification service sandbox, and production environment to update ClockKit complication data. When utilizing HTTP/2, the same certificate can be used to deliver app notifications, update ClockKit complication data, and alert background VoIP apps of incoming activity. A separate certificate is required for each app you distribute.
Establish connectivity between your notification server, the Apple Push Notification service sandbox, and production environment to alert background VoIP apps of incoming activity. A separate certificate is required for each app you distribute.
Decrypt app transaction data sent by Apple to a merchant/developer.
A client TLS certificate that is used to authenticate you to Apple Pay Payment Processing Servers
thanks