Skip to content

Commit 74eeb98

Browse files
committed
chore: switch to hermes-compiler v1; update Podfile.lock
1 parent 97af9af commit 74eeb98

4 files changed

Lines changed: 16 additions & 33 deletions

File tree

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android.nonTransitiveRClass=true
2424
android.suppressUnsupportedCompileSdk=33
2525
newArchEnabled=true
2626
hermesEnabled=true
27-
hermesV1Enabled=false
27+
hermesV1Enabled=true
2828
mendixnative.cookieEncryption=false
2929
VisionCamera_enableCodeScanner=true
3030

ios/Podfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ ENV['RCT_NEW_ARCH_ENABLED'] = '1'
1616
ENV['RCT_USE_PREBUILT_RNCORE'] = '0'
1717
ENV['RCT_USE_RN_DEP'] = '0'
1818

19-
# The JS bundle is compiled compiled using a different version than the prebuilt Hermes engine embedded in the native binary, causing a runtime crash.
20-
ENV['RCT_HERMES_V1_ENABLED'] = '0'
21-
2219
# Use it to require both react-native's and this package's scripts:
2320
node_require('react-native/scripts/react_native_pods.rb')
2421
node_require('react-native-permissions/scripts/setup.rb')

ios/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ PODS:
33
- DoubleConversion (1.1.6)
44
- fast_float (8.0.0)
55
- FBLazyVector (0.84.1)
6-
- fmt (12.1.0)
6+
- fmt (11.0.2)
77
- glog (0.3.5)
8-
- hermes-engine (0.15.1):
9-
- hermes-engine/Pre-built (= 0.15.1)
10-
- hermes-engine/Pre-built (0.15.1)
8+
- hermes-engine (250829098.0.9):
9+
- hermes-engine/Pre-built (= 250829098.0.9)
10+
- hermes-engine/Pre-built (250829098.0.9)
1111
- IQKeyboardManager (6.5.19)
1212
- libavif/core (0.11.1)
1313
- libavif/libdav1d (0.11.1):
@@ -91,20 +91,20 @@ PODS:
9191
- boost
9292
- DoubleConversion
9393
- fast_float (= 8.0.0)
94-
- fmt (= 12.1.0)
94+
- fmt (= 11.0.2)
9595
- glog
9696
- RCT-Folly/Default (= 2024.11.18.00)
9797
- RCT-Folly/Default (2024.11.18.00):
9898
- boost
9999
- DoubleConversion
100100
- fast_float (= 8.0.0)
101-
- fmt (= 12.1.0)
101+
- fmt (= 11.0.2)
102102
- glog
103103
- RCT-Folly/Fabric (2024.11.18.00):
104104
- boost
105105
- DoubleConversion
106106
- fast_float (= 8.0.0)
107-
- fmt (= 12.1.0)
107+
- fmt (= 11.0.2)
108108
- glog
109109
- RCTDeprecation (0.84.1)
110110
- RCTRequired (0.84.1)
@@ -3538,7 +3538,7 @@ EXTERNAL SOURCES:
35383538
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
35393539
hermes-engine:
35403540
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
3541-
:tag: hermes-v0.15.1
3541+
:tag: hermes-v250829098.0.9
35423542
MendixNative:
35433543
:path: "../node_modules/mendix-native"
35443544
op-sqlite:
@@ -3735,17 +3735,17 @@ SPEC CHECKSUMS:
37353735
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
37363736
fast_float: b32c788ed9c6a8c584d114d0047beda9664e7cc6
37373737
FBLazyVector: baf9d0492aa305444465c798e972f87e6a60dc69
3738-
fmt: 530618a01105dae0fa3a2f27c81ae11fa8f67eac
3738+
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
37393739
glog: e56ede4028c4b7418e6b1195a36b1656bb35e225
3740-
hermes-engine: 69685c8bd68491a4ff7f075256f5b2dfab04de21
3740+
hermes-engine: 054cdf1294d0852c33cd980e7fcd94b4274ed8b3
37413741
IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
37423742
libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7
37433743
libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f
37443744
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
37453745
MendixNative: ccdf5357fa15ee34fcf7a680ea9f6b5d2595c0ff
37463746
op-sqlite: 64000c0da2357c4d73faf4d23ff34dd1ddb332d4
37473747
OpenSSL-Universal: 9110d21982bb7e8b22a962b6db56a8aa805afde7
3748-
RCT-Folly: 36c4f904fb6cd0219dcb76b94e9502d2a72fab0b
3748+
RCT-Folly: 9e4e1ae78413fb0387567f5dc5d5d5672f23f457
37493749
RCTDeprecation: 7489702d717ceea80e271eeacb3fbca39fa3c056
37503750
RCTRequired: 1cceac389e77dc5826c681cb782d864b0ed623fc
37513751
RCTSwiftUI: afc0a0a635860da1040a0b894bfd529da06d7810
@@ -3836,7 +3836,7 @@ SPEC CHECKSUMS:
38363836
RNReanimated: b6ea6a2d1011d73f4db33c416ed39b9a0a3e9837
38373837
RNScreens: 7f643ee0fd1407dc5085c7795460bd93da113b8f
38383838
RNSVG: db85b4eb848b5978a77cdbf797738f4e3ed1bdbb
3839-
RNWorklets: c797347c9218739ffba1b65bbfa75412877615bf
3839+
RNWorklets: 4d1b91f0b9da6c677f1b4311f9b587a5ac52d803
38403840
SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf
38413841
SDWebImageAVIFCoder: afe194a084e851f70228e4be35ef651df0fc5c57
38423842
SDWebImageSVGCoder: 15a300a97ec1c8ac958f009c02220ac0402e936c
@@ -3846,6 +3846,6 @@ SPEC CHECKSUMS:
38463846
SwiftAudioEx: f6aa653770f3a0d3851edaf8d834a30aee4a7646
38473847
Yoga: 447c8baf495b8d96457a46e6691a2c9952cbd07f
38483848

