Safely extract environment values.
.package(url: "https://github.com/fizker/swift-environment-variables.git", .upToNextMinor(from: "1.0.0"))
to the list of dependencies in your Package.swift file..product(name: "EnvironmentVariables", package: "swift-environment-variables")
to the dependencies of the targets that need to use the models.import EnvironmentVariables
in the file and use the types. See the examples or tests for more details at this level.link |
Stars: 0 |
Last commit: 1 week ago |
Initial release.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics