readefries/IBAN-Helper

Swift 3.0

Closed this issue · 2 comments

H2wk commented

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'

I'll publish an update today or tomorrow.

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