Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "upgrades" #912

Merged
merged 6 commits into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 4 additions & 16 deletions ios/Memmy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1461,14 +1461,8 @@
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"$(inherited)",
" ",
);
OTHER_CPLUSPLUSFLAGS = (
"$(inherited)",
" ",
);
OTHER_CFLAGS = "$(inherited) ";
OTHER_CPLUSPLUSFLAGS = "$(inherited) ";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
};
Expand Down Expand Up @@ -1522,14 +1516,8 @@
);
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_CFLAGS = (
"$(inherited)",
" ",
);
OTHER_CPLUSPLUSFLAGS = (
"$(inherited)",
" ",
);
OTHER_CFLAGS = "$(inherited) ";
OTHER_CPLUSPLUSFLAGS = "$(inherited) ";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
Expand Down
16 changes: 8 additions & 8 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ PODS:
- React-Core
- react-native-root-view-background (1.3.0):
- React-Core
- react-native-safe-area-context (4.6.4):
- react-native-safe-area-context (4.6.3):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -682,12 +682,12 @@ PODS:
- React-RCTText
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.23.0):
- RNScreens (3.22.0):
- React-Core
- React-RCTImage
- RNShare (9.2.3):
- RNShare (9.2.0):
- React-Core
- RNSVG (13.10.0):
- RNSVG (13.9.0):
- React-Core
- RNVectorIcons (9.2.0):
- React-Core
Expand Down Expand Up @@ -1097,7 +1097,7 @@ SPEC CHECKSUMS:
react-native-pager-view: 0ccb8bf60e2ebd38b1f3669fa3650ecce81db2df
react-native-render-html: 984dfe2294163d04bf5fe25d7c9f122e60e05ebe
react-native-root-view-background: 59f34bbd5308d5981d0928e81969929bde013ff4
react-native-safe-area-context: 68b07eabfb0d14547d36f6929c0e98d818064f02
react-native-safe-area-context: 36cc67648134e89465663b8172336a19eeda493d
react-native-sfsymbols: bd3a0d3eab185e80b571bae60753dcf5a0d57967
react-native-slider: 33b8d190b59d4f67a541061bb91775d53d617d9d
react-native-webview: b8ec89966713985111a14d6e4bf98d8b54bced0d
Expand Down Expand Up @@ -1127,9 +1127,9 @@ SPEC CHECKSUMS:
RNGestureHandler: dec4645026e7401a0899f2846d864403478ff6a5
RNReactNativeHapticFeedback: afa5bf2794aecbb2dba2525329253da0d66656df
RNReanimated: 9f7068e43b9358a46a688d94a5a3adb258139457
RNScreens: 6a8a3c6b808aa48dca1780df7b73ea524f602c63
RNShare: da6d90b6dc332f51f86498041d6e34211f96b630
RNSVG: 80584470ff1ffc7994923ea135a3e5ad825546b9
RNScreens: 68fd1060f57dd1023880bf4c05d74784b5392789
RNShare: b71572a3219740b60ffa7dbcf5d79b08e5625f4a
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"flash-list": "^0.0.1-security",
"i18next": "^23.2.10",
"immer": "^10.0.2",
"lemmy-js-client": "^0.18.1",
"lemmy-js-client": "^0.18.0-rc.2",
"markdown-it-container": "^3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -100,11 +100,11 @@
"react-native-pager-view": "6.2.0",
"react-native-reanimated": "^3.3.0",
"react-native-render-html": "^6.3.4",
"react-native-screens": "^3.22.1",
"react-native-safe-area-context": "4.6.4",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "^3.22.0",
"react-native-sfsymbols": "^1.2.1",
"react-native-svg": "13.10.0",
"react-native-share": "^9.2.1",
"react-native-share": "^9.2.0",
"react-native-svg": "13.9.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-vector-icons": "^9.2.0",
"react-native-web": "^0.19.7",
Expand Down