I'm using Swift 5.2 / Xcode 11.4.1 and that method is available on both String and NSString (just with different types for the range argument)
String
NSString
Loading collection data...
I'm using Swift 5.2 / Xcode 11.4.1 and that method is available on both
String
andNSString
(just with different types for the range argument)