Skip to content

Commit

Permalink
Bump version to 1.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanCooper9 committed May 25, 2023
1 parent f954031 commit 434225c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Friendly Competitions.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2295,7 +2295,7 @@
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Friendly Competitions/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Competitions;
INFOPLIST_KEY_CFBundleDisplayName = "FC (DBG)";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.healthcare-fitness";
INFOPLIST_KEY_NSHealthClinicalHealthRecordsShareUsageDescription = "We need access to HealthKit so you can compete against your friends!";
INFOPLIST_KEY_NSHealthShareUsageDescription = "We need access to HealthKit so you can compete against your friends!";
Expand All @@ -2311,7 +2311,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.8.12;
MARKETING_VERSION = 1.8.13;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -2363,7 +2363,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.8.12;
MARKETING_VERSION = 1.8.13;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 434225c

Please sign in to comment.