mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 19:46:10 +08:00
rename diffWithXXX to diffFromXXX
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"diffWithApk": {
|
||||
"diffFromApk": {
|
||||
"description": "Create diff patch from a Android package(.apk)",
|
||||
"options": {
|
||||
"output": {
|
||||
@@ -133,7 +133,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"diffWithIpa": {
|
||||
"diffFromIpa": {
|
||||
"description": "Create diff patch from a iOS package(.ipa)",
|
||||
"options": {
|
||||
"output": {
|
||||
|
Reference in New Issue
Block a user