I want to create an app with multiple SiriKit-Intents. Some of those need a 3rd party framework which, sadly, I cannot install using spm so I did it quick and dirty and downloaded the latest release and manually imported it into Xcode. And everything worked just fine until I wanted to upload to ASC.
That's what it said and I guess the root is in my project settings... There I have the same Framework in both Intent-extensions like I normally do and everything works fine in development but I just can't upload it...
Thanks