Fix: removed forced entry of libem_proxy-sim.a from depenencies which would otherwise cause build failure when targeting iOS device

This commit is contained in:
mahee96
2025-11-16 03:24:56 +05:30
parent f0dd1d1393
commit 7e4012143e

View File

@@ -1101,6 +1101,7 @@
keys/server_privatekey,
keys/server_publickey_client,
"libem_proxy-ios.a",
"libem_proxy-sim.a",
LICENSE,
README.md,
src/lib.rs,