Skip to content

Instantly share code, notes, and snippets.

View alexjsteffen's full-sized avatar
🎯
Focusing

Alexander Jonathan Hardy Steffen alexjsteffen

🎯
Focusing
View GitHub Profile
@alexjsteffen
alexjsteffen / IPA_Install_Apple_Silicon.md
Last active April 10, 2022 22:17 — forked from Dids/IPA_Install_Apple_Silicon.md
Installing IPAs on the M1

Installing IPAs on Apple Silicon (M1)

  1. Open Apple Configurator 2 and plug in your iPhone or iPad
  2. Click Add, login to the App Store and select the application you want to install
  3. Open up ~/Library/Group\ Containers/K36BKF7T3D.group.com.apple.configurator/Library/Caches/Assets and wait until the TemporaryItems directory appears
  4. Copy the application from the newly created temporary directory, but do note that it will disappear once Apple Configurator is done installing
  5. Double click the .ipa on your Apple Silicon (M1) device and install it
  6. Fix permissions on the installed application by running sudo xattr -rd com.apple.quarantine /Applications/<your_app>.app (if you skip this step, you're unable to start the application)

Note that it's easier if you already have the application installed, as Apple Configurator will prompt you about overwriting the existing installation, at which point the temporary file (the .ipa) will still exist, until you choose an action in the prompt.

@alexjsteffen
alexjsteffen / ArchLinuxARM-M1
Created May 7, 2021 22:40 — forked from thalamus/ArchLinuxARM-M1
How to boot Arch Linux ARM in QEMU (patched for M1) or Parallels Technical Preview for M1
/*
* This document is provided to the public domain under the
* terms of the Creative Commons CC0 public domain license
*/
How to boot Arch Linux ARM in QEMU (patched for M1) or Parallels Technical Preview for M1
Prerequisites:
Either: