You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(targets): add print-service, smart-card, authentication-services; rename config list fn (#166)
Add three new Apple extension target types with full registry entries,
Info.plist generation, build settings, Swift templates, e2e fixtures,
and updated documentation.
Also rename createNotificationContentConfigurationList to
createDefaultConfigurationList since it's used as the default for most
extension types.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
The following iOS extension types exist in Xcode but aren't supported yet. Contributions welcome! See `docs/xcode-target-discovery.md` for details on how these were discovered.
335
+
The following extension types exist in Xcode but aren't supported yet. Contributions welcome! See `docs/xcode-target-discovery.md` for details on how these were discovered.
333
336
334
337
| Extension Point Identifier | Xcode Template Name |
335
338
| --- | --- |
336
-
|`com.apple.printing.discovery`| Print Service Extension |
0 commit comments