ZZClang-format icon indicating copy to clipboard operation
ZZClang-format copied to clipboard

请问unsign Xcode和xcodebuild后,对打包上架APP是否有影响?

Open ghost opened this issue 6 years ago • 6 comments

使用此工具有何影响,安装后如何复原?

ghost avatar Dec 13 '18 07:12 ghost

这个帖子说unsign对上线没有任何影响,我还没有验证。可以等我们上线过一次后,我再给你回复。官方恢复方法:update_xcode_plugins --restore

V5zhou avatar Dec 13 '18 11:12 V5zhou

日前更新了新系统10.14,此系统是beta版,会发现unsign后,show in Finder失败,出现一直转圈的情况。解决的办法是自签名,我已经更新在了readme中。

V5zhou avatar Jan 04 '19 02:01 V5zhou

 (。♥‿♥。)

ghost avatar Jan 04 '19 07:01 ghost

我该怎么去更改代码风格呢?

Hajarwith avatar Jan 07 '19 02:01 Hajarwith

打开终端,输入vi ~/.clang-format,你会看到里面的配置

V5zhou avatar Jan 07 '19 10:01 V5zhou

好像在 macOS Mojave 10.14.4, Xcode 10.3 上执行 update_xcode_plugins --restore 恢复不了原来Xcode自身的签名啊?着急等待中

okthomasren avatar Aug 22 '19 08:08 okthomasren