Skip to content

Fixes issue while including FlexLayout as a dependency of another Swift Package

Compare
Choose a tag to compare
@lucdion lucdion released this 11 Mar 14:16
· 101 commits to master since this release

Fixes issue #219 where including FlexLayout as a dependency of another swift package would fail to build - because it isn't possible to set the preprocessor definition FLEXLAYOUT_SWIFT_PACKAGE without an Xcode project.

Added by Luke Wakeford in Pull Request #221