facebookarchive / KVOController

Simple, modern, thread-safe key-value observing for iOS and OS X.
Other
7.34k stars 925 forks source link

compile error with cocoapods 1.0.1 #115

Closed shiyizju closed 8 years ago

shiyizju commented 8 years ago

encounter compile error - "KVOController/FBKVOController.h" file not found - with cocoapods 1.0.1, when add 'use_frameworks!' in podfile.

screen shot 2016-09-05 at 11 35 26 pm
nlutsenko commented 8 years ago

Hey @shiyizju, thanks for the report. Unfortunately, I can't reproduce the problem in any way. Here is the test project I used: KVOTest.zip

If you could provide the full log or a repro project or more steps to reproduce the problem, so we can fix it for you - that would be super helpful. Please reopen with more details.