No header for bin inside subfolder in PrivateFramework
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 3.7k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
Hi
THe tools is really useful but it is not detect subfolder in side the framework.
An example, Message.Framework has inside
Message.framework/MailServices/IMAP.framework/IMAP
but there is not header for IMAP.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the missing-header case using the nested path Message.framework/MailServices/IMAP.framework/IMAP described in the issue. Trace how RuntimeBrowser discovers binaries and headers inside a PrivateFramework, then verify that the nested IMAP binary has a corresponding header exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100