Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg authored Mar 26, 2022
1 parent f1d040e commit 6cf7126
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions USBToolBox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -312,14 +312,14 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1.0.1;
CURRENT_PROJECT_VERSION = 1.1.1;
INFOPLIST_FILE = USBToolBox/Info.plist;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
);
MODULE_NAME = com.dhinakg.USBToolBox.kext;
MODULE_VERSION = 1.0.1;
MODULE_VERSION = 1.1.1;
PRODUCT_BUNDLE_IDENTIFIER = com.dhinakg.USBToolBox.kext;
PRODUCT_NAME = "$(TARGET_NAME)";
RUN_CLANG_STATIC_ANALYZER = YES;
Expand All @@ -334,14 +334,14 @@
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.0.1;
CURRENT_PROJECT_VERSION = 1.1.1;
INFOPLIST_FILE = USBToolBox/Info.plist;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/MacKernelSDK/Library/x86_64",
);
MODULE_NAME = com.dhinakg.USBToolBox.kext;
MODULE_VERSION = 1.0.1;
MODULE_VERSION = 1.1.1;
PRODUCT_BUNDLE_IDENTIFIER = com.dhinakg.USBToolBox.kext;
PRODUCT_NAME = "$(TARGET_NAME)";
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down

0 comments on commit 6cf7126

Please sign in to comment.