Merge pull request #1186 from kiwix/remove-liveactivity-framework

Remove liveactivity framework
This commit is contained in:
Kelson 2025-04-27 10:56:09 +02:00 committed by GitHub
commit 252222166a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 0 additions and 35 deletions

View File

@ -1,28 +0,0 @@
// This file is part of Kiwix for iOS & macOS.
//
// Kiwix is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 3 of the License, or
// any later version.
//
// Kiwix is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Kiwix; If not, see https://www.gnu.org/licenses/.
#if os(iOS)
import Foundation
import BackgroundTasks
enum BackgroundDownloads {
static let identifier = "org.kiwix.downloads_to_liveactivity"
static func nextDate() -> Date {
.now + 3 // after 3 seconds
}
}
#endif

View File

@ -4,10 +4,6 @@
<dict>
<key>APP_STORE_ID</key>
<string>id997079563</string>
<key>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>org.kiwix.downloads_to_liveactivity</string>
</array>
<key>CFBundleDocumentTypes</key>
<array>
<dict>

View File

@ -73,9 +73,6 @@ targetTemplates:
- sdk: QuickLook.framework
- sdk: PassKit.framework
- sdk: SystemConfiguration.framework
- sdk: ActivityKit.framework
destinationFilters:
- iOS
- package: Defaults
- package: StripeApplePay
sources: