In order to use the module within a Titanium Project and not having to
reconfigure Xcode
module.xconfig needs the following line:
OTHER_LDFLAGS=$(inherited) -framework CoreVideo -framework CoreMedia -framework
AVFoundation -framework QuartzCore -liconv
So that each time Titanium re-creates the build it adds all the required
frameworks.
Original issue reported on code.google.com by roberto....@gmail.com on 14 Dec 2012 at 12:57
Original issue reported on code.google.com by
roberto....@gmail.com
on 14 Dec 2012 at 12:57