Skip to content

Commit

Permalink
⚙️ Chore: Ex - Run test-build:all
Browse files Browse the repository at this point in the history
BUILD RESULTS...
Build - NEW_ARCH_STATIC: SUCCESS
Build - OLD_ARCH_STATIC: SUCCESS
Build - NEW_ARCH_DYNAMIC: SUCCESS
Build - OLD_ARCH_DYNAMIC: SUCCESS
  • Loading branch information
dominicstop committed Dec 7, 2024
1 parent dfb664f commit a6286a6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/ios/IosContextMenuExample.xcodeproj/project.pbxproj
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 = 190;
CURRENT_PROJECT_VERSION = 194;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
Expand Down Expand Up @@ -515,7 +515,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 190;
CURRENT_PROJECT_VERSION = 194;
DEVELOPMENT_TEAM = ZC7A6XV8GR;
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "RNIContextMenu Example";
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosContextMenuExample/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>190</string>
<string>194</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion example/ios/IosContextMenuExampleTests/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>190</string>
<string>194</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 @@ -1242,7 +1242,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-ios-context-menu (3.0.0-11):
- react-native-ios-context-menu (3.0.0-12):
- ContextMenuAuxiliaryPreview (~> 0.5)
- DGSwiftUtilities
- DoubleConversion
Expand Down Expand Up @@ -1921,7 +1921,7 @@ SPEC CHECKSUMS:
React-logger: 8db32983d75dc2ad54f278f344ccb9b256e694fc
React-Mapbuffer: db173bede5ac5cb1c82d4a6a8597477ba87c5648
React-microtasksnativemodule: 0c1d7b6f26fbeae097279569cf2430255fa3d3a9
react-native-ios-context-menu: c457509cc82c60b047d5a9d4a812207b0bde60a3
react-native-ios-context-menu: ec43dd7e6aea1c8c26b83177bda4d71cf1f8abcd
react-native-ios-utilities: 68b57d7cea9ea83b9f072434312eacff3f6db67d
react-native-safe-area-context: 851c62c48dce80ccaa5637b6aa5991a1bc36eca9
React-nativeconfig: 5fc2b05a590eb704128f5a4fc8ea6fa7b847e6e8
Expand Down

0 comments on commit a6286a6

Please sign in to comment.