Add signed iOS release workflow
This commit is contained in:
@@ -26,4 +26,11 @@ ReplayKit extension require signing profiles with App Group `group.me.iamtalon.v
|
||||
Hardware validation must cover VoiceOver, background and lock behavior, interruptions, route
|
||||
changes, Bluetooth, ReplayKit, and iOS 27 ScreenCaptureKit audio.
|
||||
|
||||
The shared ring contract is documented in `docs/broadcast-ring-format.md`.
|
||||
App Store builds use the same device builder with `--configuration Release`. Set
|
||||
`VOICECAT_BUILD_NUMBER`, `VOICECAT_DISPLAY_VERSION`, `VOICECAT_DEVELOPMENT_TEAM`, the host
|
||||
`VOICECAT_CODESIGN_KEY`/`VOICECAT_CODESIGN_PROVISION` pair, and the extension
|
||||
`VOICECAT_BROADCAST_CODESIGN_KEY`/`VOICECAT_BROADCAST_CODESIGN_PROVISION` pair. The host and
|
||||
extension profiles must both be App Store Connect profiles and include the shared App Group.
|
||||
|
||||
The complete TestFlight workflow is documented in `docs/apple-ios-release.md`. The shared ring
|
||||
contract is documented in `docs/broadcast-ring-format.md`.
|
||||
|
||||
Reference in New Issue
Block a user