Invalid bundle... contains disallowed file 'frameworks'

Jarryd Baillie picture Jarryd Baillie · Sep 17, 2014 · Viewed 7k times · Source

Im trying to publish my app through application loader, but I keep on getting this error. I've tried this solution however I still get the same error.

Any suggestions would be appreciated.

Answer

Jarryd Baillie picture Jarryd Baillie · Oct 1, 2014

I found out the build I was trying to upload was archived in Xcode beta 6 :/ Upgrading to the GM seed solved my problem. Also make sure Embedded Content contains swift code is set to "NO" in your build settings for your extension and set to "YES" in your build settings for your containing app.