Intents macOS 10.13 Beta 2 to Beta 3 API Differences

INImage.h
Removed +[INImage imageWithURL:desiredWidth:height:]
INMessage.h
INSendMessageRecipientResolutionResult.h
Declaration
From+ (instancetype)unsupportedForReason:(INSendMessageRecipientUnsupportedReason)reason
To+ (nonnull instancetype)unsupportedForReason:(INSendMessageRecipientUnsupportedReason)reason

Declaration
From- (instancetype)initWithPersonResolutionResult:(INPersonResolutionResult *)personResolutionResult
To- (nonnull instancetype)initWithPersonResolutionResult:(nonnull INPersonResolutionResult *)personResolutionResult

INStartAudioCallIntentResponse.h
Removed INStartAudioCallIntentResponseCodeFailureInvalidNumber