diff --git a/example/ios/IosContextMenuExample.xcodeproj/project.pbxproj b/example/ios/IosContextMenuExample.xcodeproj/project.pbxproj index e67d1e86..5da01380 100644 --- a/example/ios/IosContextMenuExample.xcodeproj/project.pbxproj +++ b/example/ios/IosContextMenuExample.xcodeproj/project.pbxproj @@ -483,7 +483,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 179; + CURRENT_PROJECT_VERSION = 185; DEVELOPMENT_TEAM = ZC7A6XV8GR; ENABLE_BITCODE = NO; INFOPLIST_FILE = IosContextMenuExample/Info.plist; @@ -515,7 +515,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 179; + CURRENT_PROJECT_VERSION = 185; DEVELOPMENT_TEAM = ZC7A6XV8GR; INFOPLIST_FILE = IosContextMenuExample/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "RNIContextMenu Example"; diff --git a/example/ios/IosContextMenuExample/Info.plist b/example/ios/IosContextMenuExample/Info.plist index f3c58214..48165605 100644 --- a/example/ios/IosContextMenuExample/Info.plist +++ b/example/ios/IosContextMenuExample/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature ???? CFBundleVersion - 179 + 185 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/example/ios/IosContextMenuExampleTests/Info.plist b/example/ios/IosContextMenuExampleTests/Info.plist index 01fc23f9..ba1298d4 100644 --- a/example/ios/IosContextMenuExampleTests/Info.plist +++ b/example/ios/IosContextMenuExampleTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 179 + 185 diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 28711ac1..2b3195d3 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1267,7 +1267,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - react-native-ios-utilities (5.0.0-49): + - react-native-ios-utilities (5.0.0-50): - ComputableLayout (~> 0.7) - DGSwiftUtilities (~> 0.29) - DoubleConversion @@ -1922,7 +1922,7 @@ SPEC CHECKSUMS: React-Mapbuffer: db173bede5ac5cb1c82d4a6a8597477ba87c5648 React-microtasksnativemodule: 0c1d7b6f26fbeae097279569cf2430255fa3d3a9 react-native-ios-context-menu: c457509cc82c60b047d5a9d4a812207b0bde60a3 - react-native-ios-utilities: d81a13f76f1376230cb6be27d5db4acf0eaf9333 + react-native-ios-utilities: 4d71fb3631227d4c68db4d4656395f56cfc22742 react-native-safe-area-context: 851c62c48dce80ccaa5637b6aa5991a1bc36eca9 React-nativeconfig: 5fc2b05a590eb704128f5a4fc8ea6fa7b847e6e8 React-NativeModulesApple: 88313414ddffd1758f76042733e8f0297acfd502 diff --git a/yarn.lock b/yarn.lock index 17e5808f..de789008 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11547,7 +11547,7 @@ __metadata: react: 18.3.1 react-native: 0.75.2 react-native-builder-bob: ^0.30.0 - react-native-ios-utilities: ">=5.0.0-49" + react-native-ios-utilities: ">=5.0.0-50" react-native-reanimated: ^3.15.2 react-native-safe-area-context: ^4.10.9 react-native-screens: ^3.35.0 @@ -11581,7 +11581,7 @@ __metadata: react: 18.3.1 react-native: 0.75.2 react-native-builder-bob: ^0.30.0 - react-native-ios-utilities: ">=5.0.0-49" + react-native-ios-utilities: ">=5.0.0-50" release-it: ^15.0.0 turbo: ^1.10.7 typescript: ^5.2.2 @@ -11602,13 +11602,13 @@ __metadata: languageName: node linkType: hard -"react-native-ios-utilities@npm:>=5.0.0-49": - version: 5.0.0-49 - resolution: "react-native-ios-utilities@npm:5.0.0-49" +"react-native-ios-utilities@npm:>=5.0.0-50": + version: 5.0.0-50 + resolution: "react-native-ios-utilities@npm:5.0.0-50" peerDependencies: react: "*" react-native: "*" - checksum: 587e64f3197d79154094bdbc0873977d9ea53e4e130bbd85442ba7dadeb81c57e56de68656168fb4681d340514bce2025aa7ecefc4db88209e491c9504a48af0 + checksum: 92f88f2cad65f9cecc382f0986979a6f5a5d0eb3ce11fcfa2125bfad4f3861a92866807381d5c4240c3ea69c306535b773c163b8a27fcd36fd932db464939f84 languageName: node linkType: hard