--- outline: deep --- # iOS Application We can use `xcode.application` rule to build iOS application. ## App ### Build and Run ```bash $ xmake $ xmake run ```