regulaforensics / DocumentReader-iOS

iOS Framework for reading and validation of identification documents
58 stars 15 forks source link

Swift4.1 doesnt support #5

Closed lexy1105 closed 6 years ago

lexy1105 commented 6 years ago

pod 'DocumentReader' pod 'DocumentReaderMRZ'

When i try pod update, i got this error Please check screenshot

http://prntscr.com/iyk07m

How can i solve it? Please let me know Thanks

lexy1105 commented 6 years ago

I need pod for swift 4.1 or swift3.3 Where can i find it? Thanks

DzmitrySmaliakou commented 6 years ago

Pod 'DocumentReader' updated, please use 3.2.0 version

lexy1105 commented 6 years ago

Hello Yesterday I did pod updated, but i got error "Pod was compiled swift 4.0.3" But now swift 4.1 version occured. Did you check your pod on new xcode?

DzmitrySmaliakou commented 6 years ago

Hello @yang511,

Please check the latest update for demo app. 3.2.0 version now required iOS 9.0 version, I think exactly because of that you didn't get new 'DocumentReader' pod version. Please verify that you are using 3.2.0 version.