-
-
Notifications
You must be signed in to change notification settings - Fork 29
M1 Setup
LeoTM edited this page Jul 24, 2024
·
80 revisions
Default apple verification via safari with auto fingerprint bugged
- brew
- iterm2
- zsh, oh my zsh, setopt autocd
- get brave-browser-nightly,
open -a 'Brave Browser Nightly'
then verify Apple auth - Xcode (stable/rc/beta) most Homebrew formulae need a compiler, a few need a full Xcode install
- macOS Public Beta Access Utility Profile
- macOS beta (~12 GB) install eta 1 hr
-
xcode-select --install
(CLI tools) eta 125 hrs (βοΌΏβ') - android-studio-preview-canary if boot fail, downgrade to prev canary (android-platform-tools)
- android-file-transfer, Settings>About>BuildNo(7), Settings>System>DevOps>USBdebugging,
adb devices
- get yarn, then set version berry, yarn set version canary
- Setting up the development environment per OS (rbenv, JDK)
Initial Preview v3: Google APIs System Image (1.3 GB)
- vpn
- flux / night shift
- flipper
- fastlane
- scrcpy / vysor
- ccache
- rectangle
- negative
- github
- reactotron
- jenv
- act
npx clear-npx-cache
π«
adb reverse tcp:8081 tcp:8081
Metro <-> Android
brew update && brew outdated --greedy && brew upgrade --greedy && brew cleanup
π₯