This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
xmake
/
xmake-docs
Mirror von
https://github.com/xmake-io/xmake-docs
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Branch:
master
Branches
Tags
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
examples
/
cpp
/
graphics
/
ios_app.md
ios_app.md
227 B
Permalink
Verlauf
Originalformat
outline: deep
iOS Application
We can use
xcode.application
rule to build iOS application.
App
Build and Run
$ xmake $ xmake run