Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemillmatt/visual-studio-mac-launcher
App to launch multiple instances of Visual Studio for Mac
https://github.com/codemillmatt/visual-studio-mac-launcher
visual-studio-for-mac xamarin
Last synced: 21 days ago
JSON representation
App to launch multiple instances of Visual Studio for Mac
- Host: GitHub
- URL: https://github.com/codemillmatt/visual-studio-mac-launcher
- Owner: codemillmatt
- License: mit
- Created: 2017-05-23T17:04:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T00:11:11.000Z (over 7 years ago)
- Last Synced: 2024-11-20T09:23:37.062Z (3 months ago)
- Topics: visual-studio-for-mac, xamarin
- Size: 185 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Visual Studio for Mac Launcher
Launch multiple versions of Visual Studio for Mac.## Steps to Install
1. Clone this repo
1. Copy the `Visual Studio Launcher.app` file from the cloned directory to Applications.
1. Run it!
1. (You may need to have MacOS setup to trust apps from unsigned developers ... I haven't tried it on any other computer other than my own).## The icon looks dumb - how can I change it?
1. In Finder - `cmd + i` on the `icon` file in this repo.
1. In the upper left corner of the info window - highlight that icon and `cmd + c` or copy it.
1. In Finder - `cmd + i` the `Visual Studio Launcher.app`
1. In the upper left corner of the info window - highlight the dumb looking icon and `cmd + v` to paste the better looking one in.
1. Should be good to go.