Skip to content

Commit

Permalink
Release 2.1.5 (build 16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Maloney committed Sep 8, 2016
1 parent df051ee commit 1216f6f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion BuildControl/Info-Framework.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1.4</string>
<string>2.1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
8 changes: 4 additions & 4 deletions CleanroomLogger.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1554,7 +1554,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1753,7 +1753,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
ENABLE_TESTABILITY = YES;
ONLY_ACTIVE_ARCH = YES;
};
Expand All @@ -1763,7 +1763,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 15;
CURRENT_PROJECT_VERSION = 16;
};
name = Release;
};
Expand Down
Binary file modified Documentation/API/docsets/CleanroomLogger.tgz
Binary file not shown.

0 comments on commit 1216f6f

Please sign in to comment.