mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 12:24:29 +00:00
In commit 5651901c54 (Xcode: add support for embedding frameworks, 2020-10-24, v3.20.0-rc1~402^2) we incorrectly reused `PBXBuildFile` instances when the same framework is embedded in multiple targets, causing target-specific settings to conflict. Fixes: #26438
4 lines
23 B
C
4 lines
23 B
C
void TestLib(void)
|
|
{
|
|
}
|