[TIMOB-27630] iOS: Use correct babel-preset-env target
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-01-08T10:31:00.000+0000 |
Affected Version/s | Release 8.3.0 |
Fix Version/s | Release 9.0.0 |
Components | CLI, iOS |
Labels | engSchedule |
Reporter | Jan Vennemann |
Assignee | Ewan Harris |
Created | 2019-11-26T15:12:07.000+0000 |
Updated | 2020-01-08T10:31:00.000+0000 |
Description
As per discussion in https://github.com/appcelerator/titanium_mobile/pull/11343
The transpile target should be updated to use this.minIosVersion which correctly calculates the minimum iOS version for an app based off minIosVersion from package.json and the min-ios-ver tag from the tiapp, not the iOS SDK which has no bearing on the JS Engine that will be targeted
master: https://github.com/appcelerator/titanium_mobile/pull/11373
FR Passed.
*Closing ticket*, fix verified in SDK version
9.0.0.v20200103081513
. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11373