Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Releases: facebookarchive/xcbuild

0.1.1

12 Jan 07:13
@grp grp
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Update Travis to a more recent macOS image.

0.1.0

12 Jan 07:13
@grp grp
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Fix extra separator added when project has no specific directory.

Normalizing a path doesn't remove trailing directory separators, so
all paths relative to the working directory gained an extra separator
when the working directory itself ended in a separator.