rename file to avoid codesign bug on macos catalina#143
rename file to avoid codesign bug on macos catalina#143Strangerxxx wants to merge 7 commits intomscdex:masterfrom
Conversation
|
Can you explain what the problem is exactly? The UTF-8 filename exists for a reason. |
|
This seems to be specifically a macOS filesystem issue. Have you tried solutions such as this as a workaround? It may be worth posting an issue on the |
|
No, didn't tried that yet. It means that the files, which are going to be packed should be converted their names to unicode nfd, am I right? |
|
The point of the utf-8 filename is specifically to test a workaround that was added for Windows. |
[ch19368]: fix docx files detect as application/zip

No description provided.