mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06: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)
|
|
{
|
|
}
|