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