ca-archived / iOS-NBUImagePicker

Modular image picker with Simulator-compatible AVFondation camera, assets library, filters and more.
http://cyberagent.github.io/iOS-NBUImagePicker
Apache License 2.0
193 stars 48 forks source link

'Pods-environment.h' file not found #11

Closed estock closed 9 years ago

estock commented 9 years ago

I am trying run and install the project but I am having some difficulty

I updated CocoaPods, and run a pod install and a pod update I open the workspace and attempt to compile but get the following error

NBUImagePicker/NBUImagePicker.h:23:9: fatal error: 'Pods-environment.h' file not found

import "Pods-environment.h"

I'm uncertain exactly what this error means, any help would be greatly appretiated

Thanks

rivera-ernesto commented 9 years ago

As you can see here this import no longer exists.

Please update to a newer NBUImagePicker release.