ResearchKit / ResearchKit/ResearchKit

Add Swift Package Manager (SPM) file support

Open
#1,111 19 comments 10 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.