You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The headers in the Xcode 11 SDKs make use of the #pragma clang availability attribute, support for which currently only exists in Clang trunk. The tool's version of Clang needs to be updated or the availability attribute support backported and patched in.
The text was updated successfully, but these errors were encountered:
The headers in the Xcode 11 SDKs make use of the #pragma clang availability attribute, support for which currently only exists in Clang trunk. The tool's version of Clang needs to be updated or the availability attribute support backported and patched in.
The text was updated successfully, but these errors were encountered: