Replace ImageMagick with a custom tool written in swift.

This commit is contained in:
Stefan Ceriu
2025-01-21 13:31:43 +02:00
committed by Stefan Ceriu
parent 0c61bfbb80
commit ef9c538cad
5 changed files with 80 additions and 38 deletions

View File

@@ -41,7 +41,7 @@ jobs:
p12-password: ${{ secrets.ALPHA_CERTIFICATES_P12_PASSWORD }}
- name: Build alpha
run: bundle exec fastlane alpha
run: bundle exec fastlane build_alpha
env:
APPSTORECONNECT_KEY_ID: ${{ secrets.APPSTORECONNECT_KEY_ID }}
APPSTORECONNECT_KEY_ISSUER_ID: ${{ secrets.APPSTORECONNECT_KEY_ISSUER_ID }}