Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Installation

alex-cellcity edited this page May 7, 2011 · 1 revision
  • Create a new Workspace
  • Add your project into workspace or create a new project
  • Add IBAFrom.xcodeproj into workspace by "Add Files to WORKSPACE"
  • Edit your project configuration, add libIBAforms.a as a "link Binary With Libraries" (where you add frameworks)
  • In your project Build Settings, set Header Search Paths to "../../library/build/headers" and "$(BUILT_PRODUCTS_DIR)/../headers"
  • Edit your project scheme, add IBAforms into Build section
Clone this wiki locally