Ethan Kusters

135 Followers
205 Following
106 Posts
visionOS FaceTime & SharePlay at 
Websitehttps://ethankusters.com
GitHubhttps://github.com/ethan-kusters
Pronounshe/him/his

visionOS 26 brings supports for sharing spatial SharePlay experiences with people you're nearby with. Even better, you can use FaceTime to add remote participants who appear with their spatial Persona!

It has been an absolute thrill to work on the team bringing this feature to life.

https://developer.apple.com/documentation/groupactivities/configure-your-app-for-sharing-with-people-nearby

#visionOS #wwdc25 #SharePlay

Swift-DocC now supports designing pages with fully custom layouts by utilizing new directives like Row/Column, TabNavigator, PageImage, and Video.

Check out the documentation (and the session) to learn more: https://developer.apple.com/documentation/docc/api-reference-syntax#configuring-documentation-behavior

API Documentation | Apple Developer Documentation

Teach developers your Swift and Objective-C APIs through reference documentation you create from comments in Swift source code, Objective-C header files, and documentation extension files.

Apple Developer Documentation

Swift-DocC websites now include a quick navigation feature that allows you to jump directly to a page just by typing its name.

Shout-out to Sofía Rodríguez (https://twitter.com/sofiaromorales) who drove the original version of this feature as a GSoC project. 🥳

(Pro-tip: Try pressing Shift+Cmd+O on http://developer.apple.com/documentation)

Sofía Rodríguez (@sofiaromorales) / Twitter

GSoC'22 @ Swift | 4x WWDC scholar | @GitHub Campus Expert - 👩🏼‍💻🇻🇪

Twitter

Documentation built with Xcode 15 now includes pages for Swift extensions to external modules.

The underlying support for this feature was driven by
@_maxobermeier in the Swift open-source community. So exciting to see it ship as enabled by default in Xcode 15 and Swift 5.9.

Documentation Preview provides a side-by-side preview of your rendered documentation – updating in real-time as you type.

Check it out by activating Xcode's assistant editor via Editor > Assistant, and then selecting “Documentation Preview” in the jump bar.