开发者

iPhone Build Error (Entitlements)

开发者 https://www.devze.com 2023-01-20 12:41 出处:网络
I\'m getting this error when trying to build: The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.

I'm getting this error when trying to build: The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.

(0xE8008016).

This is not my first time building apps. This will be my sixth app, so this thing is tripping. I'm making an AppStore distribution build, so I dont need entitlements. I dont have any entitlement files specified in my code signing entitlement. ITS BLANK. For the project info pane and the target info pane, there is absolutely not开发者_如何学Gohing in my code signing entitlements, which is how its supposed to be. Yet I still get this dumb error. Remember, this is NOT an adhoc build, rather it is an AppStore build. What can be the problem??


Do you have multiple versions of Xcode installed (such as one of the betas)? Did you change the install directory after installing your current stable version of Xcode? Xcode installs things for code signing that can break if you either install a new version of Xcode simultaneously, or you rename your /Developer directory.

Also, try checking the console for related error messages.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号