brandonplank / iPAPatcher

MIT License
288 stars 4 forks source link

Patching debs fails #23

Closed niclimcy closed 3 years ago

niclimcy commented 3 years ago

I’m trying to patch the Youtube app with https://github.com/PoomSmart/YTUHD but everytime I tried patching with the deb tweak, I am met with this error: The patching process has failed

This is the following console log that seems to be the issue: default 22:01:35.596323+0800 iPAPatcher Warning: Expected min height of view: (<NSButton: 0x7fcde960a9d0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.

gotzlotz commented 3 years ago

I was able to patch a Cercube.ipa with YTUHD. But no luck with a regular youtube.ipa.

niclimcy commented 3 years ago

I guess I was missing dependencies?

niclimcy commented 3 years ago

I was able to patch a Cercube.ipa with YTUHD. But no luck with a regular youtube.ipa.

You have to find the decrypted version I guess

bingoxo commented 3 years ago

Did you manage to do it ?