MacDownApp/macdown

Find a stable way to distribute binary in future

Open

#1.127 geöffnet am 18. Dez. 2019

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (930 Forks)batch import
help wantedtodo

Repository-Metriken

Stars
 (7.686 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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