Commit Graph

13 Commits

Author SHA1 Message Date
Matyáš Kříž 7d51beb752 Update CI. 2023-03-17 16:23:34 +01:00
Matyáš Kříž 835c61246a Completely convert project to Tuist. 2023-01-07 18:58:48 +01:00
Matyáš Kříž 6473adac0d Make deployed binaries work for both Intel and M1 Macs. 2021-11-29 13:29:14 +01:00
Kevin Wojniak f49e47ee7b Fail immediately if any command fails
I was having issues where the `swift build` command was failing but the script itself wouldn't fail. Using `set -x` will cause the shell script to immediately stop and exit if any command in the script itself fails.
2020-02-20 21:05:18 +01:00
Henrique Gouveia dc0ec1242d Change build_generator to work with swift 5 2019-05-14 17:42:41 +02:00
dmazzoni b0b64cf503 Support spaces in script path in build_generator 2019-02-23 11:58:47 +01:00
Matyáš Kříž 8cc707ff7c Build generator by default. Download using `--download [VERSION]` option. 2018-04-13 13:45:27 +02:00
Matyáš Kříž 9febf9783d Add build in release mode. Add pod pushing. 2018-03-23 20:02:45 +01:00
Tadeas Kriz 25c061a489 Fix build timeouting. 2017-04-25 18:02:57 +02:00
Tadeas Kriz a11123f502 Fix build issue where `.build` was deleted on `pod install. 2017-04-17 19:54:44 +02:00
Tadeas Kriz 2f90d0276a Add to compilable and green test state. 2017-04-02 18:03:31 +02:00
Filip Dolník 1330e65061 Fix scripts. 2016-12-07 20:27:02 +01:00
Filip Dolník aeb465339a Merge with CuckooGenerator. 2016-08-26 12:14:35 +02:00