Skip to content

Commit 1e96020

Browse files
authored
Merge pull request #195 from hoonv/update-readme
Update SPM Installation more detail
2 parents e1fc715 + 320e7fa commit 1e96020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ To integrate FlexLayout into another Swift Package, add it as a dependency:
11111111
#### In an Xcode target
11121112

11131113
1. To integrate FlexLayout into an Xcode target, use the `File -> Swift Packages -> Add Package Dependency` menu item.
1114-
2. Add "FLEXLAYOUT_SWIFT_PACKAGE=1" to the Xcode target's `GCC_PREPROCESSOR_DEFINITIONS` build setting.
1114+
2. Add "FLEXLAYOUT_SWIFT_PACKAGE=1" to the Xcode target's `GCC_PREPROCESSOR_DEFINITIONS` build setting. (TARGET -> Build Settings -> Apple Clang-Preprocessing -> Preprocessor Macros)
11151115

11161116

11171117
<br/>

0 commit comments

Comments
 (0)