Replies: 1 comment
-
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We received an error that we couldn't handle:
- Localized description: The data couldn’t be read because it isn’t in the correct format.
- Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "targets", intValue: nil), _JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "type", intValue: nil)], debugDescription: "Cannot initialize TargetType from invalid String value macro", underlyingError: nil))
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
main
branch of this package.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
Beta Was this translation helpful? Give feedback.
All reactions