LinusU / LinusU/swift-napi-bindings

dyld: Library not loaded: @rpath/libswiftCore.dylib

Open
#5 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
30
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Using this on older versions of Mac OS (High Sierra for example), causes this error:

`dyld: Library not loaded: @rpath/libswiftCore.dylib`

Anyway to indicate that the build should embed that?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the `dyld: Library not loaded: @rpath/libswiftCore.dylib` failure on an older macOS version such as High Sierra. Inspect the build and linking settings that determine whether Swift runtime libraries are embedded. Done means the resulting build runs without this missing-library error on the affected macOS versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.