Error processing
/usr/src/package: error: package at '/usr/src/package' requires a minimum Swift tools version of 5.9.0 (currently 4.2.0)This package can be updated automatically by having the owner add the GitHub App to this repository and creating a new release.
APSignedAPIClient
1.0.0
APSignedAPIClient is a Swift package for making signed API requests with HMAC-SHA256 authentication
What's New
Description
- Swift Tools 5.9.0
Description
{ "name": "APSignedAPIClient", "path": "/usr/src/package", "targets": [ { "name": "APSignedAPIClientTests", "path": "Tests", "type": "test", "c99name": "APSignedAPIClientTests", "sources": [ "APSignedAPIClientTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "APSignedAPIClient" ] }, { "name": "APSignedAPIClient", "path": "Sources", "type": "library", "c99name": "APSignedAPIClient", "sources": [ "CoreAPIClient.swift", "CoreAPIRequestAdapter.swift", "CoreAPIRequestRetrier.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "APSignedAPIClient" ], "product_dependencies": [ "Alamofire", "CryptoSwift", "APWebAuthentication", "SwiftyUserDefaults", "SwiftyJSON" ] } ], "products": [ { "name": "APSignedAPIClient", "type": { "library": [ "automatic" ] }, "targets": [ "APSignedAPIClient" ] } ], "platforms": [ { "name": "ios", "version": "16.0" } ], "dependencies": [ { "url": "https://github.com/Alamofire/Alamofire.git", "type": "sourceControl", "identity": "alamofire", "requirement": { "range": [ { "lower_bound": "5.0.0", "upper_bound": "6.0.0" } ] } }, { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "type": "sourceControl", "identity": "cryptoswift", "requirement": { "range": [ { "lower_bound": "1.8.0", "upper_bound": "2.0.0" } ] } }, { "url": "https://github.com/aporat/APWebAuthentication.git", "type": "sourceControl", "identity": "apwebauthentication", "requirement": { "branch": [ "main" ] } }, { "url": "https://github.com/sunshinejr/SwiftyUserDefaults.git", "type": "sourceControl", "identity": "swiftyuserdefaults", "requirement": { "range": [ { "lower_bound": "5.0.0", "upper_bound": "6.0.0" } ] } }, { "url": "https://github.com/SwiftyJSON/SwiftyJSON.git", "type": "sourceControl", "identity": "swiftyjson", "requirement": { "range": [ { "lower_bound": "5.0.0", "upper_bound": "6.0.0" } ] } } ], "tools_version": "5.9", "manifest_display_name": "APSignedAPIClient" }
Package Dump
{ "name": "APSignedAPIClient", "traits": [], "targets": [ { "name": "APSignedAPIClient", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Alamofire", null ] }, { "byName": [ "CryptoSwift", null ] }, { "byName": [ "APWebAuthentication", null ] }, { "byName": [ "SwiftyUserDefaults", null ] }, { "byName": [ "SwiftyJSON", null ] } ], "packageAccess": true }, { "name": "APSignedAPIClientTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "APSignedAPIClient", null ] } ], "packageAccess": true } ], "products": [ { "name": "APSignedAPIClient", "type": { "library": [ "automatic" ] }, "targets": [ "APSignedAPIClient" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "16.0", "platformName": "ios" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "alamofire", "location": { "remote": [ { "urlString": "https://github.com/Alamofire/Alamofire.git" } ] }, "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "cryptoswift", "location": { "remote": [ { "urlString": "https://github.com/krzyzanowskim/CryptoSwift.git" } ] }, "requirement": { "range": [ { "lowerBound": "1.8.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "apwebauthentication", "location": { "remote": [ { "urlString": "https://github.com/aporat/APWebAuthentication.git" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] }, { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "swiftyuserdefaults", "location": { "remote": [ { "urlString": "https://github.com/sunshinejr/SwiftyUserDefaults.git" } ] }, "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "swiftyjson", "location": { "remote": [ { "urlString": "https://github.com/SwiftyJSON/SwiftyJSON.git" } ] }, "requirement": { "range": [ { "lowerBound": "5.0.0", "upperBound": "6.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.9.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- Alamofire5.10.2
- CryptoSwift1.8.4
- APWebAuthenticationunspecified
- SwiftyUserDefaults5.3.0
- SwiftyJSON5.0.2
Dependencies
{ "url": "/usr/src/package", "name": "APSignedAPIClient", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Alamofire/Alamofire.git", "name": "Alamofire", "path": "/usr/src/package/.build/checkouts/Alamofire", "version": "5.10.2", "identity": "alamofire", "dependencies": [] }, { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "name": "CryptoSwift", "path": "/usr/src/package/.build/checkouts/CryptoSwift", "version": "1.8.4", "identity": "cryptoswift", "dependencies": [] }, { "url": "https://github.com/aporat/APWebAuthentication.git", "name": "APWebAuthentication", "path": "/usr/src/package/.build/checkouts/APWebAuthentication", "version": "unspecified", "identity": "apwebauthentication", "dependencies": [ { "url": "https://github.com/Alamofire/Alamofire.git", "name": "Alamofire", "path": "/usr/src/package/.build/checkouts/Alamofire", "version": "5.10.2", "identity": "alamofire", "dependencies": [] }, { "url": "https://github.com/krzyzanowskim/CryptoSwift.git", "name": "CryptoSwift", "path": "/usr/src/package/.build/checkouts/CryptoSwift", "version": "1.8.4", "identity": "cryptoswift", "dependencies": [] }, { "url": "https://github.com/rhodgkins/SwiftHTTPStatusCodes.git", "name": "HTTPStatusCodes", "path": "/usr/src/package/.build/checkouts/SwiftHTTPStatusCodes", "version": "3.3.2", "identity": "swifthttpstatuscodes", "dependencies": [] }, { "url": "https://github.com/JonasGessner/JGProgressHUD.git", "name": "JGProgressHUD", "path": "/usr/src/package/.build/checkouts/JGProgressHUD", "version": "2.2.0", "identity": "jgprogresshud", "dependencies": [] }, { "url": "https://github.com/SFSafeSymbols/SFSafeSymbols.git", "name": "SFSafeSymbols", "path": "/usr/src/package/.build/checkouts/SFSafeSymbols", "version": "6.2.0", "identity": "sfsafesymbols", "dependencies": [] }, { "url": "https://github.com/SnapKit/SnapKit.git", "name": "SnapKit", "path": "/usr/src/package/.build/checkouts/SnapKit", "version": "5.7.1", "identity": "snapkit", "dependencies": [] }, { "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git", "name": "SwiftyBeaver", "path": "/usr/src/package/.build/checkouts/SwiftyBeaver", "version": "2.1.1", "identity": "swiftybeaver", "dependencies": [] }, { "url": "https://github.com/SwifterSwift/SwifterSwift.git", "name": "SwifterSwift", "path": "/usr/src/package/.build/checkouts/SwifterSwift", "version": "7.0.0", "identity": "swifterswift", "dependencies": [] }, { "url": "https://github.com/SwiftyJSON/SwiftyJSON.git", "name": "SwiftyJSON", "path": "/usr/src/package/.build/checkouts/SwiftyJSON", "version": "5.0.2", "identity": "swiftyjson", "dependencies": [] }, { "url": "https://github.com/sunshinejr/SwiftyUserDefaults.git", "name": "SwiftyUserDefaults", "path": "/usr/src/package/.build/checkouts/SwiftyUserDefaults", "version": "5.3.0", "identity": "swiftyuserdefaults", "dependencies": [] }, { "url": "https://github.com/devicekit/DeviceKit.git", "name": "DeviceKit", "path": "/usr/src/package/.build/checkouts/DeviceKit", "version": "5.6.0", "identity": "devicekit", "dependencies": [] }, { "url": "https://github.com/aporat/APUserAgentGenerator", "name": "APUserAgentGenerator", "path": "/usr/src/package/.build/checkouts/APUserAgentGenerator", "version": "1.3.0", "identity": "apuseragentgenerator", "dependencies": [ { "url": "https://github.com/devicekit/DeviceKit.git", "name": "DeviceKit", "path": "/usr/src/package/.build/checkouts/DeviceKit", "version": "5.6.0", "identity": "devicekit", "dependencies": [] } ] } ] }, { "url": "https://github.com/sunshinejr/SwiftyUserDefaults.git", "name": "SwiftyUserDefaults", "path": "/usr/src/package/.build/checkouts/SwiftyUserDefaults", "version": "5.3.0", "identity": "swiftyuserdefaults", "dependencies": [] }, { "url": "https://github.com/SwiftyJSON/SwiftyJSON.git", "name": "SwiftyJSON", "path": "/usr/src/package/.build/checkouts/SwiftyJSON", "version": "5.0.2", "identity": "swiftyjson", "dependencies": [] } ] }