MicroVector

Native macOS SVG viewer (by hubomatic)

MicroVector Alternatives

Similar projects and alternatives to MicroVector

  1. corona

    Solar2D Game Engine main repository (ex Corona SDK)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gon

    Discontinued Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library. (by mitchellh)

  4. xcnotary

    Discontinued the missing macOS app notarization helper, built with Rust

  5. hubomat

    1 MicroVector VS hubomat

    Github actions for running a HubOMatic deploy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better MicroVector alternative or higher similarity.

MicroVector discussion

Log in or Post with

MicroVector reviews and mentions

Posts with mentions or reviews of MicroVector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-30.
  • The Gates to Hell: Apples Notarizing
    6 projects | news.ycombinator.com | 30 Apr 2021
    My advice from years of notarizing my apps is to make sure you do it at least once per day for each of your apps. If you only notarize once every release (say, every month or so), you are almost guaranteed to encounter some new cryptic error that you've never seen before, either due to some glitch in signing your app or frameworks, or else some server-side error such as new terms & conditions that you are being "encouraged" to agree to. It will take you hours to research and resolve them if they aren't spotted right away.

    As others pointed out, https://github.com/mitchellh/gon is a great tool for doing this on your local machine (e.g., with a cron job). In addition, if you are building your app using a GitHub action (which I highly recommend if it is open-source), you can use my https://github.com/hubomatic/hubomat action to package and notarize a release in one shot. The sample/template app does this automatically on every commit as well as once per day: https://github.com/hubomatic/MicroVector/actions.

    So when this fails from a scheduled job, you at least know that something has changed on the Apple side and can investigate that right away. And if it fails as a result of a commit, then at least you can start looking at what changes you may have made to your entitlements or code signing settings or embedded frameworks or any of the other million things that can cause it to fail.

Stats

Basic MicroVector repo stats
1
1
0.0
over 3 years ago

The primary programming language of MicroVector is Swift.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Swift is
the 15th most popular programming language
based on number of references?