Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3366830
D9321.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D9321.diff
View Options
diff --git a/native/ios/Comm.xcodeproj/project.pbxproj b/native/ios/Comm.xcodeproj/project.pbxproj
--- a/native/ios/Comm.xcodeproj/project.pbxproj
+++ b/native/ios/Comm.xcodeproj/project.pbxproj
@@ -1240,7 +1240,6 @@
"\"${PODS_CONFIGURATION_BUILD_DIR}/libwebp\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/lottie-react-native\"",
- "\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-background-upload\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-ffmpeg\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-in-app-message\"",
@@ -1376,7 +1375,6 @@
"\"${PODS_CONFIGURATION_BUILD_DIR}/libwebp\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/lottie-react-native\"",
- "\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-background-upload\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-ffmpeg\"",
"\"${PODS_CONFIGURATION_BUILD_DIR}/react-native-in-app-message\"",
diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock
--- a/native/ios/Podfile.lock
+++ b/native/ios/Podfile.lock
@@ -391,8 +391,6 @@
- React-jsinspector (0.70.9)
- React-logger (0.70.9):
- glog
- - react-native-background-upload (6.6.0):
- - React
- react-native-camera (3.31.0):
- React
- react-native-camera/RCT (= 3.31.0)
@@ -623,7 +621,6 @@
- React-jsiexecutor (from `../../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../../node_modules/react-native/ReactCommon/jsinspector`)
- React-logger (from `../../node_modules/react-native/ReactCommon/logger`)
- - react-native-background-upload (from `../node_modules/react-native-background-upload`)
- react-native-camera (from `../node_modules/react-native-camera`)
- react-native-ffmpeg/min-lts (from `../node_modules/react-native-ffmpeg`)
- react-native-in-app-message (from `../node_modules/react-native-in-app-message`)
@@ -775,8 +772,6 @@
:path: "../../node_modules/react-native/ReactCommon/jsinspector"
React-logger:
:path: "../../node_modules/react-native/ReactCommon/logger"
- react-native-background-upload:
- :path: "../node_modules/react-native-background-upload"
react-native-camera:
:path: "../node_modules/react-native-camera"
react-native-ffmpeg:
@@ -908,7 +903,6 @@
React-jsiexecutor: d3f6d9242d4c93e7f0bdb27cb5510003bc98445c
React-jsinspector: d76d32327f21d4f40dcf696231fdbbca60de4711
React-logger: 1b3522f1e05c6360e93df3607a016c39e30a7351
- react-native-background-upload: 7c608537f87106c93530a3a19a853afd55466823
react-native-camera: b5c8c7a71feecfdd5b39f0dbbf6b64b957ed55f2
react-native-ffmpeg: f9a60452aaa5d478aac205b248224994f3bde416
react-native-in-app-message: f91de5009620af01456531118264c93e249b83ec
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -92,7 +92,6 @@
"olm": "git+https://github.com/CommE2E/olm.git#v0.0.10",
"react": "18.1.0",
"react-native": "0.70.9",
- "react-native-background-upload": "^6.6.0",
"react-native-camera": "^3.31.0",
"react-native-device-info": "^10.3.0",
"react-native-ffmpeg": "^0.4.4",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -20676,11 +20676,6 @@
prop-types "^15.8.1"
react-base16-styling "^0.9.1"
-react-native-background-upload@^6.6.0:
- version "6.6.0"
- resolved "https://registry.yarnpkg.com/react-native-background-upload/-/react-native-background-upload-6.6.0.tgz#7c081f4260d16e7a416522c3622b81938ad799c8"
- integrity sha512-adfOJmeO3GmPmc53cdHYWp5eTGKagk/AhkraSoQ89BHRwBWrtRQ29NN9sm2CLezBYrSQWg0W47C8TaowtYZ1LQ==
-
react-native-camera@^3.31.0:
version "3.31.0"
resolved "https://registry.yarnpkg.com/react-native-camera/-/react-native-camera-3.31.0.tgz#7b9b4dd30b6d1363bdffed4ce0a0bef93c3ebf87"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 12:41 PM (19 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2584737
Default Alt Text
D9321.diff (3 KB)
Attached To
Mode
D9321: [native] Remove react-native-background-upload
Attached
Detach File
Event Timeline
Log In to Comment