Skip to content

Add bundle ID capability management UI & APIs - #10

Merged
Redth merged 1 commit into
mainfrom
feature/bundle-id-improvements
Feb 5, 2026
Merged

Add bundle ID capability management UI & APIs#10
Redth merged 1 commit into
mainfrom
feature/bundle-id-improvements

Conversation

@Redth

@Redth Redth commented Feb 5, 2026

Copy link
Copy Markdown
Owner

Introduce Bundle ID capability support across core and UI: add AppleBundleIdCapability and CapabilityCategories (groups, display names, icons). Extend AppleBundleId with Capabilities and update IAppleConnectService to include CreateBundleId(seedId?), GetBundleIdCapabilitiesAsync, GetAvailableCapabilityTypesAsync, EnableCapabilityAsync and DisableCapabilityAsync. Implement capability operations and logging in AppleConnectService. Update BundleIds.razor to show capability badges, add a capabilities modal for viewing/toggling grouped capabilities (with caching, loading state and toggling logic), plus related styles and a platform formatting helper.

Introduce Bundle ID capability support across core and UI: add AppleBundleIdCapability and CapabilityCategories (groups, display names, icons). Extend AppleBundleId with Capabilities and update IAppleConnectService to include CreateBundleId(seedId?), GetBundleIdCapabilitiesAsync, GetAvailableCapabilityTypesAsync, EnableCapabilityAsync and DisableCapabilityAsync. Implement capability operations and logging in AppleConnectService. Update BundleIds.razor to show capability badges, add a capabilities modal for viewing/toggling grouped capabilities (with caching, loading state and toggling logic), plus related styles and a platform formatting helper.
@Redth
Redth merged commit b9f812a into main Feb 5, 2026
3 of 5 checks passed
@Redth
Redth deleted the feature/bundle-id-improvements branch February 5, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant