[TIMOB-28071] iOS: Use new build system in module build
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-09-25T18:18:55.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2020-08-06T18:28:33.000+0000 |
| Updated | 2020-09-25T18:18:55.000+0000 |
Description
In Xcode 12 , Apple has deprecated 'Legacy Build System'. In titanium module build 'Legacy Build System' is still used. See [here](https://github.com/appcelerator/titanium_mobile/blob/59f313aef87d3ea3492b3216cacec7900dc7a6b7/iphone/cli/commands/_buildModule.js#L465). Update to use 'New Build System'.
This got fixed as part of TIMOB-27132. Closing.