Skip to content

Error when running on project using Xcode 16.3 project format #7

@triplef

Description

@triplef

After upgrading my project format to Xcode 16.3 I’m getting the following error when running XCFolder on it:

Error: typeMismatch(Swift.String, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "objects", intValue: nil), _DictionaryCodingKey(stringValue: "8639DC8B20C17EAA00AEF68E", intValue: nil), CodingKeys(stringValue: "shellScript", intValue: nil)], debugDescription: "Expected to decode String but found an array instead.", underlyingError: nil))

Changing the project format to 16.0 fixes the issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions