XVim2 icon indicating copy to clipboard operation
XVim2 copied to clipboard

Code sign causes issue with macOS 11 beta 8?

Open leotumwattana opened this issue 3 years ago • 13 comments

I updated to macOS 11 beta 8 and it seems after code signing Xcode I will no longer be able to sign into my developer account with the following error:

CleanShot 2020-09-25 at 12 50 54@2x

Anyone else facing this issue? Apple locking things down on the latest beta?

leotumwattana avatar Sep 25 '20 04:09 leotumwattana

I have the same problem, currently running Xcode 12.0 GM, macOS 11 beta 8

ldakhoa avatar Sep 25 '20 14:09 ldakhoa

Same here, we may need keep two Xcode..

qiudaomao avatar Sep 25 '20 15:09 qiudaomao

In my case, I have created a new certificate then resign again, and it works.

ldakhoa avatar Sep 26 '20 03:09 ldakhoa

I did the new certificate thing. Works for a little while and then that warning reappears.

Then tried two Xcode 12 beta 6 where I renamed one to be called XcodeVim. If both are open, then sometimes compiler will error out.

Right now using Xcode 12.2 beta to compile and Xcode 12 beta 6 for Vim and it seems to be working well enough. I changed the theme on Xcode 12.2 so it's easier to tell which Xcode I'm looking at. 🤣

leotumwattana avatar Sep 27 '20 07:09 leotumwattana

I certainly sure about that Xcode Version 12.0.1 (12A7300) will cause the mentioned problem, and i'll try 12.2 beta.

jooyyy avatar Oct 09 '20 05:10 jooyyy

Can you put Xcode 12 label on Labels?

shinriyo avatar Oct 22 '20 01:10 shinriyo

+1 to this issue. would love to see this fixed so I can test on device.

gposcidonio avatar Oct 25 '20 02:10 gposcidonio

+1 to this issue.

iT-Boyer avatar Dec 17 '20 14:12 iT-Boyer

Same here +1. Apple's being wack.

travisjayday avatar Dec 22 '20 15:12 travisjayday

Is there any way to publish XVim2 so that we don't have to re-sign xcode and also able to use XVim2 on xcode? Looks like the re-sign xcode workaround is not ok on bigsur now. 😢

water-su avatar Jan 08 '21 07:01 water-su

My solution is keeping an original copy of Xcode. Can't live without vim...😂

sealedace avatar Jan 08 '21 07:01 sealedace

+1 issue (Big Sur 11.1, Xcode 12.3/12.4 Release Candidate)

@sealedace can you specify your solution in greater detail? I can live without vim in XCode, but am unhappy doing so 😰

jhirsh avatar Jan 27 '21 03:01 jhirsh

@jhirsh The fact is, you will not be able to sign in your developer account after code signing Xcode. So you have to keep an original copy of Xcode to make your developer account works. Then do your coding with the resigned one... 😄

sealedace avatar Feb 20 '21 01:02 sealedace