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
{{ message }}
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: QUICKSTART.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
@@ -82,7 +82,7 @@ The binding tools need the following to operate:
82
82
In addition, the tools can operator on separate `.swiftmodule` and `.dylib` files. This can be handled by using a `-M` argument for the `.swiftmodule` and `-L` for the library. It’s easier to use the `.framework` directory and a single `-C` argument.
83
83
84
84
## Building and Running Samples
85
-
Samples source code is in the `samples` directory, but are will not build and run there.
85
+
Samples source code is in the `samples` directory, but will not build and run there.
86
86
Instead you need to make a packaged build, from the root of binding-tools-for-swift execute the command:
0 commit comments