Coder Social home page Coder Social logo

openstack-mobile / r.swift.library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mac-cain13/r.swift.library

0.0 2.0 0.0 129 KB

Library containing types used by the R.swift project

License: MIT License

Swift 72.20% Objective-C 0.91% Ruby 26.90%

r.swift.library's Introduction

R.swift.Library Version Carthage compatible License Platform

Library containing types supporting code generated by R.swift

Why use this?

Regular users probably want to include this library to use R.swift. Developers of other libraries can use this library to extend upon the types and code R.swift generates and uses.

Installation

CocoaPods (recommended)

Be aware: If you just want to use R.swift follow the installation instructions for R.swift.

  1. Add pod 'R.swift.Library' to your Podfile
  2. Run pod install

Carthage

  1. Add github "mac-cain13/R.swift.Library" to your Cartfile
  2. Run carthage

Manually

As an embedded framework using git submodules.

  1. If your project is not yet a git repository, run git init
  2. Add R.swift.Library as a submodule by running: git submodule add https://github.com/mac-cain13/R.swift.Library.git
  3. Open the new R.swift.Library folder, and drag the R.swift.Library.xcodeproj into the Project Navigator of your application's Xcode project.
  4. Select the R.swift.Library.xcodeproj in the Project Navigator and verify the deployment target matches that of your application target.
  5. Select your application project in the Project Navigator (blue project icon) to navigate to the target configuration window and select the application target under the "Targets" heading in the sidebar.
  6. In the tab bar at the top of that window, open the "General" panel.
  7. Click on the + button under the "Embedded Binaries" section.
  8. Choose the Rswift.framework

The Rswift.framework is automagically added as a target dependency, linked framework and embedded framework in a copy files build phase which is all you need to build on the simulator and a device.

License

R.swift and R.swift.Library are created by Mathijs Kadijk and released under a MIT License.

r.swift.library's People

Contributors

jmper1 avatar ksmandersen avatar mac-cain13 avatar nickygerritsen avatar nolanw avatar tomlokhorst avatar

Watchers

 avatar  avatar

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.