iOS 编译出现The file "XXX.entitlements" could not be opened.错误。

之前项目更换证书,出现下面问题,记录一下~


屏幕快照 2019-06-20 下午3.51.22.png

这个问题出来证书配置上面,TARGETS的 Capabilities里面配置一下证书即可


屏幕快照 2019-06-20 下午4.10.48.png

再次编译,successed~

你可能感兴趣的:(iOS 编译出现The file "XXX.entitlements" could not be opened.错误。)