Commit Graph

12 Commits

Author SHA1 Message Date
Marek Fořt b74213286a
Added Xcode 12.5.1 to tests and also made this version the default one. (#3427)
* changed and added Xcode 12.5.1

* text Xcode 13

* changed to runs-on: macOS-11

* some fixes

* removed duplicate

* Rebuild static framework

* Rebuild static framework in ios_app_with_static_frameworks

* Rebuild static framework in ios_app_with_static_frameworks

* Rebuild static framework in ios_app_with_transitive_framework

* Rebuild static framework in ios_app_with_transitive_framework macOS

* Execute `tuist` without `swift run` when executing acceptance tests

* Fix `generate yields` step

Co-authored-by: Stefan Fessler <Stefan.Fessler@external.erstegroup.com>
Co-authored-by: apps4everyone <stefan@apps4everyone.at>
Co-authored-by: Alfredo Delli Bovi <alfredo.dellibovi@gmail.com>
2021-09-11 18:28:29 +02:00
Pedro Piñera Buendía 235cd0252c
Don't upload the artifacts to GCS (#3338)
Co-authored-by: Pedro Piñera <pepibumur@gmail.com>
2021-08-24 10:43:15 +02:00
Pedro Piñera 97c88d78b1 Fix release scripts 2021-07-04 21:43:15 +02:00
Pedro Piñera Buendía 8c83c86529
Add "fourier bundle" command (#2953) 2021-05-22 12:49:33 +02:00
fortmarek 05862683a9 Select Xcode before compatibility checker 2021-03-27 19:21:47 +01:00
Pedro Piñera Buendía 207dac08ec
Drop support for Xcode 11.x (#2651)
* Drop support for Xcode 11.x

* Rebuild all the binaries

* Update the CHANGELOG

* Trigger acceptance tests with fixtures are changed

* Update Tapestry to use Xcode 12
2021-03-15 10:50:05 +01:00
Marek Fořt 6e0d692d62 Fix release task on CI. 2020-11-01 09:19:09 +01:00
Marek Fořt 269e4894e6 Skip running rake features on release. 2020-10-31 16:28:25 +01:00
Marek Fořt 7af53adc38 Add bundle install to tapestry steps. 2020-10-30 18:39:00 +01:00
Pedro Piñera 922cd91fd2 Rename master to main 2020-10-28 08:45:49 +01:00
Pedro Piñera Buendía ca98ec201a
Fix HTTP Redirect listener (#1846)
* Fix HTTP Redirect listener

* Update CHANGELOG

* Style fixes
2020-09-29 09:17:58 +02:00
Marek Fořt a84dece194
Feature/release automation (#1778)
* Add Tapestry config.

* Update release doc.
2020-09-27 19:54:57 +02:00