datatheorem / datatheorem/TrustKit
Error with TrustKit after update
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
In file TSKPinningValidator_Private.h the import was removed #import "TrustKit.h", witch cause error when build, because the types are now unknown.
Thanks.
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
Start with TSKPinningValidator_Private.h and inspect the TrustKit type references affected by the removed import. Build the relevant TrustKit target to confirm the unknown-type errors are gone and verify that existing tests or supported platform builds still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- security
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100