Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrustKitDynamic is not building #316

Open
snake302 opened this issue Oct 12, 2023 · 1 comment
Open

TrustKitDynamic is not building #316

snake302 opened this issue Oct 12, 2023 · 1 comment

Comments

@snake302
Copy link

snake302 commented Oct 12, 2023

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

@vakhidbetrakhmadov
Copy link

vakhidbetrakhmadov commented Mar 15, 2024

For me this happens only when building for real device, it doesn't happen when building for simulator.

Though after deleting TrustKitDynamic i was able to successfully build for real device as well:

Screenshot 2024-03-15 at 12 54 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants