Skip to content

Guidelines for Pulling cloning code

sumairasaeed edited this page Dec 2, 2015 · 1 revision

After cloning the project, following steps should be performed to properly link the libraries:

check pod file. remove sqlite library path from there run command on terminal pod install drag sqlite project to workspace(it must have libsqlite3, libsqlite3.0 as binary links) from build phases delete already seen SQLframework and add it again Remove Framework search path in build settings

Clone this wiki locally