particle-iot / spark-setup-ios

(DEPRECATED) Spark device setup library - Soft AP Cocoapod/Carthage lib for iOS
Apache License 2.0
19 stars 25 forks source link

SparkSession.h file not found #47

Closed williamhqs closed 8 years ago

williamhqs commented 8 years ago

As the title described, after i run pod install i got this error. My pod file only has pod 'SparkSetup'

idokleinman commented 8 years ago

checking...

williamhqs commented 8 years ago

I comment all run pod install and uncomment all run pod install, works.

idokleinman commented 8 years ago

not sure I understood the solution, can you explain?

williamhqs commented 8 years ago

Comment all like // pod 'xxxx, then run pod install. Something like reinstall not clear. But not shouldn't be update i think. Then install it again by pod install