#swift
Read more stories on Hashnode
Articles with this tag
In this blog post, I'll explain how you, a Swift developer, can leverage Optic ID for authentication and how to test OpticID in the Vision Pro...
GitHub released significant updates for Swift developers this summer. Swift is now supported for the following GitHub tools: CodeQL: semantic code...
How difficult can it be to parse an HTTP link to identify and extract individual components like its subdomain or top-level domain? Giving the...
Swift Package Manager (SPM) allows you to Share source code (open-source) Distribute binaries to protect your intellectual property (closed...
Before iOS 16.4 developers were able to attach the Web Inspector to inspect content running in WKWebView and JSContext for a developer-provisioned app...
In this blog post, I describe my experience using Swift OpenAPI Generator to generate a fully functional client API. Previously I wrote an article on...