Skip to content

Commit

Permalink
Release 0.3.1 (build 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Maloney committed Nov 18, 2015
1 parent d800ccb commit b776e69
Show file tree
Hide file tree
Showing 2 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>0.3.0</string>
<string>0.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
8 changes: 4 additions & 4 deletions CleanroomBridging.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1035,7 +1035,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DYLIB_INSTALL_NAME_BASE = "@rpath";
Expand Down Expand Up @@ -1234,15 +1234,15 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
};
name = Debug;
};
3BCBACE71BA369AD007F1C90 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 3B38DBD81BA76428000986DF /* Project.xcconfig */;
buildSettings = {
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 3;
};
name = Release;
};
Expand Down

0 comments on commit b776e69

Please sign in to comment.