GithubHelp home page GithubHelp logo

pixelboehm / unleash-client-swift Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silvercar/unleash-client-swift

0.0 0.0 1.0 138 KB

Unleash client for Swift

License: Apache License 2.0

Shell 0.31% Ruby 2.59% Objective-C 0.73% Swift 96.37%

unleash-client-swift's Introduction

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

unleash-client-swift's People

Contributors

deandalm avatar louisvdaily avatar dtdennis28 avatar johnny-1111one1 avatar ericn441 avatar pixelboehm avatar

Forkers

mzander

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.