Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 470 Bytes

File metadata and controls

13 lines (8 loc) · 470 Bytes

XcodeSelectiveTesting Bianry

This repository provides a binary precompiled version of XcodeSelectiveTesting tool.

Please use this version in case you don't want to recompile the tool and trust repository author to provide a legitimate binary version.

How to use it

Add to your Package.swift:

    .package(url: "git@github.com:mikeger/XcodeSelectiveTesting-Binary", .upToNextMajor(from: "0.9.5"))