Commit Graph

22 Commits

Author SHA1 Message Date
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