majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.35k stars 468 forks source link

Fix Sinf patch when app contains a Watch App #140

Closed Itaybre closed 1 year ago

Itaybre commented 1 year ago

Issue

When apps contain a watch app, their bundle name is selected for applying the Sina patch

Examples:

Fix

Ignore app bundles that contain /Watch/ in the path

majd commented 1 year ago

Thank you! Would you mind updating the test case for modern FairPlay protection to cover this logic?

Itaybre commented 1 year ago

Thank you! Would you mind updating the test case for modern FairPlay protection to cover this logic?

Ready, I added a new test case for apps with Watch Apps