You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ brew install llvm
29
29
30
30
- Set Environment variables, that provided during `brew` llvm install
31
31
32
-
- You don't need additional configurations like `pkg-config` files, if your LLVM installation is correct and you successfully set environment variable.
32
+
- You don't need additional configurations like `pkg-config` files, if your LLVM installation is correct and you successfully set environment variables. `Package.swift`**automatically configure** all needed things to build correctly and you don't need care more.
33
33
34
34
:arrow_right: If you have problems, just check [Troubleshooting](#troubleshooting).
0 commit comments