diff --git a/example/ios/IosModalExample.xcodeproj/project.pbxproj b/example/ios/IosModalExample.xcodeproj/project.pbxproj index 5e551ac2..31cff690 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 = 5; + CURRENT_PROJECT_VERSION = 6; 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 = 5; + CURRENT_PROJECT_VERSION = 6; 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 19bd0e24..b2049db3 100644 --- a/example/ios/IosModalExample/Info.plist +++ b/example/ios/IosModalExample/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 5 + 6 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/example/ios/IosModalExampleTests/Info.plist b/example/ios/IosModalExampleTests/Info.plist index 2254aa92..fca01328 100644 --- a/example/ios/IosModalExampleTests/Info.plist +++ b/example/ios/IosModalExampleTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 5 + 6 diff --git a/example/package.json b/example/package.json index b4d79882..3f2609fc 100644 --- a/example/package.json +++ b/example/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "18.2.0", "react-native": "0.74.2", - "react-native-ios-utilities": "next" + "react-native-ios-utilities": "v5.0.0-44" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/package.json b/package.json index f0b94637..6b151289 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "react": "18.2.0", "react-native": "0.74.2", "react-native-builder-bob": "^0.20.0", - "react-native-ios-utilities": "next", + "react-native-ios-utilities": "v5.0.0-44", "release-it": "^15.0.0", "turbo": "^1.10.7", "typescript": "^5.2.2" diff --git a/yarn.lock b/yarn.lock index 4f93b5de..77e09341 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8973,7 +8973,7 @@ __metadata: babel-plugin-module-resolver: ^5.0.0 react: 18.2.0 react-native: 0.74.2 - react-native-ios-utilities: next + react-native-ios-utilities: v5.0.0-44 languageName: unknown linkType: soft @@ -8992,7 +8992,7 @@ __metadata: react: 18.2.0 react-native: 0.74.2 react-native-builder-bob: ^0.20.0 - react-native-ios-utilities: next + react-native-ios-utilities: v5.0.0-44 release-it: ^15.0.0 turbo: ^1.10.7 typescript: ^5.2.2 @@ -9003,13 +9003,13 @@ __metadata: languageName: unknown linkType: soft -"react-native-ios-utilities@npm:next": - version: 5.0.0-0 - resolution: "react-native-ios-utilities@npm:5.0.0-0" +"react-native-ios-utilities@npm:v5.0.0-44": + version: 5.0.0-44 + resolution: "react-native-ios-utilities@npm:5.0.0-44" peerDependencies: react: "*" react-native: "*" - checksum: 0bc80c56878c3f0bddc654b311a8683517e2e995411feebd23fba65fdc1bb72314e20df4e7284f607e801858a460d91a2aa8e265c252da9c5adf41a195931c7a + checksum: f96505c95c3a3f8cf23b8d532d88ee79b598345b552dbd46c3b69d83fae4626f65bd80330d191cb1899c751a7669227908c63ba70f2d1981db18685222d6877b languageName: node linkType: hard