Skip to content

Conversation

@havebeenfitz
Copy link

@havebeenfitz havebeenfitz commented Jan 16, 2025

Yes, we're using it) And it broke when we tried to update from 4.9.0 to 4.39.1.

If we use this repo with 4.39.1 tuist cli it fails with Codable type mismatch

typeMismatch(Swift.String, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "projects", intValue: nil), _CodingKey(stringValue: "/Users/mk/dev/plata/ios/bank/Project/App", intValue: nil), CodingKeys(stringValue: "targets", intValue: nil), _CodingKey(stringValue: "Index 1", intValue: 1), CodingKeys(stringValue: "settings", intValue: nil), CodingKeys(stringValue: "configurations", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "variant", intValue: nil)], debugDescription: "Expected to decode String but found a dictionary instead.", underlyingError: nil))

The naive solution is to sync the repo manually with the main one, which I did here. The more robust option would be to trigger the downstream pipeline to copy ProjectAutomation folder here with each release regardless if it changed or not. We can merge this and I can implement the pipeline.

What do you think?

@havebeenfitz havebeenfitz changed the title 4.39.1 4.45.1 Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant