datatheorem / datatheorem/TrustKit

TrustKitDynamic is not building

Open
#316 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

Hey,

I just installed TrustKit 3.0.3 from Swift Package Manager with Trustkit, TrustKitDynamic and TrustKitStatic.

Screenshot 2023-10-12 at 14 09 43

But when I am trying to build the project I see the TrustKitDynamic error:

No such file or directory: '/Users/myuser/Library/Developer/Xcode/DerivedData/myprojectfolder/Build/Products/Debug-iphoneos/PackageFrameworks/TrustKitDynamic.framework/TrustKitDynamic'

But the framework is there:
Screenshot 2023-10-12 at 14 11 17
I tried to clear all caches, removed app, cleaned build folders, re-launched xcode, and the only one solution is to fix that is remove TrustKitDynamic from Frameworks in project settings. This is little bit confusing, that TrustKitDynamic is installing too, crashing, but not required for TrustKit usage.

Xcode Version 15.0 (15A240d)
macOS Ventura 13.5 (22G74)
iOS 17.0.3

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 reproducing the TrustKitDynamic build failure in Xcode 15 using the Swift Package Manager products listed in the issue, then inspect the generated PackageFrameworks output and project framework settings. Done means the project builds with TrustKitDynamic installed, or the package's expected product usage is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c, swift
Domain
build-system, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.