alibaba / alibaba/HandyJSON

HandyJSON.Metadata.Class ,_propertyDescriptionsAndStartPoint()问题

Open
#343 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4.3k
Forks
677
PR merge metrics
No merged PRs in 30d

Description

image
"_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
这是什么问题哦

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the x86_64 linker failure and inspect HandyJSON.Metadata.Class._propertyDescriptionsAndStartPoint() together with Metadata.Struct.propertyDescriptions(). Determine why _swift_getTypeByMangledNameInContext is not available in that build, then verify that the affected HandyJSON target links successfully on the reported architecture.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.