-
Notifications
You must be signed in to change notification settings - Fork 180
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
Comments
I have the same problem, currently running Xcode 12.0 GM, macOS 11 beta 8 |
Same here, we may need keep two Xcode.. |
In my case, I have created a new certificate then resign again, and it works. |
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. 🤣 |
I certainly sure about that Xcode Version 12.0.1 (12A7300) will cause the mentioned problem, and i'll try 12.2 beta. |
Can you put |
+1 to this issue. would love to see this fixed so I can test on device. |
+1 to this issue. |
Same here +1. Apple's being wack. |
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? |
My solution is keeping an original copy of Xcode. Can't live without vim...😂 |
+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 |
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:
Anyone else facing this issue? Apple locking things down on the latest beta?
The text was updated successfully, but these errors were encountered: