This commit is contained in:
Daniel Arantes Loverde
2026-02-06 12:25:34 -03:00
parent 5df2499c4a
commit 57696e3036
37 changed files with 189 additions and 40 deletions

View File

@@ -21,8 +21,10 @@
import Foundation
#if os(iOS) || os(macOS)
#if canImport(UIKit)
#if canImport(UIKit)
import UIKit
#endif
public extension NSMutableAttributedString {
@discardableResult func customize(_ text: String,