Manual: Create Palinks app in App Store Connect web UI
One-time manual step: create the Palinks app entity in App Store Connect.
- Go to appstoreconnect.apple.com → Apps → + → New App
- Platform: iOS
- Name: Palinks
- Primary Language: English (U.S.)
- Bundle ID: select com.palinks.app
- SKU: com.palinks.app
- Click Create
This unblocks
xcrun altool --upload-app for TestFlight uploads. Apple does not allow app creation via API (POST /v1/apps returns 403 regardless of key role).