Closed Econa77 closed 1 year ago
The addition of visionOS support restricted building to Xcode 15 and higher. To enable building with Xcode 14, similar to Alamofire, I added a Package@swift-5.8.swift file for Swift versions below 5.8.
Package@swift-5.8.swift
The addition of visionOS support restricted building to Xcode 15 and higher. To enable building with Xcode 14, similar to Alamofire, I added a
Package@swift-5.8.swift
file for Swift versions below 5.8.