datatheorem / datatheorem/TrustKit
Add support for building a static framework
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2.1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Since Xcode 9.4 and version 0.30.0 of Carthage static frameworks are supported. It would be great if TrustKit could provide a scheme which builds a static framework instead of a dynamic one. I'm not sure if there will be compatibility issues if TrustKit would completely switched over to static framework, if not, that would also be an option.
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 by reviewing TrustKit’s existing Xcode and Carthage build configuration and the current dynamic-framework scheme. Check the linked Carthage static-framework guidance and assess compatibility before adding a static-framework scheme. Done means the project can build a static framework without breaking the existing framework options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- build-system, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100