File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 483
483
buildSettings = {
484
484
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
485
485
CLANG_ENABLE_MODULES = YES;
486
- CURRENT_PROJECT_VERSION = 148 ;
486
+ CURRENT_PROJECT_VERSION = 149 ;
487
487
DEVELOPMENT_TEAM = ZC7A6XV8GR;
488
488
ENABLE_BITCODE = NO;
489
489
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
515
515
buildSettings = {
516
516
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
517
517
CLANG_ENABLE_MODULES = YES;
518
- CURRENT_PROJECT_VERSION = 148 ;
518
+ CURRENT_PROJECT_VERSION = 149 ;
519
519
DEVELOPMENT_TEAM = ZC7A6XV8GR;
520
520
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
521
521
INFOPLIST_KEY_CFBundleDisplayName = "RNIContextMenu Example";
Original file line number Diff line number Diff line change 23
23
<key >CFBundleSignature </key >
24
24
<string >???? </string >
25
25
<key >CFBundleVersion </key >
26
- <string >148 </string >
26
+ <string >149 </string >
27
27
<key >LSRequiresIPhoneOS </key >
28
28
<true />
29
29
<key >NSAppTransportSecurity </key >
Original file line number Diff line number Diff line change 19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >148 </string >
22
+ <string >149 </string >
23
23
</dict >
24
24
</plist >
You can’t perform that action at this time.
0 commit comments