Skip to content

Commit 41bfb54

Browse files
committed
fix: tv build error
1 parent faf8526 commit 41bfb54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

V2exOS/Utils/ColorExt.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ extension Color {
1212
#if os(macOS)
1313
return Color(.labelColor)
1414
#endif
15-
#if os(iOS)
1615
return Color(.label)
17-
#endif
1816
}
1917
}

0 commit comments

Comments
 (0)