leetal/ios-cmake
A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 96
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3498
- days_rel: 27
- days_push: 27
- n_releases_24m: 1
Adoption not part of the score
2180 stars · 464 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CMake toolchain file enabling cross-compilation of C, C++, Objective-C/C++ and Swift projects to Apple platforms including iOS, iPadOS, tvOS, watchOS, visionOS, macOS and Mac Catalyst. It provides configurable options for platform targets, deployment targets, architectures, ARC and simulator support.
Use cases
- build a C++ library for iOS devices with CMake
- cross-compile a CMake project to watchOS or tvOS
- build for iOS simulator and device separately to create an xcframework
- target visionOS or Mac Catalyst from a CMake codebase
- set deployment target and architectures for Apple platform builds
When to choose
- you have an existing CMake-based C/C++/Objective-C/Swift project and need to build it for Apple mobile or desktop platforms
- you need simulator and device builds with configurable options
- you want to produce slices for combining into an xcframework
When to avoid
- your project uses Swift Package Manager, Xcode projects, or Bazel instead of CMake
- you target non-Apple platforms
- you need a full app packaging/signing pipeline rather than compilation toolchain support
Facets
library · maturity active
build-tool developer-tools cross-platform mobile-development developer-tools apple-ecosystem cli cmake-toolchain ios tvos watchos visionos macos catalyst cross-compilation objective-c swift
1 source
- readme: https://github.com/leetal/ios-cmake · fetched 2026-08-28 · 27bb8763480c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leetal/ios-cmake | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="leetal/ios-cmake")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem