Andrew Bettison b6873c73dd Fix the Apple Xcode 9.3 iOS build
The iOS build now produces two frameworks instead of one:
- 'serval_dna' is the C API
- 'ServalDNA' is the Swift API (daemon)

The top-level modulemap file now produces a C API module called
'serval_dna' (renamed the library to libserval_dna.a) so that the Swift
API code can be identical for iOS and non-iOS targets.
2018-06-01 17:41:31 +09:30
..
2018-06-01 17:41:31 +09:30
2018-03-06 15:29:29 +10:30
2018-03-06 15:29:29 +10:30

Serval DNA on iOS

Serval Project, September 2016

The files in this directory are used for building Serval DNA for Apple iOS.

See Serval DNA on iOS for instructions.


Copyright 2016 Flinders University
CC-BY-4.0 This document is available under the [Creative Commons Attribution 4.0 International licence][CC BY 4.0].