mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2024-11-09 22:01:32 +03:00
2601d39792
* 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
4 lines
91 B
Swift
4 lines
91 B
Swift
// LinuxMain.swift
|
|
fatalError("Run the tests with `swift test --enable-test-discovery`.")
|
|
|