Skip to content

Custom Build Rules cause crash #27

@AHuaner

Description

@AHuaner

When I use xcodeproj.XcodeProject(xcodeproj_path, ignore_deserialization_errors=True)

it prints:

raise DeserializeException(
deserialize.exceptions.DeserializeException: Unexpected missing value for: Dict.46EB2E000A1620.input_files

raise DeserializeException(
deserialize.exceptions.DeserializeException: Cannot deserialize '<class 'str'>' to '<class 'bool'>' for 'Dict.46EB2E000A1620.is_editable'

46EB2E000A1620 is a Custom Build Rules, like this:

image
image

how to solve it ,thanks!

Metadata

Metadata

Assignees

No one assigned

    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