Skip to content

iOS Helper Action

Actions
Tool for iOS developers to automate tedious tasks like swiftlint, pod-lib-lint, install, run, test
v1.0
Latest
Star (11)

Tags

 (2)

iOS Helper Action

License

Action for iOS developers to automate tedious tasks like swiftlint, pod-lib-lint, install, run, test.

Inputs

Action

swiftlint

Swift style and conventions.

pod-lit-lint

Validates a Pod

install

Install project dependencies.

run

Install project dependencies, and open workspace.

test

Test a scheme from the build root (SYMROOT). This requires specifying a scheme and optionally a destination.

- uses: BlueIntent/iOS-helper-action@v1.0
  with:
    action: 'swiftlint'

iOS Helper Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Tool for iOS developers to automate tedious tasks like swiftlint, pod-lib-lint, install, run, test
v1.0
Latest

Tags

 (2)

iOS Helper Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.