-
-
Notifications
You must be signed in to change notification settings - Fork 29
M1 Setup
LeoTM edited this page Nov 27, 2022
·
80 revisions
Default apple verification via safari with auto fingerprint bugged
- brew
- iterm2
- zsh, oh my zsh, setopt autocd
- brave-browser-nightly, open -a 'Brave Browser Nightly', verify apple
- Xcode (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) install eta 125 hrs (βοΌΏβ')
- JDK
- android-studio-preview-canary (not booting, 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
Initial Preview v3: Google APIs System Image (1.3 GB)
npx clear-npx-cache
π«
adb reverse tcp:8081 tcp:8081
Metro <-> Android
brew update && brew outdated --greedy && brew upgrade --greedy && brew cleanup
π₯