pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
12.61k stars 1.46k forks source link

libiraty tuist errir #2581

Closed Roy-wonji closed 1 year ago

Roy-wonji commented 1 year ago

Description

We received an error that we couldn't handle:

If you think it's a legit issue, please file an issue including the reproducible steps: https://github.com/tuist/tuist/issues/new/choose Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose make: *** [fetch] Error 1
tuist fetch libiray error

.remote(url: "http://github.com/pointfreeco/swift-composable-architecture", requirement: .upToNextMajor(from: "1.3.0")) how to fix

Checklist

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

The Composable Architecture version information

No response

Destination operating system

No response

Xcode version information

No response

Swift Compiler version information

No response

mbrandonw commented 1 year ago

Hi @Roy-wonji, this seems to be an issue with Tuist, not our library. Have you tried opening an issue with them?

Since it's not an issue with this library I am going to convert it to a discussion.