team113 / messenger

Open-source front-end part of messenger by team113
GNU Affero General Public License v3.0
16 stars 14 forks source link

Codesign iOS application (#1009) #1051

Closed SleepySquash closed 3 months ago

SleepySquash commented 3 months ago

Part of #1009 Required for #1046

Synopsis

In order to deploy iOS application to App Store, it needs to be signed.

Solution

This PR adds signing of iOS application to build CI job.

Checklist

SleepySquash commented 3 months ago

FCM

Sign iOS application in `build` CI job (#1051, #1009)