datatheorem / datatheorem/TrustKit

[Feature] Add Apple Silicon / XCFramework support

Open
#282 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
2.1k
Forks
381
PR merge metrics
No merged PRs in 30d

Description

TrustKit is currently only distributed via a .framework file, which is old, limited format and doesn't support running on simulators of Apple Silicon Macs.

By distributing the artifacts as XCFrameworks, it will allow Trustkit to contain both slices of the arm64 architecture (one for iPhones, and one for Apple Silicon simulators). Once implemented, it will support more than a single arm64 slice, which will allow it to be run on simulators of Apple Silicon devices.

Contributor guide

No contributing guide indexed for this repository

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

Start by reviewing how TrustKit is currently distributed as a .framework and read the linked Apple XCFramework documentation. Done means the project distributes XCFramework artifacts containing the required arm64 device and Apple Silicon simulator slices, with support for the stated Apple platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
build-system, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.