Emre Çiftçi

Results 3 issues of Emre Çiftçi

# Description This pull-request contains improvements about avoid warnings and decrease lines of code. # Motivation and Context We will solve warnings in project after this pull-request merge. # What...

# Description - Fix indentations - Change guard to if let; - guard is an early return statement so we should use if let in `prepare()` - Upgrade Swift version...

### What you did: I've tried to build with Xcode 12. ### What you got: ``` Module 'ObjectMapper' was created for incompatible target arm64-apple-ios10.0 ```