From e05561d8f2ad151012e50ecfa264d4e295d6a1f6 Mon Sep 17 00:00:00 2001 From: Vlad Khambir Date: Sat, 15 Aug 2026 14:59:03 -0400 Subject: [PATCH 1/2] Update newsletter list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd4a94d6..f6bfdcd6 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ In parternship with: [back to top](#readme) * [Open Source Updates for Swift Projects](https://ossp-updates.beehiiv.com/) - A bi-weekly newsletter to give you the latest updates on popular and unknown open source projects written or related to Swift. +* [The iOS Weekly Brief](https://iosweeklybrief.com) - A weekly newsletter with Must/Quick Read picks, a Toolbox section, the iOS job market, and upcoming conferences, each with commentary on why it matters. Curated by Vlad Khambir. ### Official Guides [back to top](#readme) From 9dd3c146cd6c1e1ec2868f03d68ffe78d488544c Mon Sep 17 00:00:00 2001 From: Vlad Khambir Date: Sat, 15 Aug 2026 15:04:50 -0400 Subject: [PATCH 2/2] Update --- README.md | 1 - contents.json | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6bfdcd6..cd4a94d6 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ In parternship with: [back to top](#readme) * [Open Source Updates for Swift Projects](https://ossp-updates.beehiiv.com/) - A bi-weekly newsletter to give you the latest updates on popular and unknown open source projects written or related to Swift. -* [The iOS Weekly Brief](https://iosweeklybrief.com) - A weekly newsletter with Must/Quick Read picks, a Toolbox section, the iOS job market, and upcoming conferences, each with commentary on why it matters. Curated by Vlad Khambir. ### Official Guides [back to top](#readme) diff --git a/contents.json b/contents.json index 273b0ad5..95f50a04 100644 --- a/contents.json +++ b/contents.json @@ -8351,6 +8351,12 @@ "description":"A bi-weekly newsletter to give you the latest updates on popular and unknown open source projects written or related to Swift.", "homepage":"https://ossp-updates.beehiiv.com/" }, + { + "title":"The iOS Weekly Brief", + "category":"newsletter", + "description":"A weekly newsletter with Must/Quick Read picks, a Toolbox section, the iOS job market, and upcoming conferences, each with commentary on why it matters.", + "homepage":"https://iosweeklybrief.com" + }, { "title":"Popovers", "category":"ui",