[TIMOB-27979] iOS: Asset catalog is recompiled although it has no changes
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2020-06-24T07:22:50.000+0000 |
Updated | 2020-06-24T07:22:50.000+0000 |
Description
The
CompileAssetCatalog
step is performed even if there are no asset catalog changes. For apps with 300+ assets and 100+ colors, this becomes a 5-12s task.
No comments