Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.14 KB

File metadata and controls

61 lines (42 loc) · 2.14 KB

DoubleNode Swift Framework

Codacy Badge codecov

DNSCoreWorkers

DNSCoreWorkers is a collection of core networking classes used for the DNSFramework

Features

  • It's just awesome!

Requirements

  • iOS 16.0+ / macOS 13.3+ / tvOS 16.4+ / watchOS 9.4+
  • Xcode 14.3.1+
  • Swift 5.8+

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but Alamofire does support its use on supported platforms.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
.package(url: "https://github.com/DoubleNode/DNSCoreWorkers.git", from: "1.12.6")
]

Dependencies

  • DNSAppCore v1.12.0+
  • DNSBlankWorkers v1.12.8+
  • DNSCore v1.12.1+
  • DNSCrashWorkers v1.12.4+
  • DNSError v1.12.0+
  • DNSProtocols v1.12.8+
  • DNSThemeObjects v1.12.1+
  • DNSThemeTypes v1.12.1+
  • Geodesy v1.2.2+
  • PermissionsKit v8.0.1+
  • Valet v4.3.0+

Credits

DNSCoreValidationWorker and the DNSFramework are owned and maintained by Darren Ehlers and DoubleNode.com. You can follow them on Twitter at @DoubleNodeOpen for project updates and releases.

License

DNSCoreValidationWorker and the DNSFramework are Copyright © 2020 - 2016 Darren Ehlers and DoubleNode, LLC. All rights reserved.