8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SecCopyErrorMessageString is introduced to iOS since iOS 11.3 (29 March 2018)
https://developer.apple.com/documentation/security/1394686-seccopyerrormessagestring?language=objc
libgit2/src/libgit2/streams/stransport.c
Lines 29 to 38 in 4d38f13
This is a easy to fix issue. I'd like to file a PR to fix it.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
SecCopyErrorMessageString is introduced to iOS since iOS 11.3 (29 March 2018)
https://developer.apple.com/documentation/security/1394686-seccopyerrormessagestring?language=objc
libgit2/src/libgit2/streams/stransport.c
Lines 29 to 38 in 4d38f13
This is a easy to fix issue. I'd like to file a PR to fix it.
The text was updated successfully, but these errors were encountered: