mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +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_publickey_client,
|
||||
"libem_proxy-ios.a",
|
||||
"libem_proxy-sim.a",
|
||||
LICENSE,
|
||||
README.md,
|
||||
src/lib.rs,
|
||||
|
||||
Reference in New Issue
Block a user