Top "Macos-catalina" questions

The sixteenth release of Apple's desktop and server operating system for Macintosh computers.

XAMPP issue with Mac OS Catalina

I have been using XAMMP on my mac, it was working fine before OS update to Catalina. I am not …

mysql apache xampp macos-catalina
Xcode 11 not opening after updating to mac os 10.15 Catalina

I was using Xcode 11 (dmg downloaded from developer account extra files section) on mac os 10.14.6 Today i updated my Mac …

xcode macos macos-catalina
Installing Wine on Mac OS Catalina. Error: No available formula with the name "wine"

I'm trying to install Wine on my Mac via Brew. I'm using Catalina and just updated brew, installed XQuartz and …

homebrew formula wine macos-catalina
"Cannot Preview in this file - Failed to launch [App Name]"

I am trying to play around with swiftUI in Xcode 11 and macOS Catalina. BUT After creating a new Project, there …

swift swiftui xcode11 macos-catalina
App archived with Xcode 11.2 (11B52) rejected: ITMS-90534: Invalid Toolchain

I have installed both Catalina and Xcode 11 from store and they are up to date: Catalina: 10.15.1 (19B88) Xcode: 11.2 (11B52) Yesterday …

ios xcode app-store toolchain macos-catalina
Problems using zsh with Catalina, Python/Python3, pip/pip3, PATH, zshrc, etc

I recently updated to Catalina and the default zsh. I probably messed up paths during the transition, and I'm currently …

python path zsh zshrc macos-catalina
Cannot open Xcode project after updating to Catalina

I've downloaded an Open Source Xcode project from GitHub, but I can't open it with Xcode ver 10 or ver 11 beta …

xcode10 macos-catalina
Detecting screen recording settings on macOS Catalina

What's is a reliable way to detect if user has enabled this API? CGWindowListCreateImage returns a valid object even if …

macos cocoa screen-recording macos-catalina
How to trigger screen recording permission system modal dialog on macOS Catalina

I have an application which has screen sharing feature in it. On macOS Catalina beta8 (19A558d), you must give …

xcode11 screen-recording macos-catalina
OSError: [Errno 30] Read-only file system: '/User'. macOS Catalina

I was coding sorter for downloads folder. I'm getting this error, I tried to change permissions: chmod: Unable to change …

python macos macos-catalina chmod python-os