<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh" -->

---
title: WWDC26: What’s new in assessment on macOS | Apple
description: Apple&#x27;s WWDC26 session covers enhancements to the Automatic Assessment Configuration (AAC) framework in macOS 27, aimed at developers building secure testing...
canonical: https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: WWDC26: What’s new in assessment on macOS | Apple | daily.dev
og:description: Apple&#x27;s WWDC26 session covers enhancements to the Automatic Assessment Configuration (AAC) framework in macOS 27, aimed at developers building secure testing...
og:url: https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh
og:image: https://api.daily.dev/og/posts/HTxXfckHh.png
og:image:alt: WWDC26: What’s new in assessment on macOS | Apple
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WWDC26: What’s new in assessment on macOS | Apple

**[Apple Developer](https://daily.dev/sources/appledeveloper)** · 14 min read · 0 upvotes · 0 comments

## Summary

Apple's WWDC26 session covers enhancements to the Automatic Assessment Configuration (AAC) framework in macOS 27, aimed at developers building secure testing and certification apps. Key areas include: system precondition checks (SIP, MDM enrollment, account type, Lockdown Mode), accessibility feature management to support approved accommodations while blocking misuse, system experience customization (Menu Bar, Dock, Finder, input methods like Dictation and AutoFill), and process/application launch restrictions to prevent screen capture, keystroke logging, or unauthorized automation. Best practices emphasize using the framework's APIs directly, restricting only what's necessary, treating accessibility as a first-class requirement, handling session transition callbacks properly, and testing against every macOS beta release.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=jKv3_2m0OF4>

---

Tags: [#security](https://daily.dev/tags/security), [#swift](https://daily.dev/tags/swift), [#mac](https://daily.dev/tags/mac), [#accessibility](https://daily.dev/tags/accessibility)

[View this post on daily.dev](https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"WWDC26: What’s new in assessment on macOS | Apple","url":"https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh"},"datePublished":"2026-06-08T21:25:21.136Z","dateModified":"2026-06-08T21:34:07.091Z","description":"Apple's WWDC26 session covers enhancements to the Automatic Assessment Configuration (AAC) framework in macOS 27, aimed at developers building secure testing...","image":"https://i.ytimg.com/vi/jKv3_2m0OF4/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/jKv3_2m0OF4/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Apple Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apple Developer","logo":"https://media.daily.dev/image/upload/s--CAtMViBl--/f_auto/v1711726806/logos/appledeveloper","url":"https://daily.dev/sources/appledeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/wwdc26-what-s-new-in-assessment-on-macos-apple-htxxfckhh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,swift,mac,accessibility","timeRequired":"PT14M","video":{"@type":"VideoObject","name":"WWDC26: What’s new in assessment on macOS | Apple","description":"Apple's WWDC26 session covers enhancements to the Automatic Assessment Configuration (AAC) framework in macOS 27, aimed at developers building secure testing...","thumbnailUrl":"https://i.ytimg.com/vi/jKv3_2m0OF4/sddefault.jpg","uploadDate":"2026-06-08T21:25:21.136Z","duration":"PT14M","url":"https://api.daily.dev/r/HTxXfckHh","embedUrl":"https://www.youtube.com/embed/jKv3_2m0OF4"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apple Developer","item":"https://daily.dev/sources/appledeveloper"},{"@type":"ListItem","position":3,"name":"WWDC26: What’s new in assessment on macOS | Apple"}]}
```

