mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 04:48:16 -04:00
Remove BackPorts dependency
This commit is contained in:
parent
b6a058e4e7
commit
46503a32df
@ -15,8 +15,6 @@
|
||||
|
||||
import SwiftUI
|
||||
|
||||
import SwiftUIBackports
|
||||
|
||||
struct OutlineButton: View {
|
||||
@Environment(\.dismissSearch) private var dismissSearch
|
||||
@EnvironmentObject private var browser: BrowserViewModel
|
||||
|
@ -51,9 +51,6 @@ packages:
|
||||
Defaults:
|
||||
url: https://github.com/sindresorhus/Defaults
|
||||
majorVersion: 6.0.0
|
||||
SwiftUIBackports:
|
||||
url: https://github.com/shaps80/SwiftUIBackports.git
|
||||
majorVersion: 1.0.0
|
||||
OrderedCollections:
|
||||
url: https://github.com/apple/swift-collections.git
|
||||
majorVersion: 1.0.4
|
||||
@ -80,7 +77,6 @@ targetTemplates:
|
||||
- sdk: QuickLook.framework
|
||||
- package: Fuzi
|
||||
- package: Defaults
|
||||
- package: SwiftUIBackports
|
||||
- package: OrderedCollections
|
||||
sources:
|
||||
- path: App
|
||||
|
Loading…
x
Reference in New Issue
Block a user