File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
app/iosApp/DwebBrowser/DwebBrowser.xcodeproj Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 758758 "$(inherited)",
759759 "@executable_path/Frameworks",
760760 );
761- MARKETING_VERSION = 3.250207 .0;
761+ MARKETING_VERSION = 3.250213 .0;
762762 ORDER_FILE = $SRCROOT/DwebBrowser/Config/LinkSort.order;
763763 OTHER_CFLAGS = "";
764764 OTHER_LDFLAGS = (
777777 SWIFT_OBJC_BRIDGING_HEADER = "";
778778 SWIFT_OBJC_INTEROP_MODE = objcxx;
779779 SWIFT_VERSION = 5.0;
780- TARGETED_DEVICE_FAMILY = "1,2" ;
780+ TARGETED_DEVICE_FAMILY = 1 ;
781781 };
782782 name = Debug;
783783 };
804804 "$(inherited)",
805805 "@executable_path/Frameworks",
806806 );
807- MARKETING_VERSION = 3.250207 .0;
807+ MARKETING_VERSION = 3.250213 .0;
808808 ORDER_FILE = $SRCROOT/DwebBrowser/Config/LinkSort.order;
809809 OTHER_CFLAGS = "";
810810 OTHER_LDFLAGS = (
823823 SWIFT_OBJC_BRIDGING_HEADER = "";
824824 SWIFT_OBJC_INTEROP_MODE = objcxx;
825825 SWIFT_VERSION = 5.0;
826- TARGETED_DEVICE_FAMILY = "1,2" ;
826+ TARGETED_DEVICE_FAMILY = 1 ;
827827 };
828828 name = Release;
829829 };
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ compileSdkVersion = "35" # Int
33buildToolsVersion = " 29.0.2"
44minSdkVersion = " 28" # Int
55targetSdkVersion = " 35" # Int
6- versionCode = " 145 " # Int
7- versionName = " 3.250207 .0"
6+ versionCode = " 146 " # Int
7+ versionName = " 3.250213 .0"
88kotlinCompilerExtensionVersion = " 1.5.15"
99jvmTarget = " 17"
1010javaVersion = " VERSION_17" # JavaVersion.VERSION_17
You can’t perform that action at this time.
0 commit comments