ResearchKit / ResearchKit/ResearchKit
Add Swift Package Manager (SPM) file support
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Lets add support for SPM via a Package.swift file, next to the already existing CocoaPods support.
Contributor guide
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
Begin by locating the repository's existing CocoaPods support and comparing its targets and dependencies with the requirements for a Package.swift file. Done means the ResearchKit framework can be consumed through Swift Package Manager while preserving the existing CocoaPods support; no specific test or entry point is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100