Skip to content

Commit

Permalink
Update README.md with clear unused library frameworks command and con…
Browse files Browse the repository at this point in the history
…tributors.
  • Loading branch information
yuv4ik committed May 20, 2018
1 parent deded1b commit e3d0e62
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Under the "Tools" menu:
* Delete the next directories ~/.nuget/packages & ~/.local/share/NuGet
* Clear Android Library Cache
* Delete all the directories within ~/.local/share/Xamarin that matching the next search pattern 'Xamarin.*;
* Clear Unused Framework Libraries
* Delete all except current version within:
* /Library/Frameworks/Mono.framework/Versions
* /Library/Frameworks/Xamarin.Android.framework/Versions
* /Library/Frameworks/Xamarin.iOS.framework/Versions
* /Library/Frameworks/Xamarin.Mac.framework/Versions

Please note that after manipulating NuGet cache, both local or global, you will have to restore NuGet packages for your workspace.

Expand Down Expand Up @@ -59,6 +65,11 @@ While development I used the next articles:<br/>
[Extending Visual Studio for Mac Walkthrough](https://docs.microsoft.com/en-us/visualstudio/mac/extending-visual-studio-mac-walkthrough)<br/>
[Cleaning Up Space on Your Xamarin Development Machine](https://montemagno.com/cleanup-up-space-xamarin-dev-machine/)

## Contributors

Big thanks to our contributors:
* [Giorgos Sgouridis](https://github.com/sgou)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
Binary file not shown.

0 comments on commit e3d0e62

Please sign in to comment.