mpv icon indicating copy to clipboard operation
mpv copied to clipboard

dylib-unhell: fix build with Xcode 13.3

Open kiracus opened this issue 3 years ago • 4 comments

please check the code change

kiracus avatar Jan 28 '22 03:01 kiracus

Xcode 13.3 beta 2 is out, and the issue is still there. We can assume that the path change will be in the final release.

any thought ? cc @Akemi

kiracus avatar Feb 09 '22 00:02 kiracus

Xcode 13.3 beta 3 is out, and the issue is still there. @Akemi , would you mind taking a look when you have time? thanks

kiracus avatar Feb 28 '22 03:02 kiracus

i don't have time right now, sry. since it's still beta it's very unlikely that i will look at it before the final version is out.

Akemi avatar Feb 28 '22 06:02 Akemi

@Akemi For me right now dylib-unhell is broken with the stable Xcode 13.2.1 on M1 macs and has been for some time. Many of the required dylibs are missing.

This patch, however, does not fix that problem.

mxsrm avatar Mar 15 '22 22:03 mxsrm