spicyShrimp / U17

精仿有妖气漫画(Swift5)
MIT License
1.04k stars 243 forks source link

HandyJSON 出现Undefined symbols for architecture x86_64(真机测试为arm64) #13

Closed zwg11 closed 5 years ago

zwg11 commented 5 years ago

Undefined symbols for architecture x86_64: "_swift_getTypeByMangledNameInContext", 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)

不知道是这个类库本身不支持还是我的设置有问题

871263000 commented 5 years ago

我也有这个问题, 不知道谁解决了吗

spicyShrimp commented 5 years ago

你试试更新下,看看还有没有问题 已经更新了库了

helloMrTom commented 5 years ago

现在应该没有问题了