MacDownApp/macdown

Find a stable way to distribute binary in future

Open

#1.127 aberto em 18 de dez. de 2019

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Objective-C (930 forks)batch import
help wantedtodo

Métricas do repositório

Stars
 (7.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador