If I create a new project using the multiplatform application template in Xcode 12 beta 3, and select the "(macOS)>My Mac" target, it fails to run with OSStatus error -10825.
This is on BigSur beta 2 on an Intel Mac.
Anyone else seeing this? What am I missing?
========
Details
The operation couldn’t be completed. (OSStatus error -10825.)
Domain: NSOSStatusErrorDomain
Code: -10825
User Info: {
"LSFunction" = "LSOpenStuffCallLocal";
"_LSLine" = 3617;
}
macOS Version 10.16 (Build 20A4300b)
Xcode 12.0 (17189.4)
This is on BigSur beta 2 on an Intel Mac.
Anyone else seeing this? What am I missing?
========
Details
The operation couldn’t be completed. (OSStatus error -10825.)
Domain: NSOSStatusErrorDomain
Code: -10825
User Info: {
"LSFunction" = "LSOpenStuffCallLocal";
"_LSLine" = 3617;
}
-
macOS Version 10.16 (Build 20A4300b)
Xcode 12.0 (17189.4)