IPAPatch icon indicating copy to clipboard operation
IPAPatch copied to clipboard

Support PlugIns and Watch

Open Ade0408 opened this issue 8 years ago • 1 comments

Will you support PlugIns and Watch when ipa have AppExtensions?

# 6. Remove Plugins/Watch (AppExtensions), To Simplify the Signing Process

echo "Removing AppExtensions"
rm -rf "$TARGET_APP_PATH/PlugIns" || true
rm -rf "$TARGET_APP_PATH/Watch" || true

Ade0408 avatar Oct 24 '17 03:10 Ade0408

Sorry, I don't have enough time for this project recently, pull requests are welcome :)

Naituw avatar Jul 29 '19 03:07 Naituw