Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: update Apple dev team ID to update the org
Otherwise we get failures when notarizing the app: ```json { "message": "Unable to upload your app for notarization.", "userInfo": { "NSLocalizedDescription": "Unable to upload your app for notarization.", "NSLocalizedFailureReason": "--team-id DTX7Z4U3YA is not valid for the user name specified. Use --list-providers." }, "code": -1027 } ``` Related: status-im/status-mobile#14411 Signed-off-by: Jakub Sokołowski <[email protected]>
- Loading branch information