From c4f624df0cffb3bf6e1e02ed55a08d9dcf00df04 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 23 Apr 2019 11:27:57 -0500 Subject: [PATCH] Enable background refresh --- NetNewsWire.xcodeproj/project.pbxproj | 5 +++++ iOS/Resources/Info.plist | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/NetNewsWire.xcodeproj/project.pbxproj b/NetNewsWire.xcodeproj/project.pbxproj index 790692b37..bf5af2102 100644 --- a/NetNewsWire.xcodeproj/project.pbxproj +++ b/NetNewsWire.xcodeproj/project.pbxproj @@ -1830,6 +1830,11 @@ CreatedOnToolsVersion = 9.3; DevelopmentTeam = SHJK2V3AJG; ProvisioningStyle = Automatic; + SystemCapabilities = { + com.apple.BackgroundModes = { + enabled = 1; + }; + }; }; 840D61902029031D009BC708 = { CreatedOnToolsVersion = 9.3; diff --git a/iOS/Resources/Info.plist b/iOS/Resources/Info.plist index 6e92e87f9..1d08faf93 100644 --- a/iOS/Resources/Info.plist +++ b/iOS/Resources/Info.plist @@ -48,6 +48,10 @@ NSAllowsArbitraryLoads + UIBackgroundModes + + fetch + UILaunchStoryboardName LaunchScreen UIMainStoryboardFile