This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |