Tiago Henriques
@tiagofighenriques.bsky.social
๐ค 11
๐ฅ 45
๐ 21
iOS Software Engineer | Curator of
http://ioscoffeebreak.com
iOS Coffee Break, issue #60 is live! ๐ช Have a great week ahead ๐ค โญ Special thanks to
@screenshotbot.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue60
loading . . .
๐ In Case You Missed It (Community Edition) ๐โโ๏ธ
This week, I didn't have the chance to focus on the upcoming series I have been preparing, but I still wanted to share a few articles and updates that caught my attention.
https://www.ioscoffeebreak.com/issue/issue60
3 days ago
0
0
2
iOS Coffee Break, issue #59 is out! ๐ช In this edition, we set up a workflow to run the tests of a Swift CLI tool using GitHub Actions. Have a great week ahead ๐ค โญ Special thanks to
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue59
loading . . .
๐ฉโ๐ฌ Testing Swift CLI Tools with GitHub Actions ๐งช
This week, I decided to set up a workflow to run my command-line tool tests using GitHub Actions.
https://www.ioscoffeebreak.com/issue/issue59
10 days ago
0
0
0
iOS Coffee Break, issue #58 is out! ๐ช In this edition, we automate the release process of my dummy generator tool with a GitHub workflow! Have a great week ahead ๐ค โญ Special thanks to
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue58
loading . . .
๐ค Automating Swift Binary Releases Using GitHub Actions ๐ฆ
In this edition, I walk you through setting up a GitHub Actions workflow that automatically builds and publishes your Swift CLI tools whenever a new tag is pushed to your repo.
https://www.ioscoffeebreak.com/issue/issue58
about 2 months ago
0
0
0
iOS Coffee Break, issue #57 is out! ๐ช In this edition, we explore building a CLI tool that creates sample data from a Swift struct! Have a great week ahead ๐ค โญ Special thanks to
@winwinkit.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue57
loading . . .
๐ Creating a Dummy Data Generator CLI tool using Swift Package Manager ๐ฆ
This week, I put together a step-by-step guide on building a command-line tool for generating dummy data using Swift Package Manager.
https://www.ioscoffeebreak.com/issue/issue57
about 2 months ago
0
2
1
iOS Coffee Break Weekly - Issue #56 is out! ๐ช Have a great week ahead ๐ค โญ Special thanks to ComponentsKit for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue56
loading . . .
๐ถ One and a half years of iOS Coffee Break โ
This week I realized the newsletter is already a year and a half old! Still a baby, but definitely but not just born.
https://www.ioscoffeebreak.com/issue/issue56
2 months ago
0
0
0
iOS Coffee Break - Issue #55 is here! ๐ช As we reach another edition of the newsletter, I just want to say thank you. Thank you for reading, for engaging, and for being part of this journey. โญ Special thanks to ComponentsKit for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue55
loading . . .
๐ค Why Sticking with Writing actually Matters โ๏ธ
Writing this newsletter every week has kind of become my happy place! We have crossed 1,000 subscribers, with people finding it through Twitter, LinkedIn, Reddit or my website.
https://www.ioscoffeebreak.com/issue/issue55
3 months ago
0
0
0
iOS Coffee Break - Issue #54 is here! ๐ช In this edition, I dive into Apple's Vision framework, wrapping up part 3 of the "Get started with ML" series. โญ Special thanks to
@cirruslabs.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue54
loading . . .
๐ Identifying Text in an Image Using the Vision framework ๐
In this edition, we'll explore how to use machine learning to detect and locate text within an image by leveraging the Vision framework.
https://www.ioscoffeebreak.com/issue/issue54
3 months ago
0
0
0
iOS Coffee Break - Issue #53 is out! ๐ช In this edition, I dive into Apple's Translation framework as part 2 of the "Get started with ML" series. โญ Special thanks to
@cirruslabs.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue53
loading . . .
๐ Translating Text into Another Language Using Just a Single Line of Code ๐ฑ
In this week's edition, I'll demonstrate how effortlessly we can implement text translation using Apple's new Translation framework.
https://www.ioscoffeebreak.com/issue/issue53
3 months ago
0
0
0
iOS Coffee Break - Issue #52 is up! ๐ช Big news, I am kicking off a new series on Apple's Machine Learning Tools ๐ โญ Special thanks to
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue52
loading . . .
๐ Kicking Off a New Series on Apple's Machine Learning Tools ๐ค
In this series, I'll be focusing specifically on the ML aspects of the tutorials, offering a high-level overview of the ML features and APIs Apple provides. Stay tuned!
https://www.ioscoffeebreak.com/issue/issue52
3 months ago
0
1
0
iOS Coffee Break - Issue #51 is live! ๐ช This week, I set up an automated workflow that updates the README file in my newsletter repo every week. Here is what I have learned from it! ๐ โญ Special thanks to
@cirruslabs.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue51
loading . . .
โ๏ธ Keeping My README Up-to-Date with a Swift CLI Tool and GitHub Actions ๐
This week, I set up an automated workflow that updates the README file in my newsletter repository every week. Here is what I have learned from it!
https://www.ioscoffeebreak.com/issue/issue51
4 months ago
0
0
0
iOS Coffee Break - Issue #50 is up! ๐ช I am back from a small break and this week, I have handpicked several WWDC standout articles that are definitely worth your time! โญ Special thanks to
@revenuecat.com
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue50
loading . . .
โฌ๏ธ Top WWDC Reads from the iOS Community ๐
If you are reading this, good news โ I have handpicked several standout articles that are definitely worth your time. You will find them in this week's edition.
https://www.ioscoffeebreak.com/issue/issue50
4 months ago
0
0
0
iOS Coffee Break - issue #49 is up! ๐ค The most exciting week of the year for iOS devs has officially ended and I have put together some thoughts on the frameworks and features that stood out to me โญ Thank you
@cirruslabs.bsky.social
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue49
loading . . .
๐ซฃ Am I too late to share my thoughts on WWDC 2025? ๐จโ๐ป
The most exciting week of the year for iOS developers has officially wrapped up and I have decided to put together some thoughts on the frameworks and features that stood out to me.
https://www.ioscoffeebreak.com/issue/issue49
4 months ago
0
0
0
reposted by
Tiago Henriques
Rudrank Riyam
4 months ago
I want this repository to be *the* one to refer for Foundation Models framework! Go check it out!
github.com/rudrankriyam...
loading . . .
GitHub - rudrankriyam/Foundation-Models-Framework-Example: Example apps for Foundation Models Framework in iOS 26 and macOS 26
Example apps for Foundation Models Framework in iOS 26 and macOS 26 - rudrankriyam/Foundation-Models-Framework-Example
https://github.com/rudrankriyam/Foundation-Models-Framework-Example
0
4
1
iOS Coffee Break - Issue #48 is live ๐ช This edition covers how to archive an app, prepare it for the App Store and finally launch it to users. โญ๏ธ Special thanks to
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue48
loading . . .
๐จโ๐ Launching the App to the App Store ๐
It is time to bring the app to life! The next steps involve preparing it for the App Store and launching it to all users. Let's get to it!
https://www.ioscoffeebreak.com/issue/issue48
4 months ago
0
0
0
iOS Coffee Break Newsletter - issue #47 is live ๐ช This time, I walk you through how I created an App Icon with zero design skills ๐จ Special thanks to
@revenuecat.com
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue47
loading . . .
๐จโ๐จ Creating an App Icon with Zero Design Skills ๐จ
This week, I will walk you through designing a simple app icon โ even if you have zero design experience like me!
https://www.ioscoffeebreak.com/issue/issue47
5 months ago
0
0
0
iOS Coffee Break Weekly - Issue #46 is up! ๐ช ๐ฌ This week's issue covers: - ๐ Add a String Catalog to the project - ๐ Include new languages in the project settings - โ๏ธ And more ... โญ Special thanks to
@revenuecat.com
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue46
loading . . .
๐ Localizing An App with a String Catalog ๐
This week, I will guide you through localizing the newsletter app using a String Catalog! Let's explore how to use this powerful new tool to make your app speak different languages!
https://www.ioscoffeebreak.com/issue/issue46
5 months ago
0
0
0
๐ฌ iOS Coffee Break newsletter - issue #45 covers: - ๐ Getting data from a notification - ๐ Linking the app's entry point with the AppDelegate - ๐ Handling deep links from push notifications โญ Special thanks to
@revenuecat.com
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue45
loading . . .
๐ Handling Deep Links from Push Notifications in SwiftUI ๐
This week, I am taking things further by handling deep linking from notifications. I will show you how to direct users to a specific screen when they tap a notification.
https://www.ioscoffeebreak.com/issue/issue45
5 months ago
0
2
0
iOS Coffee Break Newsletter - Issue #44 is live! ๐ช ๐ฌ This week's issue covers: - ๐ Setting up remote push notifications - โณ Configuring a provider to send notifications for you โญ Special thanks to
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue44
loading . . .
๐จโ๐ Setting Up and Sending Remote Push Notifications ๐
In this post, I will walk through how to set up your app to receive push notifications and show how you can configure a provider to send notifications for you.
https://www.ioscoffeebreak.com/issue/issue44
5 months ago
0
0
0
๐ Issue #43 is live! In this edition, I'll walk you through how I built the detail view and how I handled navigation between screens.
www.ioscoffeebreak.com/issue/issue43
loading . . .
๐จโ๐ญ Implementing the Issues Detail View ๐ฆซ
In this edition, I will walk through how I built the issues detail view and how I handled navigation between screens.
https://www.ioscoffeebreak.com/issue/issue43
5 months ago
0
1
0
๐ Issue #41 is out! This week, I am introducing unit tests using Apple's new Swift Testing framework. โญ๏ธ Big thanks to my friends at
@codemagic.io
for sponsoring this issue!
www.ioscoffeebreak.com/issue/issue41
loading . . .
๐ Introducing Unit Tests with Swift Testing ๐งช
This week, I will demonstrate how to test my IssuesViewModel using Apple's new Swift Testing framework.
https://www.ioscoffeebreak.com/issue/issue41
6 months ago
0
2
0
๐ Issue #40 is out! This week, I am diving into error handling in my network client with a custom Error Enum. โญ๏ธ Big thanks to my friends at
@cleanshot.bsky.social
for teaming up with me!
www.ioscoffeebreak.com/issue/issue40
loading . . .
๐งโ๐ง Implementing Error Handling ๐ฆบ
This week, I am diving into error handling to my network client by creating a new enum that extends Swift's built-in Error type for better error management.
https://www.ioscoffeebreak.com/issue/issue40
6 months ago
0
1
0
print(hello, world Bluesky!)
6 months ago
1
3
0
you reached the end!!
feeds!
log in