Path

0.3.0

💻 Types to model file-system paths.
tuist/Path

What's New

0.3.0

2024-06-07T15:22:01Z

What's Changed

  • Update actions/checkout digest to 1d96c77 by @renovate in #6
  • Update actions/checkout digest to 0ad4b8f by @renovate in #7
  • Fix AbsolutePath.basename returning an invalid value. by @pepicrft in #10

New Contributors

Full Changelog: 0.2.0...0.3.0

Path

Path

Apple discontinued the maintenance of swift-tools-support-core, which included useful RelativePath and AbsolutePath abstractions to model file paths. This repository is a fork of the sha 8732961d5119731aa115a4dadd2a01150b99de16 of swift-tools-support-core. Its license is located under ./LICENSES.

Development

Using Tuist

  1. Clone the repository: git clone https://github.com/tuist/Path.git
  2. Run tuist generate

Using Swift Package Manager

  1. Clone the repository: git clone https://github.com/tuist/Path.git
  2. Open the Package.swift

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Nov 16 2024 06:06:55 GMT-1000 (Hawaii-Aleutian Standard Time)