Apple SDKs overview
WristUI’s Apple documentation covers independent MSBuild Project SDKs for watchOS, WidgetKit, and App Clips. Consumer projects stay in C# — zero Swift in application source.
Package table
Section titled “Package table”| Package | Role | Notes |
|---|---|---|
AvantiPoint.WatchOS.Sdk |
net10.0-watchos apps, native refs, Native AOT path |
C# UI on the watch simulator via Native AOT; physical device unverified |
AvantiPoint.WidgetKit.Sdk |
Widgets (watch + Mac/iOS surfaces) | Microsoft-gap companion surface — see WidgetKit |
AvantiPoint.AppClips.Sdk |
App Clips (+ Mac/iOS bonus path) | Microsoft-gap companion surface — see App Clips |
AvantiPoint.Apple.Extras |
Shared helpers for containing iOS / MAUI / Uno hosts | Supporting — not a watch TFM by itself |
These SDKs stay independent. WristUI.Sdk coordinates watch targets for write-once UI; it does not replace platform SDK native assembly injection.
