what is 1+1?
Asked on 07/31/2024
1 search
The question "what is 1+1?" is off-topic for the content presented by Apple at WWDC. However, I can provide information about the sessions mentioned in the context.
Here are the sessions mentioned:
-
Consume noncopyable types in Swift
-
Go further with Swift Testing
- Introduction
- Why we write tests
- Challenges in testing
- Writing expressive code
- Expectations
- Required expectations
- Tests with known issues
- Custom test descriptions
- Parameterized testing
- Organizing tests
- Test suites
- The tag trait
- Xcode Cloud support
- Testing in parallel
- Parallel testing basics
- Asynchronous conditions
- Wrap up
-
A Swift Tour: Explore Swift’s features and design
-
Enhance ad experiences with HLS interstitials

Enhance ad experiences with HLS interstitials
Explore how HLS Interstitials can help you seamlessly insert advertisements into your HLS content. We’ll also show you how to use integrated timeline to tune your UI experience and build SharePlay for interstitials.

A Swift Tour: Explore Swift’s features and design
Learn the essential features and design philosophy of the Swift programming language. We’ll explore how to model data, handle errors, use protocols, write concurrent code, and more while building up a Swift package that has a library, an HTTP server, and a command line client. Whether you’re just beginning your Swift journey or have been with us from the start, this talk will help you get the most out of the language.

Go further with Swift Testing
Learn how to write a sweet set of (test) suites using Swift Testing’s baked-in features. Discover how to take the building blocks further and use them to help expand tests to cover more scenarios, organize your tests across different suites, and optimize your tests to run in parallel.