IPAPatch
IPAPatch copied to clipboard
Support PlugIns and Watch
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
Sorry, I don't have enough time for this project recently, pull requests are welcome :)