ganeshMalliga / tibar

Automatically exported from code.google.com/p/tibar
0 stars 0 forks source link

0.4.2 Module not working in Ti SDK 1.7.2 #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have OTHER_LDFLAGS=$(inherited) -framework AVFoundation -framework CoreMedia 
-framework CoreVideo -framework QuartzCore /usr/lib/libiconv.dylib in the 
modules xcconfig file.

The module works in SDK 1.6.2, 1.7.0, 1.7.1 but not 1.7.2. When I try and run 
the app using 1.7.2 i get the follow error upon compile: 

[ERROR] Script Error = Couldn't find module: tibar.

Titanium Mobile SDK: 1.7.2
Titanium Developer: (TiDev 1.3.03)
XCode: 4.2
iOS: 4.3 and 5
iPhone: 4

Original issue reported on code.google.com by jmor...@mortlabs.com on 10 Oct 2011 at 7:26