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
'Trying to ensure that you have the right SDK version (> 11.0) to build this package. We\'ll run "xcrun --show-sdk-version" and compare the output. To disable this check, set the environment variable MACOS_NOTIFICATION_STATE_NO_SDK_CHECK'
)
function check () {
if (process.env.MACOS_NOTIFICATION_STATE_NO_SDK_CHECK || process.platform !== 'darwin') {