Skip to content

Instantly share code, notes, and snippets.

View PoojaB26's full-sized avatar

Pooja Bhaumik PoojaB26

View GitHub Profile
@PoojaB26
PoojaB26 / codemagic.yaml
Created January 10, 2022 10:24 — forked from nilsreichardt/codemagic.yaml
App preview for every pull request commit
# Note: iOS app previews are only available with Codemagic paid plan.
# IPA needs to be signed. Docs for signing: https://docs.codemagic.io/yaml-code-signing/signing-ios/
#
# You need to add your GitHub PAT as environment variable to Codemaigc.
# Docs to create PAT: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
workflows:
app-preview:
name: App Preview
instance_type: mac_pro