MattLewin / carthage-playground

Sandbox for playing with Carthage frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carthage-playground

Xcode 10.1

Sandbox for playing with Carthage frameworks.

Based on the following SO answer: https://stackoverflow.com/a/45391022/584548

Instructions

  1. In Terminal, execute:

    carthage bootstrap --platform iOS --cache-builds --no-use-binaries
  2. Open carthage-playground.xcworkspace 👈🏻

  3. Build the project: Command ⌘ + B

You should now be able to use carthage.playground with the copied Carthage frameworks.

Charts Example

About

Sandbox for playing with Carthage frameworks.


Languages

Language:Swift 56.0%Language:Shell 44.0%