Skip to content

Revisions

  • Added basic instructions for using Carthage

    @akitchen akitchen committed Aug 23, 2018
  • Note that when using Swift the Podfile should contain use_frameworks!

    @idoru idoru committed Mar 23, 2016
  • Removed section pertaining more to Standalone Setup

    @idoru idoru committed Mar 23, 2016
  • Inline CocoaPods description from their website. Correct caps.

    @idoru idoru committed Mar 23, 2016
  • Updated Installation (markdown)

    @hartsick hartsick committed Aug 5, 2015
  • Updated Installation (markdown)

    @stansey stansey committed Aug 4, 2015
  • Removed documentation on outmoded project template installation

    @idoru idoru committed Feb 18, 2015
  • Update #import paths for cocoapods installation method: Folder is always called Cedar regardless of platform for cocoapods. CDRSpecHelper.h supercedes SpecHelper.h, but it's just easier to import Cedar.h

    @pivotal-tampon-run pivotal-tampon-run committed Dec 30, 2014
  • Updated Installation (markdown)

    @akitchen akitchen committed Dec 2, 2014
  • Updated Installation (markdown)

    @akitchen akitchen committed Sep 11, 2014
  • Fixed header search path and removed segment about frameworks since it doesn't apply

    @akitchen akitchen committed Sep 11, 2014
  • Using #import <Cedar-iOS/SpecHelper.h> gives us a "file not found" with Xcode 5.1! We needed to use #import <Cedar/CDRSpecHelper.h> instead

    @daj daj committed Aug 13, 2014
  • Fixed mistake with indentation and code blocks

    @andrewcsmith andrewcsmith committed May 26, 2014
  • Updated Installation (markdown)

    @akitchen akitchen committed May 2, 2014
  • Updated Installation (markdown)

    @akitchen akitchen committed May 2, 2014
  • Updated Installation (markdown)

    @akitchen akitchen committed Apr 12, 2014
  • Add a note that one may encounter linker errors if there are no Cedar specs in the project after adding Cedar via Cocoapods

    @akitchen akitchen committed Apr 12, 2014
  • Added installation instructions for Cocoapods

    @akitchen akitchen committed Apr 8, 2014
  • ditto

    @akitchen akitchen committed Apr 8, 2014
  • Remove instruction to initialize cedar's submodules since it doesn't have any :-o

    @akitchen akitchen committed Apr 8, 2014
  • Add instructions for using Cedar as a submodule

    Joshua Marker committed Oct 11, 2013
  • Updated Installation (markdown)

    @idoru idoru committed Jul 25, 2013
  • Updated Installation (markdown)

    @idoru idoru committed Jul 25, 2013
  • Updated Installation (markdown)

    @idoru idoru committed Jul 25, 2013
  • Updated Installation (markdown)

    @idoru idoru committed Jul 25, 2013
  • Updated Installation (markdown)

    @alexbasson alexbasson committed Jul 19, 2013
  • Created Installation (markdown)

    @idoru idoru committed Oct 4, 2012