Skip to content

Commit

Permalink
Bump Wiimote.framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatsJustCheesy committed May 29, 2021
1 parent 3e00706 commit 3952410
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Wiimote/Wiimote.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,7 @@
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
Expand All @@ -1811,7 +1811,7 @@
HEADER_SEARCH_PATHS = ../;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
MARKETING_VERSION = 6.0.0;
MARKETING_VERSION = 6.1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.alxn1.${PRODUCT_NAME:rfc1034Identifier}";
PRODUCT_NAME = Wiimote;
WRAPPER_EXTENSION = framework;
Expand All @@ -1823,7 +1823,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 6;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand All @@ -1832,7 +1832,7 @@
HEADER_SEARCH_PATHS = ../;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@executable_path/../Frameworks";
MARKETING_VERSION = 6.0.0;
MARKETING_VERSION = 6.1.0;
PRODUCT_BUNDLE_IDENTIFIER = "com.alxn1.${PRODUCT_NAME:rfc1034Identifier}";
PRODUCT_NAME = Wiimote;
WRAPPER_EXTENSION = framework;
Expand Down

0 comments on commit 3952410

Please sign in to comment.