quick fix
This commit is contained in:
parent
53539e5a67
commit
9a595931f7
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import SwiftUI
|
||||
import WidgetKit
|
||||
import AppIntents
|
||||
|
||||
// ──────────────────────────────────────────────────────────────────────
|
||||
// NowPlayingWidgetViews.swift
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ targets:
|
|||
# Widget Extension
|
||||
# ─────────────────────────────────────
|
||||
NavidromeWidget:
|
||||
type: appExtension
|
||||
type: app-extension
|
||||
platform: iOS
|
||||
deploymentTarget: "17.0"
|
||||
sources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue