Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/RunCMake/XcFramework: Add iOS and iOS Simulator to .xcfw | Kyle Edwards | 2023-12-11 | 1 | -6/+51 |
* | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file() | Kyle Edwards | 2023-11-15 | 1 | -0/+22 |
* | install(EXPORT): Add ability to point to .xcframework file | Kyle Edwards | 2023-11-15 | 1 | -0/+103 |
* | 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 |
* | .xcframework: Check SupportedPlatformVariant | Kyle Edwards | 2023-08-15 | 1 | -16/+30 |
* | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 1 | -0/+10 |
* | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+83 |