Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not change the app icon #45

Open
Schrotty74 opened this issue Oct 20, 2024 · 7 comments
Open

Can not change the app icon #45

Schrotty74 opened this issue Oct 20, 2024 · 7 comments

Comments

@Schrotty74
Copy link

I get a error whene change the app icon.

IMG_0094

@yodaluca23
Copy link

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...

@Schrotty74
Copy link
Author

What you mean with right entitlement?

@yodaluca23
Copy link

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...

@Schrotty74
Copy link
Author

My cert have all entitlement.

@icpryde
Copy link

icpryde commented Oct 21, 2024

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

@yodaluca23
Copy link

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.

@hexlay
Copy link

hexlay commented Oct 30, 2024

Same error with esign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants