kstenerud/iOS-Universal-Framework resource
An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5659
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
2928 stars · 467 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Xcode project template that builds universal (device and simulator) frameworks for iOS using Python build scripts. It was created to work around Xcode's lack of native iOS framework support before Xcode 6.
Use cases
- build a universal iOS framework for armv7, armv7s and simulator
- create an Xcode project template for framework development
- distribute a reusable iOS library as a framework bundle
- automate fat binary builds for iOS SDKs
When to choose
- you are stuck maintaining a legacy project already built on this template
- you must support pre-Xcode 6 toolchains
When to avoid
- starting any new project - use Apple's native framework target in Xcode 6+
- you need actively maintained tooling or support for modern architectures
- you need deeply nested project support, which was never fully solved
Facets
learning-resource · maturity abandoned
build-tool developer-tools developer-tools mobile-development cli xcode-template ios-frameworks universal-binary retired objective-c boilerplate macos ios
1 source
- readme: https://github.com/kstenerud/iOS-Universal-Framework · fetched 2026-08-28 · cd944c2ea45b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kstenerud/iOS-Universal-Framework | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kstenerud/iOS-Universal-Framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem