Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27883] Cannot run simulators or build

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2020-05-08T16:18:40.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterEwan Harris
AssigneeUnknown
Created2020-05-05T08:47:06.000+0000
Updated2020-05-08T16:18:40.000+0000

Description

When building, build fails with the below
TRACE] ld: warning: Could not find auto-linked framework 'TitaniumKit'
[TRACE] Undefined symbols for architecture x86_64:
[TRACE] "_OBJC_CLASS_$_TiSharedConfig", referenced from:
[TRACE] objc-class-ref in libti.map.a(TiMapView.o)
[TRACE] ld: symbol(s) not found for architecture x86_64
[TRACE] clang: 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/X/appcelerator-apps/Y/build/iphone/build/Products/Debug-iphonesimulator/Y.app/Ynormal x86_64
[ERROR] (1 failure)

Comments

  1. Ewan Harris 2020-05-05

    this would be the error if we updated the SDK (7.5.2.GA -> 8.0.0.GA)
       [ERROR] ** BUILD FAILED **
       [ERROR] The following build commands failed:
       [ERROR] CompileC /Users/X/appcelerator-apps/Y/build/iphone/build/Intermediates/Y.build/Debug-iphonesimulator/Y.build/Objects-normal/x86_64/foundation.o /Users/X/appcelerator-apps/y/build/hyperloop/ios/js/foundation/foundation.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
       [ERROR] (1 failure)
       

JSON Source