-
Notifications
You must be signed in to change notification settings - Fork 12
dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib #3
Comments
i've found doc description: |
When do you get this error? Is it when you try building and running your package executable with Xcode? |
yes, on running with Xcode. |
@bonyadmitr Thanks for confirming. This looks like the same issue as SwiftDocOrg/SwiftSemantics#2:
|
yea, seems the same. maybe it should be fixed by doc link: i tried it but couldn't and thanks for answer! |
I was able to get this working in Xcode 12.5 using the latest OSS Toolchain. I just updated the README with details about how to do this with 72f1496. |
Added SwiftSyntaxHighlighter using SPM in new macOS project and got error:
Also found similar problems in other projects:
realm/SwiftLint#3105
uber/mockolo#108
Couldn't find solution.
Xcode Version 11.4.1 (11E503a)
The text was updated successfully, but these errors were encountered: