bchunk icon indicating copy to clipboard operation
bchunk copied to clipboard

Support building on Mac with Apple Xcode

Open Motti-Shneor opened this issue 3 years ago • 0 comments

Added Apple Xcode project to build (and optionally code-sign chunk using Apple developer/app-store certificates)

  1. builds 64bit architectures,
  2. Supports Intel X86, X64, Apple M1 architectures - and will build a dual "fat" binary with intel x64 + Apple M1 support 3 Supports MacOS 10.9 and later (virtually any MacOS on the market today)

I was forced to rename one var name in bchunk.c to avoid symbol/name clash with /usr/include/curses.h

Motti-Shneor avatar Mar 21 '21 19:03 Motti-Shneor