-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
我Mac版本是: MacBook Pro / Apple M3 Max
macOs: 14.3
IOS版本是: 17.4
XCode版本是: 15.3
通过Pod集成:
pod 'QCloudCOSXML'
运行项目时会报符号为定义的错误,
通过文档的手动集成, 下载源码打包.xcframework, 按照文档中的引入了.xcframework, 添加了系统依赖库CoreTelephony / Foundation / SystemConfiguration / libc++.tbd, 也设置了Other Linker Flags; 报错:
Undefined symbols for architecture arm64:
"OBJC_CLASS$_MSDKDns", referenced from:
in QCloudCore[arm64]46
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
项目是一个新建的空项目, 按照文档中的集成步骤, 还是不行
Metadata
Metadata
Assignees
Labels
No labels