LightBook icon indicating copy to clipboard operation
LightBook copied to clipboard

Error when start: '/usr/lib/libswift_StringProcessing.dylib' (no such file)

Open yingbo opened this issue 2 years ago • 2 comments

Got an error when run the LightBook:

dyld[23579]: Library not loaded: '/usr/lib/swift/libswift_StringProcessing.dylib'
  Referenced from: '/Users/my_user_name/bin/LightBook'
  Reason: tried: '/usr/lib/swift/libswift_StringProcessing.dylib' (no such file), '/usr/lib/libswift_StringProcessing.dylib' (no such file)
Abort trap: 6

yingbo avatar Aug 25 '22 13:08 yingbo

Hello, what is your system version? It seems like your platform doesn't have swift libraries.

underthestars-zhy avatar Aug 27 '22 10:08 underthestars-zhy

Thank you for the reply! I'm using macOS 12.5.1. I haven't used swift before. Do I need to download the libraries somehow? I thought they should be built in by Xcode. . I already installed Xcode (though I don't use the Xcode for coding ).

yingbo avatar Sep 01 '22 02:09 yingbo