Our QE team at Apple is hiring for two Engineers : We have a position open in Austin and one in Silicon Valley (boosts appreciated!)
📣 iOS Conf SG takes place January 18th-19th, and I'll personally pay for tickets for 10 women to attend the event, including the extra SwiftData workshop. You'll need to cover travel/accommodation, but the ticket price is on me. Interested? Email me: [email protected] 🙌
More details about the event here: https://iosconf.sg
Hi everyone, I’m excited to announce a new open source project exploring improvements to the testing experience for Swift. My colleagues @briancroom, @grynspan, @chefski, @Dennis and I have been working on this in recent months and have some early progress we're excited to share. Inspired by what’s possible with Swift macros, we’ve built a testing library API that can: Provide granular details about individual tests using an attached macro named @Test. This enables many new features like exp...
Several macros can be used to reduce boilerplate code to work with `UserDefaults` as a storage - GitHub - maniramezan/UserDefaultMacro: Several macros can be used to reduce boilerplate code to work...