Category "macos-catalina"

MacOs Catalina 10.15.5 crashes and report gives no clue

I recently updated my MacOs from Catalina 10.15.4 to 10.15.5 (19F101). I use Android Studio as IDE to develop Android apps using Java programming language. So I

SwiftUI - text gets truncated after embedded on a ScrollView

When added a long text inside a text view, it works as expected (not truncated). Xcode 11.0 beta 6 (11M392q) import SwiftUI struct ContentView: View { v

Custom macOS login Plugin crashes on Catalina ("not in immutable memory")

I am using the Apple NameAndPassword Xcode example to customize the macOS login experience. My goal is authenticate a user against Active Directory. I am using

Django/Python unable to find GDAL Library

I have installed GDAL in a virtual environement with the following commands: $ brew install gdal $ pip3 install gdal When trying a python manage.py makemigrati

Go programs won't run after MacOS Catalina upgrade

This might be a weird question, but some programs written in Go won't run on my MacBook Pro after MacOS Catalina upgrade. However a basic "Hello World" program

Unable to install python twint package under MacOS Catalina

I want to install pip3 install twint but I get the error: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/

How properly add MacOS Signature & Notarization to .app built with Qt

I have an application (built with Qt / QML) that I am trying to sign and notarize for Ad hoc distribution outside the App Store (it's for internal company use).

Xcode 13 on Catalina

I downloaded Xcode 13.2.1 from Xcode Releases but as it is not supported for macOS Catalina I cannot install it. Are there any ways around this, other than to f

`npm install` fails on node-gyp rebuild with `gyp: No Xcode or CLT version detected!`

Every time I try npm install. I get the following error. How do I fix it? gyp: No Xcode or CLT version detected! I am on node -v → v8.8.0 & npm -v &ra

Ampps rejects my Mac user password when I open it

I installed AMPPS using the "website" and "brew cask" but in both times when I enter the mac user password it gives "the password you entered is incorrect" I t

Error: caskroom/cask was moved. Tap homebrew/cask-cask instead

I try to go through installation process Github on MacOs Catalina The first step is to execute in Terminal: cd ~/ curl -s https://raw.githubusercontent.com/to