Skip to content

Appcast item - support extensions with custom XML elements #13

@jozefizso

Description

@jozefizso

The original Appcast implementation in Objective C supports reading of all additional (unrecognized) XML elements in the <item> tag.

This feature was removed because the SUAppcastItem.propertiesDictionary was not compatible with the sendable rules.

The SUAppcastItem can use a different approach and report all unrecognized XML elements with their value and attributes as string-only values.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions