willtemperley commented on code in PR #93:
URL: https://github.com/apache/arrow-swift/pull/93#discussion_r2423234802
##########
Arrow/Package.swift:
##########
@@ -23,15 +23,15 @@ import PackageDescription
let package = Package(
name: "Arrow",
platforms: [
- .macOS(.v10_14)
+ .macOS(.v10_15)
Review Comment:
I think I did that to fix a build error but it doesn't appear to be
necessary. Reverted.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]