i'm using classes from a generated XCFramework (contained in a Swift Package) in my project, and all of the symbols from the framework (classes, types, methods, properties, etc.) appear as Plain Text.
Does anyone have a fix for this?
i'm using classes from a generated XCFramework (contained in a Swift Package) in my project, and all of the symbols from the framework (classes, types, methods, properties, etc.) appear as Plain Text.
Does anyone have a fix for this?
any solution to this ?