Validation Error: Invalid Bundle. The bundle at … contains disallowed file ‘Frameworks’

I’m trying to submit an app with the Xcode 6 GM, and I get this error on validation. The app has an action extension and a dynamic framework that’s shared between the extension and the app itself.

I don’t have a file called ‘Frameworks’ anywhere in the project, so I’m really not sure what this is supposed to mean. Has anyone gotten this issue or have any ideas?

here's what the error looks like

Archive validation failed due to the issues listed below.
iTunes Store operation failed.
Invalid Bundle. The bundle at … contains disallowed file ‘Frameworks’.

22 Answers
22

Leave a Comment