Skip to content

feat: ignore ds store files#16

Merged
Albert221 merged 2 commits intoleancodepl:mainfrom
mrgnhnt96:main
Mar 25, 2026
Merged

feat: ignore ds store files#16
Albert221 merged 2 commits intoleancodepl:mainfrom
mrgnhnt96:main

Conversation

@mrgnhnt96
Copy link
Copy Markdown
Contributor

Fixes #11

By creating an empty output file, the iOS builds succeeds. The proper fix would be to exclude these files from the build completely, but since we don't have access to all iOS projects, creating an empty is pretty minimal overhead

@mrgnhnt96
Copy link
Copy Markdown
Contributor Author

Another option instead of creating an empty file, would be to copy the contents. We haven't noticed any issues with the empty file (yet)

Comment thread bin/webp.dart
@mrgnhnt96 mrgnhnt96 requested a review from Albert221 March 24, 2026 17:43
Copy link
Copy Markdown
Member

@Albert221 Albert221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! :)

@Albert221 Albert221 merged commit 36b8ffd into leancodepl:main Mar 25, 2026
1 check failed
cursor bot pushed a commit that referenced this pull request Mar 25, 2026
Co-authored-by: Albert Wolszon <albert@wolszon.me>
@cursor cursor bot mentioned this pull request Mar 25, 2026
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.

Ignore .DS_Store files

2 participants