asdfzxcvbn / pyzule

an azule "clone" written in python3
The Unlicense
115 stars 27 forks source link

Change ALL bundle IDs. #49

Closed yodaluca23 closed 2 months ago

yodaluca23 commented 2 months ago

When I use the change BundleID option, it seems as though some of the original is being retained, I can run View Entitlements on the app binary with Filza and I still see references to the original BundleID. I believe this is also what it breaking car play (and possibly others) support when changing the BundleID...

asdfzxcvbn commented 2 months ago

yeah the entitlements might reference the original bundle id and some other data

changing that in -b would already be too much of a hassle... well i admit it'd be quite easy but i dont think it's a huge problem

I believe this is also what it breaking car play (and possibly others) support when changing the BundleID...

no that really shouldnt be an issue, the main executable's bundle id should just match the one from the appstore