Skip to content

Commit

Permalink
make sure all versions are set to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandred committed Jan 17, 2018
1 parent 20acd39 commit 596e1c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VoodooI2C/VoodooI2C.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -753,12 +753,12 @@
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.0.0;
CURRENT_PROJECT_VERSION = 2.0.1;
"HEADER_SEARCH_PATHS[arch=*]" = "\"../Dependencies/Headers\"/**";
INFOPLIST_FILE = VoodooI2C/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.0.0;
MODULE_VERSION = 2.0.1;
"OTHER_CPLUSPLUSFLAGS[arch=*]" = "-Wno-inconsistent-missing-override";
PRODUCT_BUNDLE_IDENTIFIER = com.alexandred.VoodooI2C;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -774,12 +774,12 @@
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 2.0.0;
CURRENT_PROJECT_VERSION = 2.0.1;
"HEADER_SEARCH_PATHS[arch=*]" = "\"../Dependencies/Headers\"/**";
INFOPLIST_FILE = VoodooI2C/Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MODULE_NAME = com.alexandred.VoodooI2C;
MODULE_VERSION = 2.0.0;
MODULE_VERSION = 2.0.1;
ONLY_ACTIVE_ARCH = YES;
"OTHER_CPLUSPLUSFLAGS[arch=*]" = "-Wno-inconsistent-missing-override";
PRODUCT_BUNDLE_IDENTIFIER = com.alexandred.VoodooI2C;
Expand Down

0 comments on commit 596e1c2

Please sign in to comment.