PF4Public
PF4Public
Might be what you're looking for, but please note that notarized binaries are prepared and submitted by a volunteer: https://github.com/ungoogled-software/ungoogled-chromium-macos/issues/63#issuecomment-1902265000
@iskunk Would it be possible to document your findings as a readme for this repository?
Do you plan to submit a PR eventually?
Is it an upstream issue?
Do I understand the issue you're trying to solve correctly: normally vscode is shipped in one binary combined with electron, here I'm trying to run vscode from a folder and...
Patching the lock file would most certainly fail with every release. I'd like to avoid the need of constantly fixing the patch. Perhaps appending to it would be better?
> I provided him with \n\n as a context for where to insert the changes, _although I'm not sure it will work as intended._ Should I then replace it with...
> It seems that the workflow can't use a sandbox, which is why there is no issue with loading header files. Sandbox there is a little bit crippled, yes. >...
> is there any reason why temp-fix breaks, unlike -temp-fix? `temp-fix` uses electron as node and it behaves differently. This was useful when system node got updated, but vscode refused...
> Electron is trying to intercept requests to *.asar for automatic decompression, if i understand correctly. That is absolutely correct > Or disable ASAR altogether? I don't know. Why wouldn't...