Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Enable visionOS tests with Xcode 15.2 | Brad King | 2024-02-09 | 1 | -20/+15 |
* | Xcode: Fix linking against .xcframework from static libraries | Kyle Edwards | 2023-11-06 | 3 | -0/+12 |
* | Tests: Fix RunCMake.XcFramework in symlinked paths with Xcode 15 | Brad King | 2023-09-26 | 1 | -2/+11 |
* | Tests: Disable visionOS cases because Xcode 15.0 excludes support | Brad King | 2023-09-26 | 1 | -15/+20 |
* | Tests: Clarify RunCMake.XcFramework conditions testing Xcode version | Brad King | 2023-09-26 | 1 | -7/+7 |
* | Tests: Update tests to run in symlinked tree | Kyle Edwards | 2023-09-22 | 1 | -1/+2 |
* | .xcframework: Check SupportedPlatformVariant | Kyle Edwards | 2023-08-15 | 41 | -16/+70 |
* | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 2 | -0/+15 |
* | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 74 | -0/+258 |