Add checker class to check if generation of font are required + Split CLIToolCore in multiple file (one by class)
This commit is contained in:
@ -11,8 +11,8 @@ class FontToolContentGenerator {
|
||||
|
||||
static func getExtensionHeader(fontsNames: [String]) -> String {
|
||||
"""
|
||||
// Generated from FontToolCore
|
||||
// \(fontsNames.joined(separator: " "))
|
||||
// Generated from FontToolCore
|
||||
|
||||
import UIKit
|
||||
|
||||
|
Reference in New Issue
Block a user