Native macOS arm64 distribution for Path of Building 2
- Download
PathOfBuilding-PoE2-macos-arm64.tar.gzfrom the latest release. - Extract it to
/Applications. - (One-time only) Open Terminal and run:
xattr -dr com.apple.quarantine '/Applications/Path of Building 2.app' - Open
Path of Building 2from/Applications.
This app isn't signed with an Apple Developer ID, so macOS Gatekeeper flags it as untrusted by default. The xattr command tells macOS to trust this download — one-time grant per install. You won't need to run it again until you replace the .app with a new release.
No auto-updates yet.
Nearly everything in here is the pre-compiled libs from my macOS fork of PathOfBuilding-SimpleGraphic. The remainder is the typical scaffolding required to build a Mac Application.