HandyJSON.Metadata.Class Xcode10.2, swift5.0 報錯 linker command failed with exit

Xcode10.2, swift5.0swift

Undefined symbols for architecture x86_64: "_swift_getFieldAt", referenced from: HandyJSON.Metadata.Class._propertyDescriptionsAndStartPoint() -> ([HandyJSON.Property.Description], Swift.Int32?)? in Metadata.o HandyJSON.Metadata.Struct.propertyDescriptions() -> [HandyJSON.Property.Description]? in Metadata.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)code

更改 podfileip

pod 'HandyJSON', '5.0.0-beta'資源

若是不行的話 更新本地cocoapods的spec資源配置信息。get

pod repo updateit

相關文章
相關標籤/搜索