We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5cfe22 commit bff2236Copy full SHA for bff2236
templates/colors/swift4.stencil
@@ -51,7 +51,7 @@ internal extension {{colorAlias}} {
51
}
52
53
54
-fileprivate struct RGBAComponents {
+private struct RGBAComponents {
55
let rgbaValue: UInt32
56
57
private var shifts: [UInt32] {
templates/colors/swift5.stencil
0 commit comments