Skip to content

Conversation

@CoryADavis
Copy link

Checklist

  • I've read and followed the Contribution Guidelines
  • step.yml and README.md is updated with the changes (if needed)

Version

Requires a MINOR version update

Context

This step already successfully discovers and generates the export options for .appex executable extensions. This PR adds support for the more recent .extensionkitextension (ExtensionKit • iOS 16.1+, watchOS 10.0+) executable extensions.

Changes

  • treat ExtensionKit targets (product type com.apple.product-type.extensionkit-extension) as executable dependencies
  • ensure ExtensionKit bundle IDs are included when generating the provisioningProfiles dictionary

Investigation details

Decisions

@lpusok
Copy link
Contributor

lpusok commented Nov 17, 2025

Thanks, will check.

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.

2 participants