regulaforensics / DocumentReader-iOS

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

DocumentReader was compiled on Swift3.1 #4

Closed mingtai511 closed 6 years ago

mingtai511 commented 6 years ago

I 'm using documentreader sdk on my project My project was developed swift3.0 Today i updated xcode to 9.0 Then i got compile error "import DocumentReader" DocumentReader was compiled on swift3.1, so not compatible on swift3.2 Can you update sdk on xcode9.0? Thanks

ikliashchou commented 6 years ago

DocumentReader 2.4.0 already compiled with Swift 4. Please update pods.

mingtai511 commented 6 years ago

OK, thanks