mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
CoreText is below Foundation in the framework stack, so its error enum uses a CFStringRef constant as its domain instead of an NSString. The importer doesn't know how to handle that yet, so for now, just don't import CTFontManagerError as a first-class error type. rdar://problem/27722004
91 B
91 B