Add missing CoreText import. Still not convinced this is the one to use, but we will see.

This commit is contained in:
Robert McGovern 2021-07-06 02:00:43 +01:00
parent 3538f491f8
commit 6c1566b137
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import Foundation
//import UIKit
import CoreText
public let fontBundle = Bundle.module