objc4
objc4 copied to clipboard
Xcode 13.3 Beta Build Error
Hi When i use Xcode Version 13.3 beta 3 (13E5104i),building Report error Unknown type name 'uint32/uint16'
I will try to fix this after upgrading Xcode, you can try to give more details. 我将在升级xcode后,尝试解决这个问题,你可以试着给出更多详情。
@zhujia18 在 llvm-MathExtras.h 添加一下: #include <stdint.h>
@kinarobin 感谢分享,如果可以的话,可以把原因分析也发出来吗