[TIMOB-27883] Cannot run simulators or build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2020-05-08T16:18:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Unknown |
Created | 2020-05-05T08:47:06.000+0000 |
Updated | 2020-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)
this would be the error if we updated the SDK (7.5.2.GA -> 8.0.0.GA)