mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
We no longer build frameworks as standalone targets (frameworks) but instead link it all together, which also means resources from “frameworks” will end up in the main bundle. Currently the new build file generator does not create test targets and changing LN_FLAGS in frameworks is not inherited by the main target.