alibaba / alibaba/HandyJSON

Cannot find type 'NSObject' in scope

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

Description

if superclass is NSObject.Type {
return nil
}

最新develop分支的Metadate.swift第158行编译报错,Cannot find type 'NSObject' in scope,怎么解决?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting Metadata.swift around line 158 and reproduce the compilation error on the develop branch. Trace why NSObject is unavailable in that scope and verify that the project compiles successfully after the issue is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.