Commit graph

6 commits

Author SHA1 Message Date
Emily Toop
5e2e381125 Add iOS build task 2018-08-07 17:40:25 +01:00
Emily Toop
21e9e9a229 Add iOS build task 2018-08-07 17:10:44 +01:00
Emily Toop
120326ae75 Add iOS build task 2018-08-07 16:37:14 +01:00
Emily Toop
a121f2a0eb Add iOS build task 2018-08-07 15:42:53 +01:00
Thom
f335253d4c
Fix known leaks and memory safety issues in both swift and android SDKs (#745) 2018-06-25 12:10:11 -07:00
Emily Toop
c0d4568970 Support consumption by Carthage; bump iOS minimum version to 11. r=nalexander
Principally, this adds producing libmentat_ffi.a for consumption by Carthage.

To achieve this, we disable bitcode and bump the miniumum iOS version
to 11.  In addition, we make things open and public so that consumers
can, well, consume.
2018-06-08 13:53:36 -07:00