AutomaticAssessmentConfiguration macOS 11.3 to 12.0 API Differences

AEAssessmentApplication.h
Added AEAssessmentApplication
Added AEAssessmentApplication.bundleIdentifier
Added AEAssessmentApplication.teamIdentifier
Added AEAssessmentApplication.requiresSignatureValidation
Added -[AEAssessmentApplication initWithBundleIdentifier:]
Added -[AEAssessmentApplication initWithBundleIdentifier:teamIdentifier:]
AEAssessmentConfiguration.h
Added AEAssessmentConfiguration.mainParticipantConfiguration
Added AEAssessmentConfiguration.configurationsByApplication
Added -[AEAssessmentConfiguration setConfiguration:forApplication:]
Added -[AEAssessmentConfiguration removeApplication:]
AEAssessmentParticipantConfiguration.h
Added AEAssessmentParticipantConfiguration
Added AEAssessmentParticipantConfiguration.allowsNetworkAccess
Added -[AEAssessmentParticipantConfiguration init]
Added +[AEAssessmentParticipantConfiguration new]
AEAssessmentSession.h
Added AEAssessmentSession.configuration
Added -[AEAssessmentSession updateToConfiguration:]
AEAssessmentSessionDelegate.h
Added -[AEAssessmentSessionDelegate assessmentSessionDidUpdate:]
Added -[AEAssessmentSessionDelegate assessmentSession:failedToUpdateToConfiguration:error:]