Skip to content

Commit

Permalink
Bumped version to 3.6.1 (xcodeproj)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjohnde committed Nov 1, 2018
1 parent 94472df commit f185eb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ZXingObjC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6805,7 +6805,7 @@
COPY_PHASE_STRIP = YES;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
FRAMEWORK_VERSION = 3.6.0;
FRAMEWORK_VERSION = 3.6.1;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
Expand Down Expand Up @@ -6938,7 +6938,7 @@
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
FRAMEWORK_VERSION = 3.6.0;
FRAMEWORK_VERSION = 3.6.1;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
Expand Down Expand Up @@ -6989,7 +6989,7 @@
COPY_PHASE_STRIP = YES;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
FRAMEWORK_VERSION = 3.6.0;
FRAMEWORK_VERSION = 3.6.1;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
Expand Down

0 comments on commit f185eb8

Please sign in to comment.