Tagged with tvOS
- 21. Links for September 21, 2024
Links for September 21, 2024
- 21. As iOS devs, sometimes We have to write repeatable code. This tedious task is very boring, error-prone, and unsatisfying. Instead of falling into despair we can elevate our experience with Swift Macros! We will create a macro which will automate creating SwiftUI representation to a UIKit view! For the purpose
Power of Swift Macros
- 05. At WWDC24, Apple introduced Swift Testing, which is a new way to write tests in Swift, practically replacing XCTest for unit tests. And it’s great. There are two sessions that give a great introduction to the new framework, and I recommend checking them out: Meet Swift Testing Go further with Swift Testing
Testing Swift Testing
- 05. Links for September 5, 2024
Links for September 5, 2024
- 05. “Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code.”
Swift Macros: Extend Swift with New Kinds of Expressions
- 05. Links for August 5, 2024
Links for August 5, 2024
- 29. Links for July 29, 2024
Links for July 29, 2024
- 29. Unofficial index of WWDC sessions.
WWDC Index
- 22. Links for April 22, 2024
Links for April 22, 2024
- 22. This has come up several times on the forums, but I've never written it up in a standard place, so here it is: **There are only three ways to get run-time polymorphism in Swift.** Well, three and a half.
Run-time Polymorphism in Swift
- 09. Links for July 9, 2023
Links for July 9, 2023
- 09. Improving multiplatform SwiftUI code
Improving multiplatform SwiftUI code
- 25. Links for June 25, 2023
Links for June 25, 2023
- 25. Use Xcode to develop a multiplatform app
Use Xcode to develop a multiplatform app