AzureSDK
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
MapLibre GL Native
|
An open-source fork of Mapbox GL SDK for iOS distributed via the Swift Package Manager. |
vintage
|
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.23s)
Updated https://github.com/JohnSundell/ShellOut.git (0.23s)
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Releases-64ee4c3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Releases.git
Updating https://github.com/JohnSundell/Require.git
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Files.git
Fetching git@github.com:JohnSundell/Sweep.git
Updated https://github.com/JohnSundell/Require.git (0.18s)
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Updating https://github.com/mxcl/Chalk.git
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Releases-64ee4c3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Files.git
Updated https://github.com/mxcl/Chalk.git (0.18s)
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Sweep.git
error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
LazyContainers
|
A few lazy-initialization container types for Swift 5.1 |
YMFF
|
Feature management made easy. |
swift-package-registry
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
SwiftMVI
|
A lightweight MVI framework for Swift |
CypherPoetSwiftUIReduxUtils
|
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency. |
DirtyCowKit
|
MDC Swift Package |
SwiftUIPreviewUtils
|
Starter utilities for using Xcode previews in SwiftUI projects |
ImagePickerModule
|
The image picker allow to take pictures with the devices camera or select pictures from the library. It takes care of state management and handles the case of no camera access. |
XCTestStarterKit
|
Lightweight Starter Utilities for Swift project testing with XCTest |
SwiftUIWavyRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom. |
ModulusOperandi
|
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms. |
SwiftUseCase
|
SwiftUseCase is library for creating independent & test coverable use-cases with a powerful execution API. |
LocationManagerModule
|
The location manager allows the tracking of user locations and setting of geofences. |
HTTPClientModule
|
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests. |
ClampedPropertyWrapper
|
A Swift Property Wrapper for automatically clamping Comparable values within a closed range. |
SwiftUICurvedRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis. |
SwiftTypeAdoptionReporter
|
(Primary fork replacing thumbtack/star) Generate reports on how frequently specified Swift types are being used in your iOS codebase |
MapViewModule
|
|
URLImageModule
|
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content. |
UnitIntervalPropertyWrapper
|
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |
CypherPoetSwiftUIGeometryUtils
|
Starter utilities for creating magic with geometry and shapes in SwiftUI. |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |
HTTPClientModule
|
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests. |