From 75624525ace8c4a196f82779c1fabc6e043a76af Mon Sep 17 00:00:00 2001 From: 1000ch Date: Sat, 8 Aug 2020 19:08:06 +0900 Subject: [PATCH] fix: use variables --- WebPonize/Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WebPonize/Info.plist b/WebPonize/Info.plist index 6a22f3b..d365be2 100644 --- a/WebPonize/Info.plist +++ b/WebPonize/Info.plist @@ -17,12 +17,12 @@ any file CFBundleTypeRole Viewer + LSHandlerRank + Alternate LSItemContentTypes public.content - LSHandlerRank - Alternate CFBundleExecutable @@ -38,11 +38,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.4.0 + $(MARKETING_VERSION) CFBundleSignature com.shogosensui.WebPonize CFBundleVersion - 2.4.0 + $(CURRENT_PROJECT_VERSION) LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion