MacDownApp/macdown

Find a stable way to distribute binary in future

Open

#1127 opened on Dec 18, 2019

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Objective-C (7,686 stars) (930 forks)batch import
help wantedtodo

Description

We have temporarily fixed #1106 by manually removing the code signature. There are three potential long-term solutions:

  1. Continue removing the signature with codesign. Not really sustainable since this is private API.
  2. Create a second target, as mentioned in https://github.com/MacDownApp/macdown/issues/1106#issuecomment-562519332.
  3. Create a company to hold the Developer Program account. Obstacles are mentioned in https://github.com/MacDownApp/macdown/issues/1106#issuecomment-558859778

Contributor guide