-
Notifications
You must be signed in to change notification settings - Fork 7
RMET-4316 :: SPM compatibility #31
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
Conversation
|
The Unit Tests check seems to have failed because it couldn't find Xcode 🤔 |
It's because macos-latest (which is now 15) does not come bundled with most XCode versions (like 15.0), nor iOS simulator runtime. We have future work to address this. For now I've been setting github actions to use |
5a1869b to
e902089
Compare
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
1d0f1e3 to
6fb98a0
Compare
|
Unit tests seem to be broken per the failing CI logs, unsure if it's due to this PR 🤔 |
6fb98a0 to
3f8cbad
Compare
This test was broken in the build time 😞 |
3f8cbad to
8be3623
Compare
Changed to use the |
Example of this pull request, but with the changes on the workflows: #32 |
Description
This PR adds SPM compatibility
Context
https://outsystemsrd.atlassian.net/browse/RMET-4316
Type of changes
Tests
Screenshots (if appropriate)
Checklist
RNMT-XXXX <title>