Skip to content

Commit

Permalink
⚙️ Chore: Ex - Run pod-install
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 8, 2025
1 parent 12a97f3 commit 34061b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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 = 150;
CURRENT_PROJECT_VERSION = 152;
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 = 150;
CURRENT_PROJECT_VERSION = 152;
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>150</string>
<string>152</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>150</string>
<string>152</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 @@ -1264,7 +1264,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-ios-visual-effect-view (0.1.0-16):
- react-native-ios-visual-effect-view (0.1.0):
- ComputableLayout
- DGSwiftUtilities (~> 0.46.3)
- DoubleConversion
Expand Down Expand Up @@ -1987,7 +1987,7 @@ SPEC CHECKSUMS:
React-Mapbuffer: db173bede5ac5cb1c82d4a6a8597477ba87c5648
React-microtasksnativemodule: a5cd87542a308060e645d337b036733c327dc01b
react-native-ios-utilities: 03afcb9a2925fb59b0e82f42cf7197a148e1ddea
react-native-ios-visual-effect-view: 93d384b84c5436fad01717e81b74b121fd668890
react-native-ios-visual-effect-view: c84508b76312a352c78d028e6bce0a09eaea00d8
react-native-safe-area-context: d71edcee579673b370c053804f34c40c1f250976
react-native-slider: da7c05c52827d597bb7824c5b1acb35741d41f89
React-nativeconfig: 5fc2b05a590eb704128f5a4fc8ea6fa7b847e6e8
Expand Down

0 comments on commit 34061b6

Please sign in to comment.