Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 618292e

Browse files
author
Stephen Hawley
committed
spacing
1 parent 5af3823 commit 618292e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

QUICKSTART.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ In addition, the tools can operator on separate `.swiftmodule` and `.dylib` file
8484
## Building and Running Samples
8585
Samples source code is in the `samples` directory, but are will not build and run there.
8686
Instead you need to make a packaged build, from the root of binding-tools-for-swift execute the command:
87+
8788
`make package`
89+
8890
this will leave a directory inside of the directory `Pack-Man` named `binding-tools-for-swift` which contains buildable samples.
8991
Most samples can be built by executing `make` in their directory. To try out a sample, do `make runit` for most of the samples.
9092

0 commit comments

Comments
 (0)