xcode版本:Version 26.0 (17A324)
官方标准基座->iPhone17 simulator
机器型号:macbook 2020 M1
编译DCloudUTSExtAPI时报错如下:
ld: building for 'iOS-simulator', but linking in object file (/Users/che/Documents/workdir/UniAppX-iOS@4.76/SDK/Libs/storage.framework/storage[arm64][2](STThreadSafeMutableArray.o)) built for 'iOS'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
把exclude_architecture设置了x86_64也一样报错,清除了build缓存
本人移动开发小白,请各位大佬不吝赐教
0 个回复