andreacremaschi / SpatialDBKit

An Objective-C lightweight spatial RDBMS (based on SQLite/SpatiaLite)
Other
73 stars 67 forks source link

Public headers folder does not install #26

Closed burhanuddin353 closed 8 years ago

burhanuddin353 commented 8 years ago

There is no Public headers folder downloaded when I run 'pod install'. I have to add it manually from this project and also copy the paths.

How to fix this or I am doing something wrong?

burhanuddin353 commented 8 years ago

This issue is with cocoapods when using use_frameworks!

https://github.com/CocoaPods/CocoaPods/issues/3839 https://github.com/CocoaPods/CocoaPods/issues/4605