Replies: 1 comment 1 reply
-
不能,这跟 xmake 没啥关系,ios/macos 程序只能用 xcode 编译。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问使用tbox在windows下开发的程序,能不能在window下构建成macos的可执行文件?
试过
xmake f -p macosx -a x86_64 -m release
命令但是报错了,好像是找不到xcode,那-p macosx参数只能在mac环境使用吗?Beta Was this translation helpful? Give feedback.
All reactions