I can verify that upgrading to 11.1 beta 2 addresses this same issue I had as well.
Post
Replies
Boosts
Views
Activity
@meaton - for that workaround you mention, is there a way to specify a wildcard for the port (instead of port 443)?
@granada29 - I don't think it's an artifact of VirtualBox, because I'm seeing it in Parallels as well. It might be an artifact of virtualization, however.
I am seeing a crash in the WindowServer process. I can get it to happen every time when I click on the menubar (which is empty for me...i.e. no clock or any other icons). I have logged it as a feedback issue (FB7760353). If anyone is having problems where they keep getting thrown back to the login screen, you may want to check in /Library/Logs/DiagnosticReports and see if you have any WindowServer crashes.
Thank you for the guidance!
I’m getting occasional WindowServer crashes - perhaps that is what is taking you back to the login prompt?
Thank you! This is excellent information and gives me a great place to start.
We are currently able to notarize apps signed with Company A’s certificate using Company B’s developer account. Is that changing?
There are two separate xcode downloads currently - one labelled "Xcode 12 beta" and one labelled "Xcode 12 for macOS Universal Apps beta". Make sure you grabbed the second one.
Actually - there is another thread on it over at https://developer.apple.com/forums/thread/649774
Also getting this (installing into Parallels as well) - interested in any solution.
I found the answer on my own. It was due to the name of the entitlement being different between profiles generated on the portal and those generated in xcode. For example, to sign for development (with a development profile), the entitlement is packet-tunnel-provider, while it is packet-tunnel-provider-systemextension in the profile that is generated in the developer portal.