diff --git a/example/ios/.xcode.env b/example/ios/.xcode.env
deleted file mode 100644
index 3d5782c7..00000000
--- a/example/ios/.xcode.env
+++ /dev/null
@@ -1,11 +0,0 @@
-# This `.xcode.env` file is versioned and is used to source the environment
-# used when running script phases inside Xcode.
-# To customize your local environment, you can create an `.xcode.env.local`
-# file that is not versioned.
-
-# NODE_BINARY variable contains the PATH to the node executable.
-#
-# Customize the NODE_BINARY variable here.
-# For example, to use nvm with brew, add the following line
-# . "$(brew --prefix nvm)/nvm.sh" --no-use
-export NODE_BINARY=$(command -v node)
diff --git a/example/ios/.xcode.env.local b/example/ios/.xcode.env.local
deleted file mode 100644
index 8b137891..00000000
--- a/example/ios/.xcode.env.local
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/example/ios/IosModalExample.xcodeproj/project.pbxproj b/example/ios/IosModalExample.xcodeproj/project.pbxproj
index 8cfcd3f8..5e551ac2 100644
--- a/example/ios/IosModalExample.xcodeproj/project.pbxproj
+++ b/example/ios/IosModalExample.xcodeproj/project.pbxproj
@@ -471,7 +471,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 1;
+ CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IosModalExample/Info.plist;
@@ -499,7 +499,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CURRENT_PROJECT_VERSION = 1;
+ CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
INFOPLIST_FILE = IosModalExample/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
diff --git a/example/ios/IosModalExample/Info.plist b/example/ios/IosModalExample/Info.plist
index 51ea03eb..19bd0e24 100644
--- a/example/ios/IosModalExample/Info.plist
+++ b/example/ios/IosModalExample/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- $(MARKETING_VERSION)
+ 2.0.0
CFBundleSignature
????
CFBundleVersion
- $(CURRENT_PROJECT_VERSION)
+ 5
LSRequiresIPhoneOS
NSAppTransportSecurity
diff --git a/example/ios/IosModalExampleTests/Info.plist b/example/ios/IosModalExampleTests/Info.plist
index ba72822e..2254aa92 100644
--- a/example/ios/IosModalExampleTests/Info.plist
+++ b/example/ios/IosModalExampleTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.0
+ 2.0.0
CFBundleSignature
????
CFBundleVersion
- 1
+ 5
diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock
index 033f16f4..3afa66e6 100644
--- a/example/ios/Podfile.lock
+++ b/example/ios/Podfile.lock
@@ -2,7 +2,7 @@ PODS:
- boost (1.83.0)
- ComputableLayout (0.7.0):
- DGSwiftUtilities (~> 0.11)
- - DGSwiftUtilities (0.21.0)
+ - DGSwiftUtilities (0.29.0)
- DoubleConversion (1.1.6)
- FBLazyVector (0.74.2)
- fmt (9.1.0)
@@ -963,9 +963,9 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- - react-native-ios-utilities (5.0.0-0):
+ - react-native-ios-utilities (5.0.0-44):
- ComputableLayout (~> 0.7)
- - DGSwiftUtilities (~> 0.21)
+ - DGSwiftUtilities (~> 0.29)
- DoubleConversion
- glog
- hermes-engine
@@ -1403,7 +1403,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
ComputableLayout: c50faffac4ed9f8f05b0ce5e6f3a60df1f6042c8
- DGSwiftUtilities: dd96232f8bfe11f9eb119d4410efd5f65613668c
+ DGSwiftUtilities: 626565e1ee90ddacebd8520ea1ce730110ad13e4
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
FBLazyVector: 4bc164e5b5e6cfc288d2b5ff28643ea15fa1a589
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
@@ -1434,7 +1434,7 @@ SPEC CHECKSUMS:
React-logger: 29fa3e048f5f67fe396bc08af7606426d9bd7b5d
React-Mapbuffer: bf56147c9775491e53122a94c423ac201417e326
react-native-ios-modal: b722db282ae7172e1d62e0875d8e3176bec80c00
- react-native-ios-utilities: 65214d6a461519cd4db295e6205a6179b2c6d5af
+ react-native-ios-utilities: 3d7948c46726b4de8b4e62bbe44f6b108fea63e1
React-nativeconfig: 9f223cd321823afdecf59ed00861ab2d69ee0fc1
React-NativeModulesApple: ff7efaff7098639db5631236cfd91d60abff04c0
React-perflogger: 32ed45d9cee02cf6639acae34251590dccd30994
@@ -1463,4 +1463,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: 25cca425aa32ee930098aef724eeac616c97aa14
-COCOAPODS: 1.15.2
+COCOAPODS: 1.14.3