xcode9.0集成HandyJSON 5.0.0-beta 编译错误
Open
- Dominant language
- Swift
- Stars
- 4.3k
- Forks
- 677
- PR merge metrics
- No merged PRs in 30d
Description
使用xcode9.0集成HandyJSON 5.0.0-beta 编译错误如下:
`_swift_getTypeByMangledNameInContext", referenced from:`。显示报编译失败原因是swift版本和别的版本4.0不一致,然后我把HandyJSON的版本从5.0改到4.0,然后就报上名的错误。
起初使用的xcode9.0集成HandyJSON 4.2.0 编译错误是 `Undefined symbols "_swift_getFieldAt"`。
请问这个该怎么解决??谢谢~
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported builds with Xcode 9.0 and HandyJSON 5.0.0-beta, then compare them with HandyJSON 4.2.0 and the reported Swift linker errors. Done means identifying the compatible Swift/library combination or documenting a verified resolution; no source files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100