Quiz · 4 questions
🐦 The Swift Apple Work Needs
Values and types, honest optionals, delegates that survive, errors that name themselves, Codable as migration
Level 0Bundle Opener
0 XP0/81 lessons0/17 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Build 2 adds
var deviceName: String = "Spark" to a Codable settings struct with synthesized decoding. What happens when it reads a file written by build 1?02In Swift, how do the NFC and NFD forms of the same Korean word compare?
03A forwarding delegate is created inside an install() function and assigned to a framework's weak delegate property. What happens next?
04A share extension does
guard let root = containerURL(...) else { return } and then dismisses. On a build without the App Group entitlement, what is the honest fix?Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.