Skip to content

Implement xcodebuild testing action #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AdonisCodes opened this issue Apr 21, 2025 · 0 comments · Fixed by #10
Closed

Implement xcodebuild testing action #9

AdonisCodes opened this issue Apr 21, 2025 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@AdonisCodes
Copy link
Contributor

Is your enhancement request related to a problem? Please describe.

Currently we can't run tests for any of the IOS apps because they aren't swift packages, but rather xcode projects. We'd like a simple action to run xcode build tests!

Describe the solution you'd like

  • Implement a simple github action that can run xcodebuild test command.
  • Implement practical example on how this works

Describe alternatives you've considered

Converting the IOS & ADMIN apps -> SPM. Downside is it will be harder to develop them in xcode

Resources

https://medium.com/@ivaishali/xcode-command-line-tools-26f95ba6fb71

@AdonisCodes AdonisCodes added the enhancement New feature or request label Apr 21, 2025
@AdonisCodes AdonisCodes self-assigned this Apr 21, 2025
@AdonisCodes AdonisCodes linked a pull request Apr 24, 2025 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant