Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support multiple enclosures #51

Open
TingPing opened this issue Feb 13, 2015 · 2 comments
Open

Does not support multiple enclosures #51

TingPing opened this issue Feb 13, 2015 · 2 comments

Comments

@TingPing
Copy link
Contributor

If you have an item such as;

<item>
    <enclosure sparkle:os="windows-x86" />
    <enclosure sparkle:os="windows-x64" />
</item>

It will always overwrite the values with the last enclosure. It could store a list of these enclosures or maybe only store the first enclosure that is for the correct platform.

@vslavik
Copy link
Owner

vslavik commented Feb 27, 2015

Related: #50.

Yes, the best matching enclosure should be used, and the check for <item>’s suitability should consider all enclosures.

@abnerlee

This comment has been minimized.

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

No branches or pull requests

3 participants