Adds explicit imports of UIKit because with SPM those are not done implicitly

This commit is contained in:
Artyom Rudakov
2020-01-14 19:28:02 +02:00
parent 9ab3a6987a
commit 0d5d2839ae
3 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@
// Copyright © 2019 Felix Mau. All rights reserved.
//
import Foundation
import UIKit
extension UIColor {
/// Default colors for components.
@@ -6,7 +6,7 @@
// Copyright © 2019 Felix Mau. All rights reserved.
//
import Foundation
import UIKit
import LightweightObservable
// MARK: - Types
@@ -6,7 +6,7 @@
// Copyright © 2017 Felix Mau. All rights reserved.
//
import Foundation
import UIKit
import LightweightObservable
/// This view model checks for the availability of the key-window,