Skip to content

Commit

Permalink
Release v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
harryclegg committed Dec 21, 2021
1 parent 399b4f5 commit b3a7553
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bpm.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.bencmbrook.bpm;
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.harryclegg.bpm;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -306,8 +306,8 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.2;
PRODUCT_BUNDLE_IDENTIFIER = com.bencmbrook.bpm;
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.harryclegg.bpm;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit b3a7553

Please # to comment.