Fixed some type issues + made request methods

This commit is contained in:
cdricms
2024-01-13 18:07:46 +01:00
parent 70e0e7c417
commit b73b9dcd29
10 changed files with 321 additions and 54 deletions

View File

@@ -5,6 +5,9 @@ import PackageDescription
let package = Package(
name: "USDA_FDC",
platforms: [
.macOS(.v14),
],
products: [
// Products define the executables and libraries a package produces, making them visible to other packages.
.library(