Post

Replies

Boosts

Views

Activity

Reply to ITMS-90429: Invalid Swift Support 
I also got this issue with Xcode 13.4.1, got headache, but then managed to resolve it, at least in my case: In short, my app had an AppClip. Previously there was a library (in my Podfile) for my AppClip target that was not in the parent app target. Then after adding the library into the parent app target, so that all libraries in the AppClip target were also in the parent app target, the above error was gone. Hope this helps somebody who get this headache too. To Apple, would you please help giving the clue beforehand (e.g. during compilation).
Aug ’22