ios-parse-titanium-module icon indicating copy to clipboard operation
ios-parse-titanium-module copied to clipboard

How to compile ?

Open fakada opened this issue 11 years ago • 2 comments

Hi,

I've cloned the project and don't know how to compile. I've edited the module.xcconfig to set the full path where I cloned it, but now I don't know how to compile...

I've tried to open with XCode the parsemodule.xcodeproj, but after choosing "Build" I got the error:

"/Users/fabio/Titanium_Studio_Workspace/modules/ios-parse-titanium-module/Classes/ComElijahwindsorParsemoduleModule.h:7:9: 'TiApp.h' file not found"

Thanks Fabio

fakada avatar Sep 06 '13 10:09 fakada

I'm having the same problem. Need some help :)

lalania avatar Mar 05 '14 02:03 lalania

Try running ./build.py as I updated in the docs

PanMan avatar May 22 '14 15:05 PanMan