it is there anyway/example to use github ci to build the IOS build of compose multiplatform?
a
Andrei Salavei
07/02/2024, 10:16 AM
If you are using xcode project from CMP templates, then it just like building any iOS app with GitHub Actions.
If you need a library - it looks more like calling a particular gradle task to build and publish framework.