HTTPMessage.h file not found
skmohanraj opened this issue · 3 comments
When i am add the module OTRKit in my project it respond a error
'HTTPMessage.h file not found'
i search the file 'HTTPMessage.h' but not found,
is i am done any mistake?
Ah sorry, don't include the OTRDataHandler, it's not finished yet. Just
OTRKit and OTRTLV
On Fri, Jun 20, 2014 at 8:22 AM, skmohanraj notifications@github.com
wrote:
When i am add the module OTRKit in my project it respond a error
'HTTPMessage.h file not found'
i search the file 'HTTPMessage.h' but not found,
is i am done any mistake?—
Reply to this email directly or view it on GitHub
#6.
Its ok i removed that include,
I have complete at the level of run .sh files(build-all.sh), and moved items to target.
After that i wont move to further process.
Will u produce simple example for using otrkit in xcode like encrypt a message "Hello" and Decryot that,(shows text in alert box is enough).
i hope u will help me,
Thank u...
As far as I know, OTRKit is only used in ChatSecure at the moment https://github.com/chrisballinger/ChatSecure-iOS