saml2aws icon indicating copy to clipboard operation
saml2aws copied to clipboard

Fix SecTrustedApplicationCreateFromPath deprecated

Open peterkowalski opened this issue 4 years ago • 1 comments

Fixes:

cgo-gcc-prolog:203:11: warning: 'SecTrustedApplicationCreateFromPath' is deprecated: first deprecated in macOS 10.15 - No longer supported [-Wdeprecated-declarations]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:59:10: note: 'SecTrustedApplicationCreateFromPath' has been explicitly marked deprecated here

Based on: https://github.com/buildkite/cli/pull/101

peterkowalski avatar Sep 06 '21 08:09 peterkowalski

@peterkowalski can you rebase this PR, looks like github actions is stuck and i can't update it.

wolfeidau avatar Oct 27 '21 23:10 wolfeidau

This might be invalid. Is it still required?

mapkon avatar Mar 06 '23 02:03 mapkon

This is no longer valid. I am closing it.

mapkon avatar Mar 29 '23 23:03 mapkon