Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fix build failure issue on Carthage source code.tar.gz | 2025-06-07 | 9.8 MB | |
Fix build failure issue on Carthage source code.zip | 2025-06-07 | 10.0 MB | |
README.md | 2025-06-07 | 441 Bytes | |
Totals: 3 Items | 19.8 MB | 0 |
https://github.com/layoutBox/FlexLayout/pull/275
Since version 2.1.0, Yoga is managed as a separate dependency, so the project cannot be built on its own. Therefore, it cannot be used with Carthage.
Providing a pre-built static framework or adopting a different structure would require significant changes. Instead, this PR updates the guide and some settings to maintain the current project structure while enabling Carthage support.