Skip to content

Commit c96ca91

Browse files
committed
Add UIKit import for static compilation.
1 parent 5feb6d1 commit c96ca91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Library/Core/ColorPaletteItemResource.swift

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//
99

1010
import Foundation
11+
import UIKit
1112

1213
public protocol ColorPaletteItemResourceType {
1314

0 commit comments

Comments
 (0)