fix: resolve build errors for Linux - #335
Conversation
stephencelis
left a comment
There was a problem hiding this comment.
@erikbdev This looks good to us! Would you be interested in trying to get Linux CI coverage on this pull request (or another) to avoid regressions? Should we merge things as is?
Sure! I will do a Linux CI coverage once I have time. To ensure this doesn't introduce breaking changes, I suggest we should wait until the CI is completed. :) |
|
@erikbdev Just checking in again. If you resolve this conflict we can merge, but it would still be nice to get CI on the repo. |
Hey! Sorry for the late reply, but I will work on this before the end of this week! |
Hello!
This pull request resolves issues related to building on non-darwin machines (only tested on Linux).
Changes made:
LocalizedStringResourceIf there are any issues feel free to let me know!