I\'m creating a custom theme for my Titanium application using this theme generator. But when I run my application it\'s crashing and my log says that I need appCompac
appCompac
Delete all the styles in the library project. Specify Style folder only in main project not in library project. It worked for me :)