cef-binary icon indicating copy to clipboard operation
cef-binary copied to clipboard

For local builds always remove the platform folder and extract archive

Open amaitland opened this issue 11 months ago • 2 comments

When using locally built folders then always remove the platform folder and extract the archive.

amaitland avatar Jan 25 '25 09:01 amaitland

@mol Apologies for the delay. If i understood correctly this is what you were proposing?

amaitland avatar Jan 25 '25 09:01 amaitland

@mol Apologies for the delay. If i understood correctly this is what you were proposing?

No worries. Yeah, for the part where the locally copied archive is extracted, but the local archive I think should also always be replaced (otherwise it's just extracting the same archive again and again). So this if I would also remove.

So it always:

  • Replaces any local archive.
  • Extracts from that local archive.

mol avatar Jan 28 '25 19:01 mol