Questions tagged [apple-silicon]

Use this tag for questions related to Apple's ARM-based CPU found in macOS systems from 2020 onwards, known by the marketing term "Apple Silicon"

On June 22, 2020, at WWDC 2020, Apple announced plans to switch its Macintosh computers from Intel processors to ARM-based, Apple-designed processors. See: Apple-designed processors.

502 questions
-1
votes
1 answer

Questions Virtualenv

just wanted to set up my new MacBookPro M1. As I want to organize my MB this time, i want to start using virtualenv. So, what I've done so far: installed brew installed virtualenv set up a dir, in there create my first env called sec_env installed…
-1
votes
1 answer

iOS run on Apple Silicon - Mail to open file is NOT placed in "Documents/Inbox"

From Apple's iOS development document: https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html So in native IOS environment, when I used Mail to open…
-1
votes
1 answer

What is it meant by "developers must optimise their apps to run on ARM-based processors"?

This is a subject that I am not very knowledgable about and I was hoping to get a better understanding on the topic. I was going through articles about Apple's transition to Apple Silicon and at some point I read "Apple is going to ship Rosetta 2,…
alexandrosangeli
  • 262
  • 2
  • 13
-2
votes
1 answer

Debug and lookup emulated x86_64 registers on apple silicon?

I currently use a M1 MacBook Air. I want to debug C code, but with x86_64 assembly syntax and registers, on my local computer. I tried installing gdb, but it was complicated to setup on my machine. I also tried UTM emulation, qemu, they returned…
-2
votes
1 answer

What problems are to be expected for Swift and C developers when developing applications for Apple Silicon (ARM) processors?

After the announcement by Apple in the future to rely on ARM processors and the output of test devices with such processors. Does the question arise which difficulties are to be expected? Swift is a high level language and the compiler should in my…
jan.hoffmann
  • 9
  • 1
  • 4
-3
votes
2 answers

Cannot access Flask app running in container from macOS M1 local host machine

I am trying to run a simple Flask app in a container from my Apple Silicon macOS. However, I am unable to access the started Flask app (app starts without issues inside container) from the mac host at localhost:5000. Can someone please help with…
user3557405
  • 567
  • 1
  • 3
  • 19
-6
votes
1 answer

How to install the way mentioned?

I am a student and recently got mac M1, we are being taught FreeCAD(first opensource software ever), but the problem is the build is availble for intel Mac's and I am facing issues. But on deep search through forums I found the build of this guy.…
1 2 3
33
34