iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
5.97K
links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact:
@tigorn
Download Telegram
Join
iOS dev
10.9K subscribers
iOS dev
https://holyswift.app/what-is-testable-annotation-in-swift/
Holy Swift
What is @testable Annotation in Swift? - Holy Swift
Explore @testable in Swift testing, its impact on code structure, and the balance between accessibility and encapsulation in unit tests.
iOS dev
https://developer.apple.com/documentation/technotes/tn3161-inside-code-signing-certificates
Apple Developer Documentation
TN3161: Inside Code Signing: Certificates | Apple Developer Documentation
Learn how code signing uses certificates to identify code authors.
iOS dev
https://www.swiftuifieldguide.com/
SwiftUI Field Guide
A visual guide to help explore SwiftUI
iOS dev
https://www.createwithswift.com/create-an-animated-transition-with-matched-geometry-effect-in-swiftui/
Create with Swift
Create an animated transition with Matched Geometry Effect in SwiftUI
Learn how to use matched geometry effect to animate views in SwiftUI
iOS dev
https://www.createwithswift.com/ensuring-interface-legibility-and-contrast-in-visionos/
Create with Swift
Ensuring interface legibility and contrast in visionOS
Use materials to craft spatial user interfaces, ensuring legibility and contrast.
iOS dev
https://www.createwithswift.com/configuring-default-window-and-volume-size-in-visionos/
Create with Swift
Configuring default window and volume size in visionOS
Learn how to set up the size of windows and volumes in visionOS applications.
iOS dev
https://swiftwithmajid.com/2024/02/13/discovering-swift-algorithms-package/
Swift with Majid
Discovering Swift Algorithms package
Almost every app I built and supported includes the Swift Algorithms package. However, I noticed that only some developers are familiar with it. Today, we will discover what the Swift Algorithms package offers us to write better, safer code for complex algorithms.
iOS dev
https://www.polpiella.dev/cross-platform-app-releases-with-xcode-cloud/
www.polpiella.dev
Automating app releases for multiple platforms with Xcode Cloud
A peek into a real-world example of a release workflow using Xcode Cloud to build and distribute an app with an iOS and a visionOS target.
iOS dev
https://medium.com/swiftable/ios-interview-guide-equatable-protocol-7fd99048a7ee
Medium
iOS Interview Guide: Equatable Protocol
Level: Intermediate, Priority: Medium
iOS dev
https://pratap89singh.medium.com/ios-mobile-app-security-best-practices-for-ios-mobile-developers-a7e9375d40be
Medium
IOS Mobile App Security: Best Practices for iOS Mobile Developers.
iOS developers must prioritize code security, data storage, and communication security based on OWASP Top 10. Although iOS is less…
iOS dev
https://holyswift.app/the-basics-of-swiftui-alignment-guides/
Holy Swift
Understanding Once and For All SwiftUI Alignment Guides - Holy Swift
Explore SwiftUI alignment guides with a blend of coding insights and nostalgic reflections, uncovering layout techniques and personal growth.
iOS dev
https://useyourloaf.com/blog/xcode-console-and-unified-logging/
Use Your Loaf - iOS Development News & Tips
Xcode Console and Unified Logging
If you're still using print statements to debug your App it's time you moved to the unified OS logging framework.
iOS dev
https://scottsmithdev.com/encapsulate-and-generalize-in-swift
Scott Smith Dev
Encapsulate and Generalize in Swift
An approach to depending less on your dependencies
iOS dev
https://wadetregaskis.com/hiding-swiftui-views/
Hiding SwiftUI views
iOS dev
https://swiftonserver.com/logging-for-server-side-swift-apps/
Swiftonserver
Logging for server-side Swift apps - Swift on server
Discover how to integrate the Logging library into an application, use various log levels, and tailor the unified logging API for backend projects.
iOS dev
https://swdevnotes.com/swift/2024/how-to-create-a-binary-tree-using-an-array-in-swift-part-1/
Swdevnotes
How to create a binary tree using an array in Swift - part 1
iOS dev
https://augmentedcode.io/2024/02/12/opening-hyperlinks-in-swiftui/
Augmented Code
Opening hyperlinks in SwiftUI
Opening hyperlinks in UIKit with UILabel is unexpectedly complex, what about SwiftUI? In this post, we’ll dive into opening hyperlinks in SwiftUI. If we just would like to show a hyperlink, t…
iOS dev
https://www.swiftwithvincent.com/blog/how-to-write-safer-code-using-the-lock-and-key-pattern
Swift with Vincent
How to write safer code using the Lock
🔒
and Key
🔑
pattern — Swift with Vincent
You’re more of a video kind of person? I’ve got you covered! Here’s a video with the same content than this article
🍿
iOS dev
https://www.donnywals.com/how-to-determine-where-tasks-and-async-functions-run-in-swift/
Donny Wals
How to determine where tasks and async functions run in Swift?
Learn how you can reason about where your async functions and Tasks in Swift will run using a couple of straightforward rules.
iOS dev
https://www.avanderlee.com/swiftui/scaledmetric-dynamic-type-support/
SwiftLee
How to use @ScaledMetric in SwiftUI for Dynamic Type support
Support Dynamic Type in your app and use the @ScaledMetric Property Wrapper to scale numeric values proportionally.
iOS dev
https://forums.swift.org/t/swift-6-0-release-process/70220
Swift Forums
Swift 6.0 Release Process
Swift 6.0 Release Process This post describes the release process, and estimated schedule for Swift 6.0. Snapshots of Swift 6.0 Downloadable snapshots of the Swift 6.0 release branch will be posted regularly as part of continuous integration testing. As…