batoulapps / adhan-swift

High precision Islamic prayer time library for Swift
MIT License
182 stars 42 forks source link

Update to Swift Package to Swift 5 #58

Closed basememara closed 3 years ago

basememara commented 3 years ago

I couldn't compile with Xcode 12.5 with some mixed Swift Packages. Setting the Swift Package toolchain version to Swift 5 resolved the issue. This also seems like the right way to go as well since it is the first version of ABI stability for better forward/backward compatibility.

I also fixed a compiler warning of the Info.plist getting unnecessarily included in the package.