Skip to content

Commit e96108d

Browse files
authored
Merge pull request #27 from naldikt/patch-1
Added import-UIKit to UIView+Anchor.swift
2 parents 3b9907d + a892f9c commit e96108d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/UIView+Anchor.swift

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

99
import Foundation
10+
import UIKit
1011

1112
extension UIView {
1213
func keepCenterAndApplyAnchorPoint(_ point: CGPoint) {

0 commit comments

Comments
 (0)