[AC-1625] iOS: Ti.Barcode ** BUILD FAILED **
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-02-04T14:48:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | n/a |
Reporter | Ursin Cola |
Assignee | Mauro Parra-Miranda |
Created | 2015-02-03T21:34:34.000+0000 |
Updated | 2016-03-08T07:38:06.000+0000 |
Description
If we build a empty project, all works fine.
If we add the ti.barcode module and build the project we became this error
[INFO] : Processing Titanium namespace resources
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/tiTest.build/Debug-iphonesimulator/tiTest-universal.build/Objects-normal/i386/tiTest normal i386
[ERROR] : (1 failure)
it is very urgent, because we cannot compile our project with this module.
I found same issue http://developer.appcelerator.com/question/180107/tibarcode-stopped-to-work#comment-224699
Hello, there is a built version already at: https://github.com/sfeather/ti.barcode/releases/tag/ios-1.8.5 Check the zip file, includes the compiled module.
We have the same issue and for our application the Barcode functionality is a core functionality. Please, could you reopen this issue and solve it. Thanks