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

Library not loaded: @rpath/Bolts.framework/Versions/A/Bolts #350

Open
mistralaix opened this issue May 27, 2022 · 0 comments
Open

Library not loaded: @rpath/Bolts.framework/Versions/A/Bolts #350

mistralaix opened this issue May 27, 2022 · 0 comments

Comments

@mistralaix
Copy link

Hello,
I am using the Parse SDK: https://github.com/parse-community/Parse-SDK-iOS-OSX
I installed the Parse SDK through CocoaPods and when I try to run the project on Mac catalyst, I can build the project but I have this error at the beginning of the run:

dyld[88120]: Library not loaded: @rpath/Bolts.framework/Versions/A/Bolts
  Referenced from: /Users/me/Library/Developer/Xcode/DerivedData/myproject-aonhubtyosxwqhaqhrzbjchzjkbq/Build/Products/Debug-maccatalyst/myproject.app/Contents/MacOS/myproject
  Reason: tried: '/Users/me/Library/Developer/Xcode/DerivedData/myproject-aonhubtyosxwqhaqhrzbjchzjkbq/Build/Products/Debug-maccatalyst/Bolts.framework/Versions/A/Bolts' (no such file),

And there's around 20 more lines where it's showing the different paths that the system tried.

Any idea on how to fix it?

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

1 participant