[TIMOB-27155] iOS: Incremental builds broken as of 8.1.0
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-07-17T18:41:02.000+0000 |
Affected Version/s | Release 8.1.0 |
Fix Version/s | Release 8.1.0 |
Components | iOS |
Labels | build, ios, regression |
Reporter | Hans Knöchel |
Assignee | Jan Vennemann |
Created | 2019-06-15T20:22:35.000+0000 |
Updated | 2019-07-17T18:41:05.000+0000 |
Description
_This issue is not in a released version. It was caught before release._
----
Incremental builds are broken on "master"… I informed the team via the related tickets on GitHub weeks ago but it seems like it has still not been fixed on latest master. In summary: Either TIMOB-27043 or TIMOB-27045. Please handle this asap, it causes a horrible dev exp.
Steps to reproduce:
1. Run a clean build with latest master
2. Change nothing and run again
Expected: A fast, incremental build happens
Actual: A slow, full build happens every time
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10965 PR (8_1_X): https://github.com/appcelerator/titanium_mobile/pull/10966
FR Passed. Incremental builds working fine for iOS. Waiting for Jenkins build to pass
merged to master/8_1_X
Closing ticket, bug fixed in SDK Version 8.1.0.v20190619134801 and SDK version 8.2.0.v20190624144716. Test and other information can be found at: PR (master): https://github.com/appcelerator/titanium_mobile/pull/10965 PR (8_1_X): https://github.com/appcelerator/titanium_mobile/pull/10966