Hi guys, I have the same problem as mentioned here - https://www.mail-archive.com/wireguard@lists.zx2c4.com/msg07033.html In short: I added '-fembed-bitcode' to wireguard-apple's Makefile and it solved the problem. Let me know if I'm missing anything. PR - https://github.com/WireGuard/wireguard-apple/pull/13 Cheers.