-
-
Notifications
You must be signed in to change notification settings - Fork 783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
m1芯片导出Xcode,无法运行 #5268
Comments
Title: m1 chip exports Xcode and cannot run |
目前是借助 cmake 来生成的,可以先 check 下 |
|
xmake f -cvD
xmake -rvD
xmake project -k cmake 给下完整 logs 和 cmakelists |
xmake f -cvD
xmake -rvD
xmake project -k cmake Give the complete logs and cmakelists |
build.log |
build.log |
我看生成的 cmakelist 没啥问题,也没看到你提到的 x86_64 ,里面都是 arm64 的 flags |
error: @programdir/core/main.lua:329: @programdir/actions/build/main.lua:148: @programdir/modules/async/runjobs.lua:325: @programdir/core/sandbox/modules/os.lua:288: bad argument #1 to 'args' (string expected, got nil) stack traceback: 有一段报错了。 ..vformat(" --platform $(os)") |
不同问题,不要混一起,这个跟当前 issue 无关 |
Xmake Version
v2.9.3
Operating System Version and Architecture
Mac 14.5 Xcode 15.4
Describe Bug
--
System Information
macOS Version 14.5 (Build 23F79)
Xcode 15.4 (22622) (Build 15F31d)
Timestamp: 2024-06-27T21:26:29 08:00
The text was updated successfully, but these errors were encountered: