Commit Graph

25 Commits

Author SHA1 Message Date
Kohki Miki 2b933a94ec Update CI equipments and drop Xcode 15 support (#1548) 2025-05-20 11:12:25 +09:00
Kohki Miki 6c94e2975f Support Xcode 15.4 and Xcode 16.0 Beta on GitHub Action (#1493)
* Support Xcode 16 on GitHub Action

* Fix Xcode version

* provide GITHUB_ACCESS_TOKEN for carthage

---------

Co-authored-by: Kohki Miki <kohki.miki@linecorp.com>
Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
2025-02-17 22:40:58 +11:00
Alexandr Goncharov d1d04e8e63 Update package version (#1489)
* Require swift tools version 5.9

* Update changelog

* Use github workflow

---------

Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
2025-02-17 16:29:25 +11:00
Yonas Kolb 5f1efd90ef Update XcodeProj and add RuntimeIssue breakpoint (#1384)
* support RuntimeIssue breakpoint

* drop xcode 12 and 13 support

* changelog
2023-08-12 23:23:12 +10:00
Liam Nichols 49a9bda992 Update CI Workflows to also test Xcode 14.3.1 (#1378)
* Update Xcode 13.0 to 13.4.1, add job for Xcode 14.3.1

* Set DEVELOPER_DIR env to simplify changing Xcode version

* Update Carthage workarounds for Xcode 14
2023-07-27 11:03:31 +10:00
Michael Thole fa6c5c9173 Fix Xcode 13 build (alternate PR to kick CI) (#1130)
* Fix Xcode 13 build

* Extend Xcode 12 workaround to Xcode 13

* Update CHANGELOG

* Moved CHANGELOG into 'Next Version' section

Co-authored-by: Kryštof Matěj <krystof.matej@cleverlance.com>
2021-09-24 09:11:10 +10:00
Elliott Williams 2601d39792 Support Linux by upgrading XcodeProj and Spectre (#988)
* Bump XcodeProj and Spectre

* Add LinuxMain.swift

* Linux test fixups

* Add CI job for ubuntu-latest

* Use URLs in glob logic to avoid Linux/Mac foundation inconsistencies

* fatalError when --enable-test-discovery is not used

* Update fixtures

They changed because of a bugfix in XcodeProj: https://github.com/tuist/XcodeProj/pull/563

* Update CHANGELOG.md
2020-11-24 11:28:41 +11:00
Yonas Kolb 4988388cc5 Update to Xcode 12 (#960)
* update to final xcode 12 version

* only generate and test xcode 12 project

* update default xcode version to 12

* update changelog
2020-10-02 18:42:50 +10:00
Dan Fleming b11d5d2a1c Run CI against Xcode 12 beta (#936)
* Run CI against Xcode 12 beta

* Update CHANGELOG

* fixtures: add workarounds for Xcode 12

* Refine xcode 12 workaround to not fail for xcode 11
2020-08-22 12:23:00 +10:00
Jeff Lett aaae84f883 Feature/catch xcode test failures (#851)
* Adding pipefail to CI tests so xcpretty doesn't eat test failures

* Resolving test issues
2020-04-29 08:34:25 -05:00
Yonas Kolb a96b1c06f9 use xcpretty in test 2020-04-13 20:41:38 +10:00
yonaskolb 94ec78d93d remove xcpretty so failure happens 2019-11-20 22:32:05 +11:00
Romuald Cari 1cdb5dcea3 Disable Xcode 10.3 CI builds (#707) 2019-11-06 13:41:09 -06:00
Yonas Kolb 4314a96106 Update ci.yml 2019-10-06 22:45:08 +11:00
yonaskolb f5aa3c2030 use matrix for xcode version 2019-09-28 17:14:45 +10:00
yonaskolb 95f6fabcb3 remove release build step 2019-09-01 21:32:08 +10:00
yonaskolb ea7cdab330 add xcpretty test output 2019-09-01 21:31:47 +10:00
yonaskolb d5c272f4ea cleanup 2019-08-15 14:13:57 +10:00
yonaskolb 67e5c125eb go back to Xcode 10.3 2019-08-14 12:34:00 +10:00
yonaskolb 0be484e1d6 manually select xcode 11 2019-08-14 12:24:54 +10:00
yonaskolb 4fae6e2ad0 try again 2019-08-14 12:14:10 +10:00
yonaskolb c97d048933 try to use xcode 11 beta 2019-08-14 12:11:22 +10:00
Yonas Kolb 5387f67440 update 2019-08-14 11:51:05 +10:00
Yonas Kolb 81791b7b5d Update ci.yml 2019-08-14 11:26:08 +10:00
Yonas Kolb 32b155f4d8 Update and rename main.yml to ci.yml 2019-08-14 11:22:49 +10:00