From 803a193b1c05332ce288bd81e1e9e9377781e512 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Fri, 20 Nov 2020 15:10:01 -0600 Subject: [PATCH] Align the Widget version numbers with the main iOS app --- NetNewsWire.xcodeproj/project.pbxproj | 8 -------- Widget/Info.plist | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/NetNewsWire.xcodeproj/project.pbxproj b/NetNewsWire.xcodeproj/project.pbxproj index 3b8772969..4f7037307 100644 --- a/NetNewsWire.xcodeproj/project.pbxproj +++ b/NetNewsWire.xcodeproj/project.pbxproj @@ -2111,7 +2111,6 @@ 176813F82564BB2C00D98635 /* Widget */ = { isa = PBXGroup; children = ( - 17D0683F2564F7AD00C0B37E /* Helpers */, 176814822564C02A00D98635 /* NetNewsWire_iOS_WidgetExtension.entitlements */, 176814122564BC8A00D98635 /* WidgetBundle.swift */, 1768142C2564BCA800D98635 /* TimelineProvider.swift */, @@ -2232,13 +2231,6 @@ path = Add; sourceTree = ""; }; - 17D0683F2564F7AD00C0B37E /* Helpers */ = { - isa = PBXGroup; - children = ( - ); - path = Helpers; - sourceTree = ""; - }; 510289CE2451BA1E00426DDF /* Twitter */ = { isa = PBXGroup; children = ( diff --git a/Widget/Info.plist b/Widget/Info.plist index 2aa89426c..5ab74de5c 100644 --- a/Widget/Info.plist +++ b/Widget/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0 + $(MARKETING_VERSION) CFBundleVersion - 1 + $(CURRENT_PROJECT_VERSION) NSExtension NSExtensionPointIdentifier