spm import fixes after merging Shared

This commit is contained in:
Joe Mattiello
2023-03-10 20:43:59 -05:00
parent 351d4fd631
commit d644ee7ab0
12 changed files with 14 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ extension ComplicationView {
}
}
@available(iOS 16, *)
@available(iOS 16, iOSApplicationExtension 16, *)
struct ComplicationView: View {
let entry: AppEntry
let style: Style