File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
project.xcworkspace/xcuserdata/zouhir.xcuserdatad Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ jvmTarget = "17"
3
3
compileSdk = " 35"
4
4
targetSdk = " 35"
5
5
minSdk = " 21"
6
- versionName = " 2.0.0 "
6
+ versionName = " 2.0.1 "
7
7
8
8
kotlin = " 2.2.0"
9
9
agp = " 8.11.1"
Original file line number Diff line number Diff line change 450
450
"$(inherited)",
451
451
"@executable_path/Frameworks",
452
452
);
453
- MARKETING_VERSION = 1.1.0 ;
453
+ MARKETING_VERSION = 2.0.1 ;
454
454
PRODUCT_BUNDLE_IDENTIFIER = com.zrcoding.hackertabIos;
455
455
PRODUCT_NAME = "$(TARGET_NAME)";
456
456
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
489
489
"$(inherited)",
490
490
"@executable_path/Frameworks",
491
491
);
492
- MARKETING_VERSION = 1.1.0 ;
492
+ MARKETING_VERSION = 2.0.1 ;
493
493
PRODUCT_BUNDLE_IDENTIFIER = com.zrcoding.hackertabIos;
494
494
PRODUCT_NAME = "$(TARGET_NAME)";
495
495
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
You can’t perform that action at this time.
0 commit comments