mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
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:
@@ -1101,6 +1101,7 @@
|
|||||||
keys/server_privatekey,
|
keys/server_privatekey,
|
||||||
keys/server_publickey_client,
|
keys/server_publickey_client,
|
||||||
"libem_proxy-ios.a",
|
"libem_proxy-ios.a",
|
||||||
|
"libem_proxy-sim.a",
|
||||||
LICENSE,
|
LICENSE,
|
||||||
README.md,
|
README.md,
|
||||||
src/lib.rs,
|
src/lib.rs,
|
||||||
|
|||||||
Reference in New Issue
Block a user