The current master branch of the module misses Titanium.xcconfig and the manifest file.
The missing titanium.xcconfig causes a file not found "APSHTTPClient.h" .
Also, sdk versions below 7 contain a typo in a for the method ~ [TiUISearchBarProxy ensureSearchBarHierarchy]~ , so I guess we should compile to 7.x or reverse the fix for: #83
I'll provide a PR with the fixes
The current master branch of the module misses Titanium.xcconfig and the manifest file. The missing titanium.xcconfig causes a file not found "APSHTTPClient.h" . Also, sdk versions below 7 contain a typo in a for the method ~ [TiUISearchBarProxy ensureSearchBarHierarchy]~ , so I guess we should compile to 7.x or reverse the fix for: #83 I'll provide a PR with the fixes