I'm running Xcode 12 beta 6 on a DTK machine and just upgraded to Big Sur beta 6 released today. When I build and run my Catalyst app for Mac, it fails with
In the detail panel, I get
I've tried a number of things -- rebooting, reinstalling the command line tools, making sure xcode-select points to the right place. I'm stumped. The app runs as expected under the simulator.
This change occurred this afternoon with the install of Big Sur beta 6 upgrading from beta 5.
Any pointers appreciated!
thanks,
jay
Code Block The operation couldn’t be completed. (OSStatus error -10670.)
In the detail panel, I get
Code Block Details The operation couldn’t be completed. (OSStatus error -10670.) Domain: NSOSStatusErrorDomain Code: -10670 User Info: { "_LSFunction" = "_LSOpenStuffCallLocal"; "_LSLine" = 3664; } -- System Information macOS Version 11.0 (Build 20A5364e) Xcode 12.0 (17210.1)
I've tried a number of things -- rebooting, reinstalling the command line tools, making sure xcode-select points to the right place. I'm stumped. The app runs as expected under the simulator.
This change occurred this afternoon with the install of Big Sur beta 6 upgrading from beta 5.
Any pointers appreciated!
thanks,
jay