Discussion:
Travis now build-checks iOS
Dirk Hohndel
2018-04-25 00:02:42 UTC
Permalink
This was the one missing platform, I finally beat it into submission.
It’s only compiling for the simulator (because for insane reasons you have to have a signing key available in order to build for device), but that should be sufficient to ensure that we don’t break the build…

/D
Anton Lundin
2018-04-25 05:21:47 UTC
Permalink
Post by Dirk Hohndel
This was the one missing platform, I finally beat it into submission.
It’s only compiling for the simulator (because for insane reasons you have to have a signing key available in order to build for device), but that should be sufficient to ensure that we don’t break the build…
Good work!

CI for the win.


Now we just need to start adding some functional tests, besides "it
compiles" =)


//Anton
--
Anton Lundin +46702-161604
Robert Helling
2018-04-25 08:07:48 UTC
Permalink
Dirk,
Post by Dirk Hohndel
(because for insane reasons you have to have a signing key available in order to build for device)
you probably know that Travis suggests using private environment variables to hold encryption keys for such instances (see https://docs.travis-ci.com/user/environment-variables/ ) and decided against this. Anyway, this does not solve the problem for builds of pull requests.

Best
Robert

--
.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO
Robert C. Helling Elite Master Course Theoretical and Mathematical Physics
Scientific Coordinator
Ludwig Maximilians Universitaet Muenchen, Dept. Physik
Phone: +49 89 2180-4523 Theresienstr. 39, rm. B339
http://www.atdotde.de

Enhance your privacy, use cryptography! My PGP keys have fingerprints
A9D1 A01D 13A5 31FA 6515 BB44 0820 367C 36BC 0C1D and
DCED 37B6 251C 7861 270D 5613 95C7 9D32 9A8D 9B8F

Loading...