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 4e6756d4d5
commit 55761029a3

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,