--- outline: deep --- # iOS 应用程序 我们可以使用 `xcode.application` 规则来构建 iOS 应用程序。 ## App ### 编译运行 ```bash $ xmake $ xmake run ```