mitchellh / gon

Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
MIT License
1.47k stars 96 forks source link

Will it work with Xcode 10.1? #32

Open pjebs opened 4 years ago

pjebs commented 4 years ago

My late 2011 laptop can't run a version of macos past High Sierra (10.13.6). That limits my Xcode to 10.1 latest.

According to https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution:

Notarization requires Xcode 10 or later. Building a new app for notarization requires macOS 10.13.6 or later. Stapling an app requires macOS 10.12 or later.

Does gon work with XCode 10.1? The documentation states XCode 11 as a minimum but https://github.com/mitchellh/gon/issues/21 states he got it to work (somehow) with XCode 10.3 on MacOS 10.14.6.