Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
swisspol committed Feb 18, 2014
1 parent b567749 commit d17de16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CompareFolders.xcodeproj/project.pbxproj
Expand Up @@ -318,8 +318,8 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_ID = "net.pol-online.compare-folders";
BUNDLE_VERSION = 1100;
BUNDLE_VERSION_STRING = 1.1;
BUNDLE_VERSION = 1110;
BUNDLE_VERSION_STRING = 1.1.1;
CODE_SIGN_ENTITLEMENTS = Entitlements.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)";
Expand All @@ -342,8 +342,8 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_ID = "net.pol-online.compare-folders";
BUNDLE_VERSION = 1100;
BUNDLE_VERSION_STRING = 1.1;
BUNDLE_VERSION = 1110;
BUNDLE_VERSION_STRING = 1.1.1;
CODE_SIGN_ENTITLEMENTS = Entitlements.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)";
Expand Down

0 comments on commit d17de16

Please sign in to comment.