Swiftpack.co - liveryvideo/livery-sdk-ios-spm as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by liveryvideo.
liveryvideo/livery-sdk-ios-spm 2.0.2
Swift Package Manager repo for the Livery SDK
⭐️ 0
🕓 3 days ago
iOS
.package(url: "https://github.com/liveryvideo/livery-sdk-ios-spm.git", from: "2.0.2")

Livery SDK for iOS - Swift Package Manager

This repository contains the Swift Package Manager manifest file for the Livery SDK.

While these manifest file is public, the actual packages are private. You should request credentials from Livery, then place them in your ~/.netrc as follows: (create if necessary)

machine sdk-ios-binaries.liveryvideo.com
  login YOUR_USERNAME
  password YOUR_PASSWORD

Installation

Swift Package Manager is distributed with Xcode. To add the Livery SDK to your iOS project, do as follows:

  1. Open your project in Xcode and select File > Add Packages
  2. Enter the URL for this repo (https://github.com/liveryvideo/livery-sdk-ios-spm) into the search bar and click "Add Package"
  3. Then on the Dependency Rule menu select the "Exact Version" - 2.0.0 or "Branch" - main to have the latest release

GitHub

link
Stars: 0
Last commit: 4 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

2.0.2
4 days ago
  • General Stability Improvements

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics