Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3541552
D6170.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
867 B
Referenced Files
None
Subscribers
None
D6170.diff
View Options
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -4,7 +4,7 @@
"private": true,
"license": "BSD-3-Clause",
"scripts": {
- "clean": "yarn clean-commoncpp && yarn clean-android && yarn clean-ios && rm -rf node_modules/ && (yarn clean-rust || true)",
+ "clean": "yarn clean-commoncpp && yarn clean-android && yarn clean-ios && rm -rf node_modules/ && rm -f ios/.xcode.env.local && (yarn clean-rust || true)",
"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-rust": "cargo clean --manifest-path native_rust_library/Cargo.toml",
"clean-android": "rm -rf android/build android/app/build android/app/.cxx",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 6:39 AM (10 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2711495
Default Alt Text
D6170.diff (867 B)
Attached To
Mode
D6170: [native] Delete native/ios/.xcode.env.local on clean
Attached
Detach File
Event Timeline
Log In to Comment