Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Jun 15, 2023
1 parent d28ca55 commit 038200e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VirtualSMC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@
LDPLUSPLUS = "$(inherited)";
"LDPLUSPLUS[arch=ACID32]" = "$(PROJECT_DIR)/clang32/clang-12";
MACOSX_DEPLOYMENT_TARGET = 10.8;
MODULE_VERSION = 1.3.2;
MODULE_VERSION = 1.3.3;
SDKROOT = macosx;
VALID_ARCHS = x86_64;
};
Expand Down Expand Up @@ -1785,7 +1785,7 @@
LDPLUSPLUS = "$(inherited)";
"LDPLUSPLUS[arch=ACID32]" = "$(PROJECT_DIR)/clang32/clang-12";
MACOSX_DEPLOYMENT_TARGET = 10.8;
MODULE_VERSION = 1.3.2;
MODULE_VERSION = 1.3.3;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
VALID_ARCHS = x86_64;
Expand Down Expand Up @@ -2645,7 +2645,7 @@
LDPLUSPLUS = "$(inherited)";
"LDPLUSPLUS[arch=ACID32]" = "$(PROJECT_DIR)/clang32/clang-12";
MACOSX_DEPLOYMENT_TARGET = 10.8;
MODULE_VERSION = 1.3.2;
MODULE_VERSION = 1.3.3;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
VALID_ARCHS = x86_64;
Expand Down

0 comments on commit 038200e

Please sign in to comment.