I have problem with BWToolkit and XCode. For some reasons Xcode not recognize bwtoolkit framework. IB plugin working fine. I did same steps as described on bwtoolkit site. I did:
"#import <BWToolkitFramework/BWToolkitFramework.h>"
to my classI think it related to Xcode version as I remember it worked on prev Xcode version and when I downloaded Hellium project which used BWtoolkit and build it then no errors, I tried copy most of project settings from helium to my project but result the same(not found build errors)
My env: Xcode 3.2.1 Snow Leopard
Thanks
Fixed. Problem was in build settings, not sure what exactly as I'v changed many of them