Releases: msk1039/gitmap
added windows build
added exe for windows
v1.1.2
NOTE for mac user:
macOS might show a warning:
“The app is damaged and can’t be opened.”
This happens because the app is not code-signed or notarized (Apple requires a paid Developer ID). To safely open the app, please run the following command in your terminal after downloading the .dmg and moving the app to applications folder:
xattr -d com.apple.quarantine /Applications/gitmap.app
v1.0.8
NOTE for mac user:
macOS might show a warning:
“The app is damaged and can’t be opened.”
This happens because the app is not code-signed or notarized (Apple requires a paid Developer ID). To safely open the app, please run the following command in your terminal after downloading the .dmg and moving the app to applications folder:
xattr -d com.apple.quarantine /Applications/gitfinder.app