actions-marketplace-validations/Build iOS Action

Build iOS project (.xcodeproj, .xcworkspace), export .ipa, optional upload to BrowserStack App Live.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
project-pathProject pathyes
p12-key-base64Base64 encoded p12 keyno
p12-cer-base64Base64 encoded certificate for the p12 keyno
p12-base64Base64 encoded p12 file (key + cert)no
mobileprovision-base64Base64 encoded mobileprovision fileyes
code-signing-identityFor example, iOS Distributionyes
team-idTeam idyes
workspace-pathWorkspace pathno""
export-methodChoose app-store, ad-hoc, package, enterprise, development, or developer-idnoapp-store
configurationFor example, Debug, ReleasenoRelease
certificate-passwordCertificate passwordno""
output-pathOutput path of ipanooutput.ipa
schemeSchemeno""
update-targetsTargets to be updated with mobileprovision, code signing identity, etcno""
disable-targetsTargets to disable automatic code signing. Input targets separated by ,. For example, 'MyApp,YourApp'.no""
build-podsBoolean to tell if `pod install` should be run during build.nofalse
pods-pathThe path to the Podfile.noPodfile
browserstack-uploadBoolean to tell the Action to upload the .ipa to Browserstack App Live after the build.nofalse
browserstack-usernameBrowserstack username (required if browserstack-upload == true)no""
browserstack-access-keyBrowserstack access key (required if browserstack-upload == true)no""

no outputs