Skip to Content

Apple M1 Tidbits: Running iOS Apps With .IPAs, Running x86 Homebrew Apps, Accessing macOS Recovery and More

Apple's New M1 Macs began arriving to customers earlier this week, and since the ‌M1‌ Apple Silicon is an entirely new chip architecture that's a major departure from the Intel chips that Apple has used for years, there's a lot to learn about the new machines.

m1 chip macbook air pro
We've rounded up some useful Apple ‌M1‌ tidbits below, which apply to the new Mac mini, MacBook Air, and MacBook Pro and will be useful for new Mac owners.

Running x86 Apps Homebrew Apps

The developers behind the Notion app for Macs shared a blog post on getting homebrew or other terminal apps that don't have Arm support to run on an ‌Apple Silicon‌ Mac. The steps are as follows:

  1. Create a duplicate of the Terminal app in the Utilities folder.
  2. Right click on the app and choose Get Info.
  3. Rename the other version of the app into something recognizable.
  4. Check off the "open using Rosetta" option.

That's all there is to it. Once Open using Rosetta is selected, homebrew apps can be run in the Terminal on ‌Apple Silicon‌ Macs.

Running iOS Apps Using .ipa Files

MacRumors reader Amy tells us that she's able to run iOS apps that are not available on the Mac App Store on ‌Apple Silicon‌ apps using .ipa files.

Legitimate .ipa files that are downloaded from iTunes or something like an iMazing backup can be double-clicked and installed on an ‌Apple Silicon‌ Mac and they run as if they're on an iOS device. Amy says that she's used this method to install Netflix, Hulu, YouTube, Spotify, and more, even though those apps are not available through the ‌Mac App Store‌.

Universal and Native Apple Silicon Apps

Looking for apps that are able to run natively on ‌Apple Silicon‌ Macs without the need for Rosetta 2? Our forums has an extensive list of all of the apps that have been updated for the Apple ‌M1‌ chip, and it's worth checking out if you're looking for software that's going to have the best performance.

Apps updated with support include Affinity Photo and Designer, Aviary, HandBrake, coconutBattery, iStat Menus, OmniFocus, Pixelmator Pro, and tons more.

Gaming on Apple Silicon

Wondering how games run on an ‌Apple Silicon‌ Mac? A reddit user took the time to benchmark and test a long list of popular games to see how they run on an ‌M1‌ ‌Mac mini‌ with 8GB RAM. Test games include League of Legends, Cities: Skylines, Starcraft 2, World of Warcraft, Diablo 3, and more.

How to Get to macOS Recovery

On Intel Macs, you hold Command R when turning on the Mac to get to macOS Recovery for reinstalling macOS, accessing Disk Utility, or restoring from a Time Machine backup.

On an ‌Apple Silicon‌ Mac, you can still get to macOS Recovery, but the key presses are different. Turn on the Mac, press and hold the power button until the startup options window comes up, and then click on the gear icon that's labeled "Options."

More Tips

Know of a useful ‌M1‌ Mac tip that we've left out? Let us know in the comments and we'll add it to the list.

Related Roundups: MacBook Air, Mac mini
Related Forums: MacBook Pro, MacBook Air, Mac mini

Popular Stories

Multicolored Low Cost A18 Pro MacBook Feature

Apple Accidentally Leaks 'MacBook Neo'

Tuesday March 3, 2026 7:00 am PST by
Apple appears to have prematurely revealed the name of its rumored lower-cost MacBook model, which is expected to be announced this Wednesday. A regulatory document for a "MacBook Neo" (Model A3404) has appeared on Apple's website. Unfortunately, there are no further details or images available yet. While the PDF file does not contain the "MacBook Neo" name, it briefly appeared in a link...
imac video apple feature

Apple Unveils Two New Products

Monday March 2, 2026 7:49 am PST by
Apple today introduced two new devices, including the iPhone 17e and an updated iPad Air. iPhone 17e features the same overall design as the iPhone 16e, but it gains Apple's A19 chip, MagSafe for magnetic wireless charging and magnetic accessories, Apple's second-generation C1X modem for faster 5G, and a doubled 256GB of base storage. In the U.S., the iPhone 17e starts at $599, just like the ...
Apple iPhone 17e feature

