Swiftpack.co - silvercar/unleash-client-swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by silvercar.
silvercar/unleash-client-swift 1.0.7
Unleash client for Swift
⭐️ 11
🕓 1 year ago
iOS
.package(url: "https://github.com/silvercar/unleash-client-swift.git", from: "1.0.7")

Unleash client for Swift

codecov Carthage compatible CocoaPods Compatible

This is the unofficial Swift client for Unleash. Read more about the Unleash project Version 3.x of the client requires unleash-server >= v3.x

Installation

Using Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To add the Unleash Swift Client into your Xcode project using Carthage, add the following to your Cartfile:

github "silvercar/unleash-client-swift" ~> 1.0 

Run carthage update --platform ios to build the framework and drag the built Unleash.framework into your Xcode project.

Using Cocoapods

CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 71 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.

CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby.

Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides.

$ sudo gem install cocoapods

To add the Unleash Swift Client into your Xcode project using Cocoapods, add the following to your Podfile:

pod 'UnleashClient'

Run pod install to build a new workspace for your iOS project

Development

Requirements:

Carthage

This project uses carthage for dependency management. See the Carthage Project for more info.

Pre-requisite:

Your github account needs to be configured for SSH access from your development machine.

Quickstart:

If you have Homebrew installed on your Mac, you can install Carthage and get started contributing to the library by running the following commands in your terminal shell.

brew install carthage
carthage bootstrap --platform ios --no-use-binaries

Codecov

TODO

Swiftlint

TODO

GitHub

link
Stars: 11
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

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