I recently signed up for a developer account, and uploaded my first app, it had a bug and was crashing on boot. So I fixed it and rebuilt, and now when I try to click Distribute on the archive window it gives me a random error each time.
Sometimes:
Error Fetching App Record
The operation couldn't be completed. (XCServices.APIClientError error O.)
Does the service go down a lot? This is only my second day trying to upload and it's a pretty bad experience.
Is using the atool tools to upload through the api in the console more reliable than through Xcode?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello, I’m trying to allow my MacOS app written in swift to run a kill command. it works when I test it manually in my terminal but when I run it in the app I get an not permitted error.
j was reading about work space authorization and put in a request but i got a response saying I didn’t need that type of authorization for what I’m doing. Any help pointing me in the right direction?
https://developer.apple.com/documentation/appkit/nsworkspaceauthorizationtype
Thanks!