Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-24 | iOS: allow building for the simulator & switch debug/release builds | Dirk Hohndel | |
It makes sense to be able to control this with command line options. On Travis this avoids the signing problem and makes the build much faster. Still should be enough to catch iOS breakage. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2018-04-24 | Travis: add iOS build | Dirk Hohndel | |
Disable most warnings for iOS test build as otherwise the Travis log file will exceed 4MB and the build will fail. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |