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

Slow build and deploy #28

Open
gabornemeth opened this issue Oct 16, 2016 · 0 comments
Open

Slow build and deploy #28

gabornemeth opened this issue Oct 16, 2016 · 0 comments

Comments

@gabornemeth
Copy link

I have experienced serious build and deploy issues using using https://www.nuget.org/packages/NuSpec.ReferenceGenerator/2.0.0-beta-bld14 package in the following project: https://github.com/XLabs/Xamarin-Forms-Labs
Build process extremely slows down for the iOS build on Mac using Xamarin Studio 6. It seems that MSBuild and GetCopyToOutputDirectoryItems tasks are the slow ones. Android build on Windows using XS 6 is not affected. VS2015 build is not affected either, but debugging from VS is - it stands couple of minutes on "Start debugging Android application..." before debugger finally attaches. You can download Xamarin-Forms-Labs and try this out - set build verbosity to diagnostic.
Even experienced Xamarin Studio crash when referenced XLabs projects referencing NuSpec.ReferenceGenerator from other solution. Unfortunately I cannot publish this solution.
I have filed bug reports to Xamarin's bugzilla before finally recognized NuSpec.ReferenceGenerator is the cause of these symptoms.
As a workaround I removed NuSpec.ReferenceGenerator reference from all projects in my fork.

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

1 participant