Xcode: Treat XCFrameworks the same way as regular Frameworks
- Enables the linking of XCFrameworks using the same commands used to link Frameworks
- Works only when using
XCODE_LINK_BUILD_PHASE_MODE=KNOWN_LOCATION
Closes #21752 (closed)
Edited by Gusts Kaksis