app installation failed , Could not inspect the application package

build成功,运行app的时候报上述错误。

原因:把静态framework 拖到了 embed  framework 里面。去掉就好了。

只有动态framework才能放进去。


判断framework 静态动态的方法见上篇文章。

你可能感兴趣的:(app installation failed , Could not inspect the application package)