abandy commented on code in PR #14561: URL: https://github.com/apache/arrow/pull/14561#discussion_r1087365955
########## swift/Arrow/Package.swift: ########## @@ -0,0 +1,23 @@ +// swift-tools-version:5.5 +// The swift-tools-version declares the minimum version of Swift required to build this package. + +import PackageDescription + +let package = Package( Review Comment: It would be more inline with go. Packages are included using git url and tag. -- 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]
