Skip to content

Commit ae6dd09

Browse files
RootHideRootHide
authored andcommitted
version 1.1
1: fix the notification issue for apps 2: fix the issue that the app plug-in cannot be loaded 3: optimize localization, thank the developers who contributed
1 parent 38cca33 commit ae6dd09

9 files changed

Lines changed: 2 additions & 2 deletions

File tree

Bootstrap.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@
567567
"$(inherited)",
568568
"@executable_path/Frameworks",
569569
);
570-
MARKETING_VERSION = 1.0;
570+
MARKETING_VERSION = 1.1;
571571
OTHER_LDFLAGS = "";
572572
PRODUCT_BUNDLE_IDENTIFIER = com.roothide.Bootstrap;
573573
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -605,7 +605,7 @@
605605
"$(inherited)",
606606
"@executable_path/Frameworks",
607607
);
608-
MARKETING_VERSION = 1.0;
608+
MARKETING_VERSION = 1.1;
609609
OTHER_LDFLAGS = "";
610610
PRODUCT_BUNDLE_IDENTIFIER = com.roothide.Bootstrap;
611611
PRODUCT_NAME = "$(TARGET_NAME)";

Bootstrap/basebin/bootstrap.dylib

0 Bytes
Binary file not shown.

Bootstrap/basebin/bootstrapd

0 Bytes
Binary file not shown.

Bootstrap/basebin/devtest

0 Bytes
Binary file not shown.

Bootstrap/basebin/preload

0 Bytes
Binary file not shown.

Bootstrap/basebin/preload.dylib

0 Bytes
Binary file not shown.

Bootstrap/basebin/rebuildapp

0 Bytes
Binary file not shown.

Bootstrap/basebin/uicache

1.41 KB
Binary file not shown.

0 commit comments

Comments
 (0)