Skip to content

Commit

Permalink
update: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SNQ-2001 committed Feb 21, 2023
1 parent c2a60b3 commit 8c9a015
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions GitHubContributionsMenuBar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 112;
CURRENT_PROJECT_VERSION = 113;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"GitHubContributionsMenuBar/Preview Content\"";
DEVELOPMENT_TEAM = 69BMRJXU5B;
Expand All @@ -485,15 +485,15 @@
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = GitHubContributionsMenuBar/Resource/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Contributions;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
INFOPLIST_KEY_NSHumanReadableCopyright = "";
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.3.0;
PRODUCT_BUNDLE_IDENTIFIER = com.GitHubContributionsMenuBar;
PRODUCT_NAME = Contributions;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -511,7 +511,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 112;
CURRENT_PROJECT_VERSION = 113;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"GitHubContributionsMenuBar/Preview Content\"";
DEVELOPMENT_TEAM = 69BMRJXU5B;
Expand All @@ -520,15 +520,15 @@
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = GitHubContributionsMenuBar/Resource/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Contributions;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
INFOPLIST_KEY_NSHumanReadableCopyright = "";
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.3.0;
PRODUCT_BUNDLE_IDENTIFIER = com.GitHubContributionsMenuBar;
PRODUCT_NAME = Contributions;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down

0 comments on commit 8c9a015

Please sign in to comment.