SyntaxFix
Write A Post
Hire A Developer
Questions
You can bridge from String to NSString and convert from CInt to Int like this:
var myint: Int = Int(stringNumb.bridgeToObjectiveC().intValue)