File tree 2 files changed +4
-4
lines changed
ios/FaceTheFacts.xcodeproj
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ android {
104
104
applicationId " com.facethefacts"
105
105
minSdkVersion rootProject. ext. minSdkVersion
106
106
targetSdkVersion rootProject. ext. targetSdkVersion
107
- versionCode 22
108
- versionName " 2.2 "
107
+ versionCode 23
108
+ versionName " 2.3 "
109
109
missingDimensionStrategy ' react-native-camera' , ' mlkit'
110
110
}
111
111
Original file line number Diff line number Diff line change 575
575
CODE_SIGN_IDENTITY = "Apple Development";
576
576
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
577
577
CODE_SIGN_STYLE = Manual;
578
- CURRENT_PROJECT_VERSION = 21 ;
578
+ CURRENT_PROJECT_VERSION = 22 ;
579
579
DEVELOPMENT_TEAM = 97A6Z6XG2Q;
580
580
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 97A6Z6XG2Q;
581
581
ENABLE_BITCODE = NO;
609
609
CODE_SIGN_IDENTITY = "Apple Development";
610
610
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
611
611
CODE_SIGN_STYLE = Manual;
612
- CURRENT_PROJECT_VERSION = 21 ;
612
+ CURRENT_PROJECT_VERSION = 22 ;
613
613
DEVELOPMENT_TEAM = "";
614
614
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 97A6Z6XG2Q;
615
615
INFOPLIST_FILE = FaceTheFacts/Info.plist;
You can’t perform that action at this time.
0 commit comments