Xcode bridging: No known class method for selector ‘stringWithString:’
I’m trying to bridge SwiftUI with ObjectiveC (A minimum reproducible example at the bottom).
Xcode no known class method for selector ‘stringWithString:’
I’m having this implementation