1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-17 19:46:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

support diff from IPA.

This commit is contained in:
tdzl2003
2016-04-02 13:40:47 +08:00
parent 611b0570f8
commit a3c70704ce
2 changed files with 40 additions and 6 deletions

View File

@@ -70,6 +70,15 @@
"hasValue": true
}
}
},
"diffWithIpa": {
"description": "Create diff patch from a iOS package(.ipa)",
"options": {
"output": {
"default": "build/output/diff-${time}.ipa-patch",
"hasValue": true
}
}
}
},
"globalOptions":{