3849-
PODFILE CHECKSUM: 007913bf46b5b3d85747fd4f0aea854dd063fbc2
3849+
PODFILE CHECKSUM: ac641a218166770d61ce6286d443e42497d1d22c
38503850

38513851
COCOAPODS: 1.16.2

ios/nativeTemplate.xcodeproj/project.pbxproj

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@
9393
/* Begin PBXFileSystemSynchronizedRootGroup section */
9494
9E9B12FB2EAB8C9300714B41 /* Extensions */ = {
9595
isa = PBXFileSystemSynchronizedRootGroup;
96+
exceptions = (
97+
);
9698
path = Extensions;
9799
sourceTree = "<group>";
98100
};
@@ -394,14 +396,10 @@
394396
inputFileListPaths = (
395397
"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-frameworks-${CONFIGURATION}-input-files.xcfilelist",
396398
);
397-
inputPaths = (
398-
);
399399
name = "[CP] Embed Pods Frameworks";
400400
outputFileListPaths = (
401401
"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-frameworks-${CONFIGURATION}-output-files.xcfilelist",
402402
);
403-
outputPaths = (
404-
);
405403
runOnlyForDeploymentPostprocessing = 0;
406404
shellPath = /bin/sh;
407405
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-frameworks.sh\"\n";
@@ -415,14 +413,10 @@
415413
inputFileListPaths = (
416414
"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-frameworks-${CONFIGURATION}-input-files.xcfilelist",
417415
);
418-
inputPaths = (
419-
);
420416
name = "[CP] Embed Pods Frameworks";
421417
outputFileListPaths = (
422418
"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-frameworks-${CONFIGURATION}-output-files.xcfilelist",
423419
);
424-
outputPaths = (
425-
);
426420
runOnlyForDeploymentPostprocessing = 0;
427421
shellPath = /bin/sh;
428422
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-frameworks.sh\"\n";
@@ -458,14 +452,10 @@
458452
inputFileListPaths = (
459453
"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-resources-${CONFIGURATION}-input-files.xcfilelist",
460454
);
461-
inputPaths = (
462-
);
463455
name = "[CP] Copy Pods Resources";
464456
outputFileListPaths = (
465457
"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-resources-${CONFIGURATION}-output-files.xcfilelist",
466458
);
467-
outputPaths = (
468-
);
469459
runOnlyForDeploymentPostprocessing = 0;
470460
shellPath = /bin/sh;
471461
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-resources.sh\"\n";
@@ -501,14 +491,10 @@
501491
inputFileListPaths = (
502492
"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-resources-${CONFIGURATION}-input-files.xcfilelist",
503493
);
504-
inputPaths = (
505-
);
506494
name = "[CP] Copy Pods Resources";
507495
outputFileListPaths = (
508496
"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-resources-${CONFIGURATION}-output-files.xcfilelist",
509497
);
510-
outputPaths = (
511-
);
512498
runOnlyForDeploymentPostprocessing = 0;
513499
shellPath = /bin/sh;
514500
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-nativeTemplate/Pods-nativeTemplate-resources.sh\"\n";

0 commit comments

Comments
 (0)