Skip to content

Commit

Permalink
fix README.md dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
DaAitch authored Aug 15, 2023
1 parent b5ed223 commit 6bb3863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ With those steps completed, you should be ready to start using Swift code from R

If you experience the error `dyld[16008]: Library not loaded: @rpath/libswiftCore.dylib`
when using `swift-rs` with [Tauri](https://tauri.app) ensure you have set your
[Tauri minimum system version](https://tauri.app/v1/guides/distribution/macos/#minimum-system-version)
[Tauri minimum system version](https://tauri.app/v1/guides/building/macos#setting-a-minimum-system-version)
to `10.15` or higher in your `tauri.config.json`.

## Calling basic functions
Expand Down

0 comments on commit 6bb3863

Please sign in to comment.