Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26745] IOS: Build fails with "ld: symbol(s) not found for architecture x86_64"

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2019-01-17T23:43:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsiOS
Labelsn/a
ReporterLokesh Choudhary
AssigneeVijay Singh
Created2019-01-17T23:31:46.000+0000
Updated2019-01-17T23:43:58.000+0000

Description

Steps to reproduce:

1. Create a new app. (I used latest 8.0.0). 2. Build for IOS sim (I used Iphone XS 12.1).

Actual results:

1. Build fails with:
[TRACE] :  ld: symbol(s) not found for architecture x86_64
[TRACE] :  clang: 
[TRACE] :  error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :  	Ld /Users/lchoudhary/Desktop/workspaces/workspace_2019/TIMOB-26697/build/iphone/build/Products/Debug-iphonesimulator/TIMOB-26697.app/TIMOB-26697 normal x86_64
[ERROR] :  (1 failure)

Expected results:

1. Build should not fail.

Comments

  1. Lokesh Choudhary 2019-01-17

    Created by mistake is a known issue.

JSON Source