readefries / IBAN-Helper

IBAN Helper
Other
21 stars 11 forks source link

Swift 3.0 #2

Closed H2wk closed 8 years ago

H2wk commented 8 years ago

Any plans to update the Code for the official release of swift 3? Get pod file errors when importing into swift 3 project via cocoapods.

ISO7064.swift: Value of optional type 'Int?' not unwrapped; did you mean to use '!' or '?'? RFIBANHelper.swift: Type 'String.CompareOptions' (aka 'NSString.CompareOptions') has no member 'regularExpressionSearch'

readefries commented 8 years ago

I'll publish an update today or tomorrow.

readefries commented 8 years ago

Ok, I pushed 2.0.0 with Swift 3 support to Cocoapods.