mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#iosdev

37 Beiträge33 Beteiligte4 Beiträge heute
Amy<p>Hitting build number 100 from the CI server (yeah, I’m using Xcode cloud) is always a good milestone. Things are looking nice in Health Kitty. <a href="https://iosdev.space/tags/buildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildInPublic</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/health" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>health</span></a> <a href="https://iosdev.space/tags/healthKitty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>healthKitty</span></a> <a href="https://iosdev.space/tags/shipaton" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shipaton</span></a> <a href="https://testflight.apple.com/join/NypjZwK2" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">testflight.apple.com/join/Nypj</span><span class="invisible">ZwK2</span></a></p>
obrhoff<p>Looking at CKSyncEngine, I find it a bit surprising that this wasn’t implemented. Wouldn’t you want to know which table or record type you’re deleting from, rather than just passing in an ID with no context?</p><p>It works fine in the example Apple provided, but conveniently they only sync a single type of entity. Now it seems people encode the Record Type into the ID and parse it out. 😭<br><a href="https://mastodon.social/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://mastodon.social/tags/macosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macosdev</span></a> <a href="https://mastodon.social/tags/swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swift</span></a></p><p><a href="https://github.com/apple/sample-cloudkit-sync-engine/issues/12" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/apple/sample-cloudk</span><span class="invisible">it-sync-engine/issues/12</span></a></p>
Natalia Panferova<p>There are a few changes to search in iOS and iPadOS 26, including a new Liquid Glass design. I’ve been looking into what changed, what we get automatically, and what we can adjust with the new SwiftUI APIs, and put together a detailed summary: <a href="https://nilcoalescing.com/blog/SwiftUISearchEnhancementsIniOSAndiPadOS26" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nilcoalescing.com/blog/SwiftUI</span><span class="invisible">SearchEnhancementsIniOSAndiPadOS26</span></a><br><a href="https://mastodon.social/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://mastodon.social/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a></p>
🇨🇦 Steve<p>Xcode Previews are still broken wth the Tahoe public beta, right? <a href="https://appdot.net/tags/iosDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosDev</span></a> <a href="https://appdot.net/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a></p>
obrhoff<p>There is a CKSyncEngine to implement syncing to CloudKit. Could someone have told me that 2 days earlier? 😡<br><a href="https://mastodon.social/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://mastodon.social/tags/macosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macosdev</span></a> <a href="https://mastodon.social/tags/indiedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>indiedev</span></a></p>
Mohammad Azam<p>Register for my free livestream on “Vapor Fundamentals”. Learn the basics of Vapor framework and take your first steps towards building server side apps using Swift language. </p><p>Register: <a href="https://azamsharp.kit.com/920e8e53aa" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">azamsharp.kit.com/920e8e53aa</span><span class="invisible"></span></a></p><p><a href="https://iosdev.space/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://iosdev.space/tags/swiftlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftlang</span></a></p>
Jon Duenas<p>I’m curious, for <a href="https://mastodon.world/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> out there who have their own small side-project in the App Store, did you release to as many countries as you could? Or limit it to your home country/region? I live in the US, my app is only localized in English. But, years ago when I released it, I figured, make it available everywhere. Apple handles all the payments and taxes. Why not? But these days, with changing regulations everywhere, I wonder if this is the right choice?</p>
Jon Duenas<p>Xcode 16 vs Xcode 26. So Accessibility and Attributes are just gone now? <a href="https://mastodon.world/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://mastodon.world/tags/xcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>xcode</span></a></p>
Jon Duenas<p>Wait, what happened to the SwiftUI <a href="https://mastodon.world/tags/Accessibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Accessibility</span></a> inspector in <a href="https://mastodon.world/tags/Xcode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xcode</span></a>? The one on the right panel? Wait, where did the SwiftUI inspector go? <a href="https://mastodon.world/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a></p>
Amy<p>I guess it's that time of <a href="https://iosdev.space/tags/shipaton" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shipaton</span></a> where I get to add in the <span class="h-card" translate="no"><a href="https://mastodon.social/@revenuecat" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>revenuecat</span></a></span> spm package. <a href="https://iosdev.space/tags/buildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildInPublic</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/healthKitty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>healthKitty</span></a> <a href="https://music.apple.com/au/album/money-money-money/1440816833?i=1440816971" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">music.apple.com/au/album/money</span><span class="invisible">-money-money/1440816833?i=1440816971</span></a></p>
Amy<p>Before I get distracted with other activities, today is a folk / alternative music day while writing code. The problem is that I just want to get up and dance around the apartment instead of focusing on writing features. <a href="https://iosdev.space/tags/buildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildInPublic</span></a> <a href="https://iosdev.space/tags/shipaton" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shipaton</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://music.apple.com/au/album/there-is-no-ship/1770551647" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">music.apple.com/au/album/there</span><span class="invisible">-is-no-ship/1770551647</span></a></p>
What’s That Function SwiftUI<p>If you know of other public online meetups or events for <a href="https://iosdev.space/tags/SwiftDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftDev</span></a> / <a href="https://iosdev.space/tags/AppleDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleDev</span></a> / <a href="https://iosdev.space/tags/iosDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosDev</span></a> / <a href="https://iosdev.space/tags/macOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOSDev</span></a> , please share the details with me.</p><p>I try to keep the events calendar on Swift Dev Chat up to date with these:<br><a href="https://discord.gg/xQjHwJWZmm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">discord.gg/xQjHwJWZmm</span><span class="invisible"></span></a></p>
What’s That Function SwiftUI<p>Upcoming online <a href="https://iosdev.space/tags/SwiftDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftDev</span></a> / <a href="https://iosdev.space/tags/AppleDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleDev</span></a> / <a href="https://iosdev.space/tags/iosDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosDev</span></a> / <a href="https://iosdev.space/tags/macOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOSDev</span></a> events:</p><p>Coding Dojo: Learning Together session.<br>🗓️ Saturday, July 26, 3am Pacific, 10:00 UTC<br>(every 2 weeks on Saturday)</p><p>Ensemble coding to learn more coding skills together. Working through coding kata, applying test-driven development, in Swift. <a href="https://iosdev.space/tags/TDD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TDD</span></a></p><p><a href="https://discord.gg/dH7AZTAN?event=1388931503794294927" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discord.gg/dH7AZTAN?event=1388</span><span class="invisible">931503794294927</span></a></p>
James Savage<p>After years of watching other people write about software development, I decided that I wanted to give it a try too…</p><p>So I started a new blog!</p><p>To kick things off I wrote a (slightly belated) SwiftUI Wish List, but what I’m really looking forward to sharing is a new app I’m working on, and some of the development (mis)adventures I’ve had.</p><p>Read the first post here and let me know what you think: <a href="https://adevlog.com/2025/07/a-swiftui-wish-list/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">adevlog.com/2025/07/a-swiftui-</span><span class="invisible">wish-list/</span></a></p><p><a href="https://social.axiixc.com/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://social.axiixc.com/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://social.axiixc.com/tags/BuildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BuildInPublic</span></a></p>
Jon Reid<p>Stop right-clicking to refactor in Xcode <a href="https://qualitycoding.org/xcode-key-bindings-refactoring/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qualitycoding.org/xcode-key-bi</span><span class="invisible">ndings-refactoring/</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a></p>
iOS Dev Weekly<p>iOS Dev Weekly – Issue 719 is out! Happy Friday, everyone! 🚀</p><p><a href="https://iosdevweekly.com/issues/719/#start" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">iosdevweekly.com/issues/719/#s</span><span class="invisible">tart</span></a></p><p><a href="https://iosdev.space/tags/swiftlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftlang</span></a> <a href="https://iosdev.space/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a></p>
iOS Dev Jobs<p>👋 We’re hiring an Apple Engineer at Doist! Join us to build legendary tools like Todoist and Twist; simple yet powerful. Work from anywhere, own projects end to end, and collaborate asynchronously in a team that values ambition, mastery, independence, and communication. <a href="https://iosdevjobs.com/jobs/m-5b9d2bb0-acef-40a3-bc6a-218397889b55" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">iosdevjobs.com/jobs/m-5b9d2bb0</span><span class="invisible">-acef-40a3-bc6a-218397889b55</span></a> <a href="https://iosdev.space/tags/Swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Swift</span></a> <a href="https://iosdev.space/tags/SwiftLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftLang</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://iosdev.space/tags/MacDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MacDev</span></a> <a href="https://iosdev.space/tags/iOSDevJobs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDevJobs</span></a></p>
Mohammad Azam<p>In few hours I will be hosting a free livestream to discuss Navigation in SwiftUI. If you are interested in simplifying your app navigation then make sure to attend it. </p><p><a href="https://youtube.com/live/UtL3ZUUtbao?feature=share" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtube.com/live/UtL3ZUUtbao?f</span><span class="invisible">eature=share</span></a></p><p><a href="https://iosdev.space/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://iosdev.space/tags/swiftui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swiftui</span></a></p>
Johan Forsell<p>Moving mapping and aggregation of analytics items from the iOS code base to materialized views in Supabase.</p><p>Not only will it reduce complexity in the code but also make lookups faster (when traversing graphs) and enable reusing for a web dashboard!</p><p><a href="https://iosdev.space/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://iosdev.space/tags/indiedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>indiedev</span></a> <a href="https://iosdev.space/tags/buildinpublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildinpublic</span></a></p>
Amy<p>If anyone is running iOS 26 and wants to help test out Health Kitty, it is now up on Test Flight. <a href="https://iosdev.space/tags/buildInPublic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildInPublic</span></a> <a href="https://iosdev.space/tags/shipaton" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>shipaton</span></a> <a href="https://iosdev.space/tags/health" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>health</span></a> <a href="https://iosdev.space/tags/healthKitty" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>healthKitty</span></a> <a href="https://iosdev.space/tags/iOSDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iOSDev</span></a> <a href="https://testflight.apple.com/join/NypjZwK2" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">testflight.apple.com/join/Nypj</span><span class="invisible">ZwK2</span></a></p>