Frank Denis a26a126a51 Slightly revamp dist-build/ios.sh
- Compile arm32 and arm64 targets separately
- Compile for the iOS simulator

The resulting fat library include arm32, arm64, 32-bit simulator and
64-bit OSX targets.

This is a bit better than what we previously had regarding the simulator,
but still not optimal, as the 64-bit simulator version should also be
included. However, a fat library cannot include both the 64-bit simulator
version and a version for OSX since the architecture is the same.

The proper way to address this is probably to generate two libraries.
This requires some prior changes to Swift-Sodium.
2015-04-18 11:50:27 +02:00
2015-04-17 01:01:32 +02:00
2015-01-12 09:41:46 +01:00
2015-04-17 01:01:32 +02:00
2015-04-17 01:01:32 +02:00
2015-04-17 01:01:32 +02:00
2014-08-05 00:57:10 -07:00
2013-04-25 22:51:19 -07:00
2015-04-17 23:37:51 +02:00
2015-04-17 01:01:32 +02:00
2015-04-17 01:01:32 +02:00
2014-12-31 19:05:32 +01:00
2013-06-06 13:11:30 -07:00
2013-01-19 16:02:02 -08:00
2014-06-28 22:51:39 -07:00
S
Description
No description provided
Readme ISC
16 MiB
Languages
C 93%
Shell 1.8%
M4 1.5%
Zig 1.3%
Assembly 1.1%
Other 1.2%