tristanhimmelman / ObjectMapper

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

feature: change swift-tools-versions to 5.3 #1141

Open fhchina opened 4 months ago

fhchina commented 4 months ago

Why

// swift-tools-version:5.0 doesn't work in Xcode 15, Sonoma 14.2.1

What

change to // swift-tools-version:5.3 now works