Skip to content

Commit

Permalink
Merge pull request #49 from mendix/update-mendix-native
Browse files Browse the repository at this point in the history
Update mendix/native
  • Loading branch information
stelselim authored Nov 26, 2024
2 parents 511b0ea + c554db3 commit 42d5319
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 11 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ PODS:
- RNFBApp
- RNFileViewer (2.1.5):
- React-Core
- RNGestureHandler (2.20.0):
- RNGestureHandler (2.20.2):
- DoubleConversion
- glog
- RCT-Folly (= 2024.01.01.00)
Expand Down Expand Up @@ -2233,7 +2233,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: 4cb898d0bf20404aab1850c656dcea009429d6c1
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
FBLazyVector: 430e10366de01d1e3d57374500b1b150fe482e6d
Firebase: 3d6637234ab163e31852834617b4fe1df3b7af6d
FirebaseAnalytics: 6f7430030cb6b22fe1db2e3bed782e999b76dc00
Expand All @@ -2244,7 +2244,7 @@ SPEC CHECKSUMS:
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
FirebaseMessaging: 35ecbbc68ff547fca80f9326c9622e79288c7149
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
glog: 69ef571f3de08433d766d614c73a9838a06bf7eb
Google-Maps-iOS-Utils: f77eab4c4326d7e6a277f8e23a0232402731913a
GoogleAppMeasurement: 40c70a7d89013f0eca72006c4b9732163ea4cdae
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
Expand Down Expand Up @@ -2344,7 +2344,7 @@ SPEC CHECKSUMS:
RNFBMessaging: 0bdc8269fefad36f6820d6fc89b0bcae3f705891
RNFBML: 8cccd332f13f2d0d74312d37867605fd144324b2
RNFileViewer: ce7ca3ac370e18554d35d6355cffd7c30437c592
RNGestureHandler: 18b9b5d65c77c4744a640f69b7fccdd47ed935c0
RNGestureHandler: 82f59e40580e0c2f8262552c149716511131b412
RNInAppBrowser: 3ff3a3b8f458aaf25aaee879d057352862edf357
RNLocalize: 4f22418187ecd5ca693231093ff1d912d1b3c9bc
RNPermissions: 337dcb2adb1b49dd9ec27b652fc6b28fc52478f5
Expand Down
2 changes: 2 additions & 0 deletions ios/developerapp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@
"${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/SQLCipher/SQLCipher.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
Expand Down Expand Up @@ -658,6 +659,7 @@
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SQLCipher.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
Binary file removed mendix-native-4.0.1.tgz
Binary file not shown.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babylonjs/loaders": "6.8.1",
"@babylonjs/react-native": "1.6.3",
"@babylonjs/react-native-iosandroid-0-71": "1.6.3",
"@mendix/native": "file:mendix-native-4.0.1.tgz",
"@mendix/native": "5.0.0",
"@mendix/react-native-sqlite-storage": "^7.1.0",
"@react-native-community/art": "1.2.0",
"@react-native-async-storage/async-storage": "2.0.0",
Expand Down

0 comments on commit 42d5319

Please sign in to comment.