Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries | Kyle Edwards | 2022-04-07 | 1 | -0/+1 |
The feature needs a specialized implementation to place headers in the right place inside frameworks. To avoid silently doing the wrong thing, make this case an error for the 3.23 series. Issue: #23386 |