make cargo xcodewill build the xcode project and put it inbuild/Build/Products/Debug-iphonesimulator/IcedExample.appmake runinstall and run the app in a simulator that's booted.make simulator-logswill give you way too many logs from the simulator.
cd rust && makeopen IcedExample.xcodeprojand push the play button.