Code sign error : bundle format unrecognized, invalid, or unsuitable

Adithya picture Adithya · Mar 26, 2015 · Viewed 50.3k times · Source

Im working on an iOS app, Swift language, iOS8, Xcode 6.1. It was running fine on the iPad. Then I added a "Resource" folder reference to the project, after which I am getting the Code sign error.

The Resource folder contains some HTML files. I am not sure how this folder reference is causing this problem. Any help please?

enter image description here

Answer

Adithya picture Adithya · Mar 26, 2015

OK, solved it, This answer helped me.

I renamed the folder. Apparently Xcode does not like "Resources" file to be created manually.