Skip to content

Instantly share code, notes, and snippets.

@hossinasaadi
Forked from backupbrain/go-mobile-headers.csv
Created April 14, 2023 21:53
Show Gist options
  • Save hossinasaadi/012a32d20644c2b8e349e57b599fe26b to your computer and use it in GitHub Desktop.
Save hossinasaadi/012a32d20644c2b8e349e57b599fe26b to your computer and use it in GitHub Desktop.
Platform CPU GOOS GARCH GOARM SDK CGO_FLAGS CARCH
Windows x86_64 windows amd64 x86_64
Windows x86_32 windows 386 x86_32
MacOS x86_64 darwin amd64 macos x86_64
MacOS M1 darwin arm64 macos arm64
Linux x86_64 linux amd64 x86_64
Linux x86_32 linux 386 x86_32
Linux arm64 linux arm64 arm64
iOS Simulator x86_64 darwin amd64 iphonesimulator -fembed-bitcode x86_64
iOS arm darwin arm64 iphoneos -fembed-bitcode arm64
Android arm7 android arm 7 -fembed-bitcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment