tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.13k stars 1.03k forks source link

XCode 15 and Swift5 Error Please Update the Library to Swift 5 #1135

Open Zeeshan90 opened 5 months ago

Zeeshan90 commented 5 months ago

The target “ObjectMapper” contains source code developed with Swift 3.x. This version of Xcode does not support building or migrating Swift 3. x targets.

Use Xcode 10.1 to migrate the code to Swift 4.

Screenshot 2024-03-07 at 10 35 28 AM