Hi there,
since Xcode12 drops support for iOS8, ws fails to build on Xcode12 with the following error:
Target Integrity:
The package product 'Alamofire' requires minimum platform version 9.0 for the iOS platform, but this target supports 8.0
Are you planning an updated version/branch with iOS9 deployment target, or would be safe to fork and link edited/forked version in the project (I understand that there is a new, successor to this project) ?
Hi there,
since Xcode12 drops support for iOS8,
wsfails to build on Xcode12 with the following error:Are you planning an updated version/branch with iOS9 deployment target, or would be safe to fork and link edited/forked version in the project (I understand that there is a new, successor to this project) ?