Apple Announces iPhone 17e With A19 Chip, MagSafe, and More

Monday March 2, 2026 6:07 am PST by
Apple today announced the iPhone 17e, featuring the A19 chip, MagSafe connectivity, faster charging, and more. The iPhone 17e contains the A19 chip introduced in iPhone 17. It features a 6-core GPU and a 4-core GPU. Apple pointed out that this makes it up to 2x faster than the iPhone 11. The new 16-core Neural Engine is optimized for large generative models. The iPhone 17e also contains...

Top Rated Comments

WiseAJ Avatar
69 months ago
Anyone else amused by the article title including both .IPA and homebrew? Lol 😂
Score: 40 Votes (Like | Disagree)
69 months ago

I'm confused; did Apple not say all iPhone apps would be available on ARM Macs? Why are these apps not?
Developers are allowed to opt out of being available on the Mac App Store if they so choose.
Score: 8 Votes (Like | Disagree)
69 months ago

Has anyone been able to successfully install an IPA on an M1 Mac? I was able to grab the IPA using Apple Configurator 2 but every time I try to open the app, I get "You do not have permission to open the application..."

Seems like I need to re-package the app or something?

I'm pretty sure mmendoza27 isn't talking about restoring the Mac via DFU. They're talking about downloading an ipa from the App Store for say, Spotify and launching it. I'm also seeing the same error message, so I'm not sure it's as simple as MacRumors suggested in the article.

Okay, ended up getting an iOS app installed on the machine. Here is what I did:

1. Followed the Apple Configurator instructions here: https://medium.com/xcnotes/how-to-download-ipa-from-app-store-43e04b3d0332

This will allow you to download an IPA to your Mac and when you double-click the IPA, it installs the app in your Applications folder.

2. However, this will not initially work if you try and open it. You'll need to use Terminal and use xattr to recursively go through and change the permissions. I had to do this with sudo. So it looked something like this:

sudo xattr -rd com.apple.quarantine [path to the app]

Once you do this, you should be able to open the app. Obviously these apps are not fully optimized but they work. It's better than nothing!
You don't even need the Terminal command if you...
[LIST=1]
* download the ipa from iTunes 12.6.5 on a Windows PC ('https://support.apple.com/HT208079') and copy it to the Mac
* download the ipa from iMazing ('https://imazing.com/')
* download the ipa from Apple Configurator 2 ('https://medium.com/xcnotes/how-to-download-ipa-from-app-store-43e04b3d0332') on another Mac and AirDrop the ipa to an Apple Silicon Mac
* download the ipa from Apple Configurator 2 ('https://medium.com/xcnotes/how-to-download-ipa-from-app-store-43e04b3d0332') on an Apple Silicon Mac, AirDrop the ipa to another Mac, then AirDrop the ipa back to the Apple Silicon Mac

You can also remove the quarantine flag on the ipa itself before installing it:

* xattr -d com.apple.quarantine [path to ipa]
Score: 6 Votes (Like | Disagree)
69 months ago
Okay, ended up getting an iOS app installed on the machine. Here is what I did:

1. Followed the Apple Configurator instructions here: https://medium.com/xcnotes/how-to-download-ipa-from-app-store-43e04b3d0332

This will allow you to download an IPA to your Mac and when you double-click the IPA, it installs the app in your Applications folder.

2. However, this will not initially work if you try and open it. You'll need to use Terminal and use xattr to recursively go through and change the permissions. I had to do this with sudo. So it looked something like this:

sudo xattr -rd com.apple.quarantine [path to the app]

Once you do this, you should be able to open the app. Obviously these apps are not fully optimized but they work. It's better than nothing!
Score: 6 Votes (Like | Disagree)
justperry Avatar
69 months ago
This begs a question, does it allow older versions of .Apps (IPA) to run on M1 macs.

"Running iOS Apps Using .ipa Files"
Score: 6 Votes (Like | Disagree)
mikeboss Avatar
69 months ago
Target Disk Mode (which in fact is no longer called TDM)

https://support.apple.com/guide/mac-help/transfer-files-a-mac-apple-silicon-mchlb37e8ca7/11.0/mac/11.0
Score: 5 Votes (Like | Disagree)