|
Swift Evolution updates, 5 top community articles covering Swift development topics.
This week's SwiftLee Weekly covers: IFTTT MCP and Reddit for App Promotion safeAreaBar in SwiftUI XcodeMCP and Claude Code Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Recording a Physical iPhone for App Preview Videos App Preview Videos can have an impact on App Store conversion, but also help in app marketing. Unfortunately, it's not always easy to create these from a physical device, which is something you want if your apps only run on a real iPhone. This week's article shares...
This week's SwiftLee Weekly covers: AI-Powered Xcode Simulator Automation Dynamic Quick Actions on iOS A new Accessibility Competition with prices Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST AI-Powered Xcode Simulator Automation (token-efficient) After weeks of testing, I’m happy to finally officially release RocketSim’s CLI + Agent Skill. This week’s article describes the background story behind how it works and why it’s a better alternative to many open-source...
This week's SwiftLee Weekly covers: Indirect enum cases in Swift Unexpected Task suspension points slowing down your apps 63% fewer tokens used to navigate the Simulator using Agents Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Unexpected Task suspension points in Swift Concurrency I'm using Swift Concurrency heavily in my apps, but I'm still learning every day. This time, I ran into an unexpected suspension point that seemed innocent, until I executed the related task many times...