Skip to content

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

@mistralaix

Description

@mistralaix

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions