iswiftapp / iswift

Objective-C to Swift Converter
30 stars 3 forks source link

NSNumber literal not recognized #181

Closed kevnm67 closed 7 years ago

kevnm67 commented 8 years ago

iSwift doesn't recognize NSNumber literals and displays the error: "Unexpected: #constant('10')" for the following:

NSNumber *aNumber = @10;

drkameleon commented 8 years ago

Hmm... I'll have a look into it! ;-)

kevnm67 commented 8 years ago

Thanks!

drkameleon commented 7 years ago

Issue fixed as of the upcoming 3.0.