Skip to content

Commit fcf526a

Browse files
committed
Instruct to build the framework before linking it
1 parent 31d3a47 commit fcf526a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ set -u
213213
ln -sf "${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}" "${PROJECT_DIR}/build/"
214214
```
215215

216+
Build the SwiftAppLibrary framework in Xcode to prepare for the
217+
next sections.
218+
216219
## Linking to the Framework
217220

218221
Add these options to the executable's section in the `.cabal`

0 commit comments

Comments
 (0)