Skip to content

Commit 9d23df6

Browse files
committed
Import QuartzCore
1 parent 98a3730 commit 9d23df6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Sica/Source/CALayer+Sica.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//
88

99
import Foundation
10+
import QuartzCore
1011

1112
private let _animatorAssociatedKey = UnsafeMutablePointer<UInt>.allocate(capacity: 1)
1213

Sica/Source/FillMode.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//
88

99
import Foundation
10+
import QuartzCore
1011

1112
public struct FillMode {
1213
#if swift(>=4.2)

0 commit comments

Comments
 (0)