Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5623] I can not build project with SDK 7.0.2 GA

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2018-02-26T17:16:10.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterKerberos
AssigneeShak Hossain
Created2018-02-26T12:18:29.000+0000
Updated2018-02-26T17:16:10.000+0000

Description

I am getting error as below; {color:#d04437}[ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld build/Products/Debug-iphonesimulator/Book.app/Book normal x86_64 [ERROR] : (1 failure){color}

Comments

  1. Hans Knöchel 2018-02-26

    Hey [~Kerbooo], can you attach a trace log (Studio: "Log Level: Trace", CLI: "appc run -p ios --build-only")?. Typical reasons for this error are: * A module uses non-public Titanium API's * A module does not link frameworks correctly * API's are undefined due to pre-compiler statements
  2. Kerberos 2018-02-26

    @Hans Knöchel thank you very much for your support but I solved my problem. Xcode 8.2 was installed my computer. Now it works after update Xcode 9.2
  3. Hans Knöchel 2018-02-26

    Oh, yeah thats option 4 :-) Ti SDK 7 should use Xcode 9.x, so I'm happy it's working now!

JSON Source