# microsoft/WinObjC

Objective-C for Windows

Repository: https://github.com/microsoft/WinObjC
Canonical: https://ross.abutalabs.com/products/winobjc
Language: C
License: MIT
License Family: permissive
Archived: true
Last push: 2022-11-28T19:14:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4089, "days_push": 1374, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6230, forks 800 (observed 2026-08-28T04:09:40.763599+00:00)

## What it is
The Windows Bridge for iOS (WinObjC) is a Microsoft open-source framework providing an Objective-C development environment for Visual Studio with support for iOS APIs. It lets developers reuse Objective-C code to build Universal Windows Platform (UWP) apps that run on Windows 10 devices.

## Use cases
- port an iOS app to Windows without rewriting it in C#
- compile Objective-C code on Windows using Visual Studio
- build UWP apps from existing iOS codebases
- reuse iOS API calls in a Windows application
- bring an Objective-C library to the Windows platform

## When to choose
- you have an existing Objective-C iOS codebase and must target Windows 10 UWP
- you want to reuse iOS APIs and Objective-C tooling inside Visual Studio

## When to avoid
- you are starting a new cross-platform project - modern options like .NET MAUI, Flutter, or React Native are actively maintained
- you need to support current Windows versions beyond UWP or recent iOS APIs
- you require long-term support or community updates

## Facets
- artifact type: framework
- maturity: abandoned
- function: compiler, sdk, mobile-framework
- domain: cross-platform, mobile-development, developer-tools
- platform: windows, cpp
- tags: objective-c, ios-bridge, uwp, visual-studio, microsoft

## Member repositories
- microsoft/WinObjC (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:40.763599+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:13.271208+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/WinObjC (fetched 2026-08-28T04:09:40.763599+00:00, sha 423fe92bc4d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
