0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
libsignal/Xargo.toml

8 lines
234 B
TOML

[target.x86_64-apple-ios-macabi.dependencies.std]
features = ["panic_unwind"]
[target.aarch64-apple-ios-macabi.dependencies.std]
features = ["panic_unwind"]
[target.aarch64-apple-ios-sim.dependencies.std]
features = ["panic_unwind"]