Skip to content

Fixes appcast using wrong platform#2

Open
ahmet-fennel wants to merge 1 commit into
masterfrom
fetch_changes
Open

Fixes appcast using wrong platform#2
ahmet-fennel wants to merge 1 commit into
masterfrom
fetch_changes

Conversation

@ahmet-fennel

@ahmet-fennel ahmet-fennel commented Dec 18, 2024

Copy link
Copy Markdown
Collaborator

Important

Fixes platform mismatch in appcast by adding platform check in parseItemsFromXMLString() in appcast.dart.

  • Behavior:
    • Added _isCorrectPlatform() function in appcast.dart to check if the platform matches the current operating system.
    • Modified parseItemsFromXMLString() to use _isCorrectPlatform() for filtering items based on platform.
  • Formatting:
    • Minor formatting changes for better readability in appcast.dart.

This description was created by Ellipsis for 8465852. It will automatically update as commits are pushed.

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

Successfully merging this pull request may close these issues.

2 participants