-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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:
how to solve it ,thanks!
Metadata
Metadata
Assignees
Labels
No labels

