You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix compilation issues on iOS platform
Currently, XcodeProj is not compilable on iOS platform. This is an issue when attempting to compile products that have XcodeProj as a (transitive) dependency
* Skip tests on iOS platform that utilise unavailable APIs
* Update xcodeproj.yml
Add iOS simulator build and test stages to github workflow
* Fix iOS workflow checks
---------
Co-authored-by: Pedro Piñera Buendía <pedro@pepicrft.me>
0 commit comments