Apple platform
iOS
Framework version
net10.0-*
Affected platform version
VS 2022 17.14
Description
The _BeforeUnpackLibraryResources target is executing the Delete multiple times (for each file) instead of calling it once with all the files that need to be deleted. This incurrs in a performance penalty when executing it remotely from Windows.
Steps to Reproduce
Did you find any workaround?
No response
Build logs
No response
Apple platform
iOS
Framework version
net10.0-*
Affected platform version
VS 2022 17.14
Description
The
_BeforeUnpackLibraryResourcestarget is executing theDeletemultiple times (for each file) instead of calling it once with all the files that need to be deleted. This incurrs in a performance penalty when executing it remotely from Windows.Steps to Reproduce
Did you find any workaround?
No response
Build logs
No response