Xcode: Could not inspect the application package

This error seems to happen when you have third party code which isn’t signed by you in your bundle. Check this thread, it helped me once.

Also when performing build clean opt for cmd + option + shift + k.

Leave a Comment