DNSFirebaseWorkers is a collection of Firebase Worker classes used for the DNSFramework
- It's just awesome!
- iOS 13.0+ / macOS 10.15+ / tvOS 13.0+ / watchOS 6.0+
- Xcode 11.6+
- Swift 5.1+
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/DNSFirebaseWorkers.git", from: "1.10.117")
]
- AtomicSwift v1.2.2+
- DNSBlankWorkers v1.10.62+
- DNSCore v1.10.48+
- DNSCoreThreading v1.10.0+
- DNSCrashWorkers v1.10.52+
- DNSDataObjects v1.10.81+
- DNSError v1.10.0+
- DNSProtocols v1.10.90+
- FirebaseAnalytics v10.7.0+
- FirebaseAuth v10.7.0+
- FirebaseFirestore v10.7.0+
- FirebaseMessaging v10.7.0+
- FirebaseRemoteConfig v10.7.0+
- KeyedCodable v3.1.2+
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.
DNSCoreValidationWorker and the DNSFramework are Copyright © 2020 - 2016 Darren Ehlers and DoubleNode, LLC. All rights reserved.