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

Add support for MacOs #38

Open
daudsadiq1 opened this issue Dec 2, 2020 · 3 comments
Open

Add support for MacOs #38

daudsadiq1 opened this issue Dec 2, 2020 · 3 comments

Comments

@daudsadiq1
Copy link

No description provided.

@icuric
Copy link

icuric commented Dec 17, 2020

Hi,
any info on this?
Is it true that project cannot build on MacOs?

I've just installed this plugin in Xamarin project but cannot build. I'm using Visual Studio for Mac.
Error msg says:
"Error: Unknown MSBuild failure. Please try building the project again"

@daudsadiq1
Copy link
Author

Yes! ResizetizerNT does not support MacOS right now. Surprisingly it is available for WPF.

@icuric
Copy link

icuric commented Dec 22, 2020

That is probably due to different build process on MacOS.
Unfortunately that makes this tool unusable in real project as some devs are using VS for Mac...

I using workaround for now. Created new Xamarin forms project on Windows machine with only Resizetizer plugin installed, and in that project I'm creating images from .svg files and then manually copying images into main project.

Tool works great and is really helpful. I don't mind copying images manually as you do it only once, and it's is actually better like this because Resizetizer is not running on every build so build is not slowing down...

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

2 participants