Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code sign causes issue with macOS 11 beta 8? #323

Open
leotumwattana opened this issue Sep 25, 2020 · 13 comments
Open

Code sign causes issue with macOS 11 beta 8? #323

leotumwattana opened this issue Sep 25, 2020 · 13 comments
Labels
install Install issue, Not a bug

Comments

@leotumwattana
Copy link

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?

@ldakhoa
Copy link

ldakhoa commented Sep 25, 2020

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

@qiudaomao
Copy link
Contributor

Same here, we may need keep two Xcode..

@ldakhoa
Copy link

ldakhoa commented Sep 26, 2020

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

@pebble8888 pebble8888 added the install Install issue, Not a bug label Sep 26, 2020
@leotumwattana
Copy link
Author

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. 🤣

@jooyyy
Copy link

jooyyy commented Oct 9, 2020

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

@shinriyo
Copy link

shinriyo commented Oct 22, 2020

Can you put Xcode 12 label on Labels?

@gposcidonio
Copy link

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

@iT-Boyer
Copy link

+1 to this issue.

@travisjayday
Copy link

Same here +1. Apple's being wack.

@water-su
Copy link

water-su commented Jan 8, 2021

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. 😢

@sealedace
Copy link

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

@jhirsh
Copy link

jhirsh commented Jan 27, 2021

+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 😰

@sealedace
Copy link

@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... 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Install issue, Not a bug
Projects
None yet
Development

No branches or pull requests