Skip to content

Commit

Permalink
Bump to version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joelekstrom committed Dec 14, 2021
1 parent 6bd2bfe commit 60c5ac9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Fastmate.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -353,15 +353,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = QG9T4DR8QU;
DEVELOPMENT_TEAM = 5RNJHF933P;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Fastmate/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.6.6;
MARKETING_VERSION = 1.7.0;
PRODUCT_BUNDLE_IDENTIFIER = io.ekstrom.Fastmate;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -376,15 +376,15 @@
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = QG9T4DR8QU;
DEVELOPMENT_TEAM = 5RNJHF933P;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = Fastmate/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.6.6;
MARKETING_VERSION = 1.7.0;
PRODUCT_BUNDLE_IDENTIFIER = io.ekstrom.Fastmate;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down

0 comments on commit 60c5ac9

Please sign in to comment.