Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed May 12, 2019
1 parent 562600d commit b57be70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VergeiOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2182,8 +2182,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 201904160002;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0;
CF_BUNDLE_BUILD_VERSION_STRING = 201905120001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0.1;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2246,8 +2246,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 201904160002;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0;
CF_BUNDLE_BUILD_VERSION_STRING = 201905120001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.0.1;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit b57be70

Please sign in to comment.