Warning on Archiving - ExtensionKit extension not embedded

Hello!

Ive been working on a package tracking app for iOS and was looking forward to pushing it to TestFlight for some testers to use. When I go to archive the package, I get a warning about the "...TrackerIntents.appex is an ExtensionKit extension and must be embedded in the parent app bundle's Extensions directory, but is embedded in the parent app bundle's Tracker.app/Extensions directory". The extension is for siri integration with shortcuts.

I have done quite a lot of things to try and diagnose this but cant seem to get passed this warning. I know it's a warning but would rather it not exist. Ideally I would think its a matter of "moving" the items but in the navigation area, I dont see an extensions area.

The main app target has it in the dependencies along with the EmbedExtensionKit Extensions in the Build Phases.

Any ideas or configs I can try? I can provide more information if needed.

This is on the latest Xcode version 26.0.1 for iOS 26.

Thank you.

Warning on Archiving - ExtensionKit extension not embedded
 
 
Q