We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a3730 commit 9d23df6Copy full SHA for 9d23df6
Sica/Source/CALayer+Sica.swift
@@ -7,6 +7,7 @@
7
//
8
9
import Foundation
10
+import QuartzCore
11
12
private let _animatorAssociatedKey = UnsafeMutablePointer<UInt>.allocate(capacity: 1)
13
Sica/Source/FillMode.swift
public struct FillMode {
#if swift(>=4.2)
0 commit comments