saml2aws
saml2aws copied to clipboard
Fix SecTrustedApplicationCreateFromPath deprecated
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 can you rebase this PR, looks like github actions is stuck and i can't update it.
This might be invalid. Is it still required?
This is no longer valid. I am closing it.