Titanium App fails to build with deprecation warning

145 Views Asked by At

App is failing to build on iOS with the following warnings:

[WARN] : Titanium 7.0.0 deprecates the legacy UI-execution on Kroll-Thread in favor of the Main-Thread.

[WARN] : The legacy execution will be removed in Titanium SDK 8.0.0.

Here is the environment:

Node.js Version = 8.9.1

npm Version = 5.5.1

CLI Version = 5.1.1

SDK Version = 7.5.1.GA

0

There are 0 best solutions below