SpatialDBKit icon indicating copy to clipboard operation
SpatialDBKit copied to clipboard

EXC_BAD_ACCESS on spatialite_init(TRUE)

Open marychenyuan opened this issue 7 years ago • 0 comments

9b1fdd7d-143f-4805-bd83-fab5077d65ef

Hi, When I used cocoapods(v1.2.0) in xcode to get SpatialDBKit framework, it keeps to appear the problem:

Podfile content: "platform :ios, '8.0'

target 'GlobalRouteHD' do pod 'SpatialDBKit' pod 'WhirlyGlobe', :git => 'https://github.com/mousebird/WhirlyGlobe', :branch => 'master'

end"

 How can I fix the problem?   Thank you !

marychenyuan avatar Apr 11 '17 09:04 marychenyuan