Page MenuHomePhabricator

D5437.diff
No OneTemporary

D5437.diff

diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -5,7 +5,7 @@
"license": "BSD-3-Clause",
"scripts": {
"clean": "yarn clean-commoncpp && yarn clean-android && yarn clean-ios && rm -rf node_modules/",
- "clean-commoncpp": "rm -rf cpp/CommonCpp/build && rm -rf cpp/CommonCpp/CryptoTools/build && rm -rf cpp/CommonCpp/DatabaseManagers/build && rm -rf cpp/CommonCpp/NativeModules/build && rm -rf cpp/CommonCpp/Tools/build",
+ "clean-commoncpp": "rm -rf cpp/CommonCpp/build && rm -rf cpp/CommonCpp/CryptoTools/build && rm -rf cpp/CommonCpp/DatabaseManagers/build && rm -rf cpp/CommonCpp/NativeModules/build && rm -rf cpp/CommonCpp/Tools/build && rm -rf cpp/CommonCpp/grpc/grpc_client",
"clean-android": "rm -rf android/build android/app/build android/app/.cxx",
"clean-ios": "rm -rf ios/Pods/",
"clean-all": "yarn clean && rm -rf ~/Library/Developer/Xcode/DerivedData/Comm-*; cd android && (./gradlew clean || true)",

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 2:53 PM (20 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2498102
Default Alt Text
D5437.diff (1006 B)

Event Timeline