19.5.1
macOS Sierra 10.12 is fully supported on CI server to code sign.
Recommended to explicitly set osx_image: xcode8.3 in your .travis.yml or upgrade your custom macOS CI server to macOS Sierra 10.12.
No — it is not a feature. It is bad smell. No, not only Microsoft can implement bad and weird tools and introduce yet another bunches of regressions each release. We are hope that all your issues regarding to codesign macOS application are fixed now.
Another important update — no anymore graphicsmagick dependency if you want to build Linux on macOS. You can remove it to speed up CI build time.
Bug Fixes
- mac: MacOS Sierra Command failed: codesign; The specified item could not be found in the keychain (239d16d), closes #1457
Features
- mac: resize icons for Linux using sips on macOS to avoid graphicsmagick dependency (e5817bc)