Cloudkibo / Kibo_Client_iOS

0 stars 0 forks source link

Integrate SqLite library and Newtworking library Alamofile into SDK #19

Closed sumairasaeed closed 8 years ago

sumairasaeed commented 8 years ago

This task is to integrate required database and networking and database libraries into our SDK

sumairasaeed commented 8 years ago

Initially I tried to import SQLite library in same way as we did in KiboChat. But there were errors. Then I tried uploading using Cocoa Pods. Again there was error. Error was fixed by correcting path of Xcode in one of the files.

This is done. We have successfully integrated Alamofire library and SQLite licrary into our SDK. Code pushed.

jekram commented 8 years ago

Thanks Sumaira.

Code pushed to Test Flight. What did we call it?