Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@juliofihdeldev
Copy link
Collaborator

This pull request introduces a new GitHub Actions workflow for iOS development. The workflow automates building and testing an iOS project using a default scheme and an available iPhone simulator.

New iOS Workflow:

  • .github/workflows/ios.yml: Added a new workflow named "iOS starter workflow" that triggers on pushes and pull requests to the main branch. It includes steps for checking out the repository, setting the default scheme, building the project, and running tests using an iPhone simulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants