메모리1 ARC in Swift: Basics and beyond https://developer.apple.com/videos/play/wwdc2021/10216/?time=1190 ARC in Swift: Basics and beyond - WWDC21 - Videos - Apple Developer Learn about the basics of object lifetimes and ARC in Swift. Dive deep into what language features make object lifetimes observable,... developer.apple.com Swift에서 struct, enum은 값타입, class는 참조타입이다. class를 사용하면 의도하지 않은 share가 발생 할 수 있다. class를 사용한다면 Swift는 Authomat.. 2023. 4. 13. 이전 1 다음