Has anyone here tested Kotlin Multiplatform for iO...
# compose-ios
a
Has anyone here tested Kotlin Multiplatform for iOS on the Mac Cloud solution ?! Any recommendations or feedback from previous experience ?!
r
Not sure what you mean by "Mac Cloud" but I compile multiplatform iOS all the time via MacStadium (https://www.macstadium.com/). Compilation is a bit slow but it works. Use
ssh
to run
gradle
and
xcodebuild
from the CLI, and VNC gives you access to XCode.
👀 1
❤️ 1