Skip to content

Commit

Permalink
📦 Package: Update react-native-ios-utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Aug 23, 2024
1 parent 5381239 commit 8ce4722
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IosVisualEffectViewExample/Info.plist;
Expand Down Expand Up @@ -516,7 +516,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
INFOPLIST_FILE = IosVisualEffectViewExample/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "RNIVisualEffectView Example";
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosVisualEffectViewExample/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>11</string>
<string>12</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosVisualEffectViewExampleTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>11</string>
<string>12</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-ios-utilities (5.0.0-15):
- react-native-ios-utilities (5.0.0-16):
- ComputableLayout (~> 0.7)
- DGSwiftUtilities (~> 0.27)
- DoubleConversion
Expand Down Expand Up @@ -1962,7 +1962,7 @@ SPEC CHECKSUMS:
React-logger: 8db32983d75dc2ad54f278f344ccb9b256e694fc
React-Mapbuffer: 1c08607305558666fd16678b85ef135e455d5c96
React-microtasksnativemodule: f13f03163b6a5ec66665dfe80a0df4468bb766a6
react-native-ios-utilities: 0d66122e8f5c8e5e1b301c71661083ba9f065387
react-native-ios-utilities: e961cc4c70b14a31278739c75867207f72bb1c64
react-native-ios-visual-effect-view: b8871cca60a369cae9cb01fb99731005127cd3f8
react-native-safe-area-context: 99c581aab5411c047b2116e29ea12d8ca3059593
react-native-slider: e1f4b4538f7de7417b626174874f4f58d4cf6c28
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"postinstall-postinstall": "^2.1.0",
"react": "18.3.1",
"react-native": "0.75.2",
"react-native-ios-utilities": "5.0.0-15",
"react-native-ios-utilities": "5.0.0-16",
"react-native-safe-area-context": "^4.10.8",
"react-native-screens": "^3.34.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react": "18.2.0",
"react-native": "0.75.2",
"react-native-builder-bob": "^0.26.0",
"react-native-ios-utilities": "next",
"react-native-ios-utilities": "5.0.0-16",
"release-it": "^15.0.0",
"turbo": "^1.10.7",
"typescript": "^5.2.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9883,13 +9883,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-ios-utilities@npm:5.0.0-15, react-native-ios-utilities@npm:next":
version: 5.0.0-15
resolution: "react-native-ios-utilities@npm:5.0.0-15"
"react-native-ios-utilities@npm:5.0.0-16":
version: 5.0.0-16
resolution: "react-native-ios-utilities@npm:5.0.0-16"
peerDependencies:
react: "*"
react-native: "*"
checksum: 7e1ce1e6c4d17c72b6f6fe5006aa78a83b1605897859c3134e62fa40a34b74c4206df54b0d2d6654863bf0bb6846396c9ef3ca187ed14ddcceca2e20ae934e3a
checksum: c2d297f5d4313cced8389c130d8b4e1fd0b6123a1b9ba2e22d9b6ab9809ffbdd2eda2cd0f05500ebd03b14d303e37dc1bbdc60cb00d72e41a692a0a49c25908d
languageName: node
linkType: hard

Expand All @@ -9912,7 +9912,7 @@ __metadata:
postinstall-postinstall: ^2.1.0
react: 18.3.1
react-native: 0.75.2
react-native-ios-utilities: 5.0.0-15
react-native-ios-utilities: 5.0.0-16
react-native-safe-area-context: ^4.10.8
react-native-screens: ^3.34.0
languageName: unknown
Expand All @@ -9932,7 +9932,7 @@ __metadata:
react: 18.2.0
react-native: 0.75.2
react-native-builder-bob: ^0.26.0
react-native-ios-utilities: next
react-native-ios-utilities: 5.0.0-16
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.2.2
Expand Down

0 comments on commit 8ce4722

Please sign in to comment.