MacDownApp/macdown

Find a stable way to distribute binary in future

开放

#1,127 创建于 2019年12月18日

 (9 条评论) (0 个反应) (0 位负责人)Objective-C (930 个派生)batch import
help wantedtodo

仓库指标

星标
 (7,686 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南