Skip to content

Commit 31c1800

Browse files
committed
Merge branch 'master' into examples_refactor
2 parents 09b49a5 + 7208da8 commit 31c1800

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,8 +1122,7 @@ To integrate FlexLayout into another Swift Package, add it as a dependency:
11221122

11231123
#### In an Xcode target
11241124

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

11281127

11291128
<br/>

0 commit comments

Comments
 (0)