JeffreyCA/Apollo-ImprovedCustomApi

Can not change the app icon

Opened this issue · 7 comments

I get a error whene change the app icon.

IMG_0094

Either the certificate you're using doesn't have the correct entitlements or whatever thing you're using to sign it is changing the bundle ID...

What you mean with right entitlement?

What you mean with right entitlement?

https://developer.apple.com/documentation/bundleresources/entitlements

"An entitlement is a right or privilege that grants an executable particular capabilities. For example, an app needs the HomeKit Entitlement — along with explicit user consent — to access a user’s home automation network. An app stores its entitlements as key-value pairs embedded in the code signature of its binary executable."

Depending on your certificate, you only get access to certain entitlements...

My cert have all entitlement.

Also getting this error and I just got a new cert but still having this issue

Also getting this error and I just got a new cert but still having this issue

What type of cert. Probably it doesn't have the needed entitlements, or your changing the bundleID.

Same error with esign