Search
- Tuesday Titbit: Understanding CompactMap - medium.com/@smilleriosd... #swiftlang #swiftui #iosappdevelopment
- Sometimes you gotta sherlock yourself. I think that Swift Testing should have something akin to Nimble's Polling Expectations. forums.swift.org/t/pitch-polling-exp… Also, wow, macros are hard. I am so glad I don't have to write them on a day-to-day basis. #SwiftLang […]
- Not sure whether this is a #SwiftLang bug or not, but I've run into this. You would think T should be mutable always, because reference type.
- I've updated ATCryptography to version 0.1.5. Version 0.1.4 was also released, but then I found a build error that I somehow didn't catch. Version 0.1.5 fixes this. #ATProto #Swiftlang #atdev
- Customizing macOS windows using SwiftUI enhances user experience by changing backgrounds, toolbar visibility,... wesleydegroot.nl/blog/Customizing-ma… #blog #programming #iosdev #swiftlang
- Customizing macOS windows using SwiftUI enhances user experience by changing backgrounds, toolbar visibility,... wesleydegroot.nl/blog/Customizing-ma… #blog #programming #iosdev #swiftlang
- ATSyntaxTools is now live! This library allows you to identify and validate AT URIs, DIDs, NSIDs, and other identifiers within the AT Protocol. You can use this within the ATProtoKit family of Swift packages, or any Swift ATProto libraries unrelated to ATProtoKit. #Swiftlang #ATProto #atdev
- Finally, my #Swiftlang #ATProto API library, ATProtoKit, has now been updated to version 0.26.0. SessionConfiguration and ATProtocolConfiguration have been revamped for better session management and token handling, with actors for UserSession and keychain management. #atdev
- The Clock, Instant, and Duration APIs in #SwiftLang let us delay async tasks using descriptive durations, specify tolerance for more power efficient execution, and choose a clock depending on whether time should continue advancing while the system is asleep: nilcoalescing.com/blog/DelayAn...
- Interesting that guard let self = self on a weak self isn’t recognized by the error reporting mechanism as a pointer to self being captured in a closure, only the actual self is. #swiftLang #errorReporting #linting
- Hello darkness my old friend… 🫠 #swiftlang #xcode
- Model Context Protocol The article introduces Model Context Protocol (MCP). MCP brings AI tool use to the next level, and with mcp-swift-sdk, you can easily build MCP-powered macOS and iOS apps. nshipster.com/model-contex... #iosdevelopment #swift #swiftlang #ModelContextProtocol
- 🚀 Join us tomorrow for Swift Server Side Meetup #04! Learn about – Infrastructure as Swift by @andrew.blue – Serverless Swift with Hummingbird & DynamoDB by @natanrolnik.bsky.social 🕙 4/28 10am PT / 18h London / 19h Paris Online at youtube.com/live/Kis9rrt... #SwiftLang #SwiftOnServer
- 🚀 Join us for Swift Server Side Meetup #04 – April 28th, 2025! 💡 Infrastructure as Swift by Andrew Barba + Serverless Swift with Hummingbird & DynamoDB by Natan Rolnik 🕙 10am PT / 18h London / 19h Paris 🔗 www.youtube.com/watc... #SwiftLang #SwiftOnServer
- Curious to know the challenges and steps that were involved in adding data race safety to the latest version of ArcGIS Maps SDK for Swift?📱Phil, principal software development engineer shares all in this blog post 😍 buff.ly/4blNiop #SoftwareEngineering #SwiftLang