mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-01 19:46:56 +01:00
Align the Widget version numbers with the main iOS app
This commit is contained in:
parent
a0aad21385
commit
803a193b1c
@ -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 = "<group>";
|
||||
};
|
||||
17D0683F2564F7AD00C0B37E /* Helpers */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
);
|
||||
path = Helpers;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
510289CE2451BA1E00426DDF /* Twitter */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
|
@ -17,9 +17,9 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>$(MARKETING_VERSION)</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||||
<key>NSExtension</key>
|
||||
<dict>
|
||||
<key>NSExtensionPointIdentifier</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user