Please download and install from the plugins repository [xmake-plugins](https://github.com/xmake-io/xmake-plugins). ## Convert .app to .ipa ```bash $ xmake app2ipa --icon=/xxx.png /xxx/ios.app -o /xxx.ios.ipa ```