Keith Harrison :clubtwit:
kharrison@twit.social
<p>I write about iOS development at <a href="https://useyourloaf.com" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">useyourloaf.com</span><span class="invisible"></span></a>. Author of Modern Auto Layout</p>
Posts
-
Post #2805065
@dimsumthinking I think you need &quot;Pixelmator Pro&quot; from the Mac App Store (at least that&#39;s what it says I have installed). The creative suite version seems to be called &quot;Pixelmator Pro: Edit Images&quot;.
-
Post #2805064
@dimsumthinking so you didn’t buy from the MAS? Not sure what you would do in that case
-
Post #2185583
I&#39;m assuming the new Observations API did not yet make it into Xcode 26 beta3? The release notes suggest the issue with it not being available is fixed? #Xcode #iOSDev
-
Post #2185582
@dimsumthinking yes, I was just hoping to play with it when I realised it&#39;s missing.
-
Post #2185581
Swift Raw Identifiers #iOSDev #swiftlang https://useyourloaf.com/blog/swift-raw-identifiers/
-
Post #2185580
@brentsimmons That sucks! What do they mean by “excessive bot traffic”? Is that something you can even control?
-
Post #2185579
Treating Warnings as Errors in Swift Packages #swiftlang https://useyourloaf.com/blog/treating-warnings-as-errors-in-swift-packages/
-
Post #2185578
I felt a great disturbance in the Force, as if millions of voices suddenly cried out &quot;Please unblock challenges.cloudflare.com to proceed.&quot;
-
Post #2185576
@groue thanks, that’s very kind of you 👍
-
Post #2185575
Today’s annoying SwiftUI on iPadOS bug (FB21091507): When presenting a sheet on iPadOS that contains a searchable list the search bar is not 100% visible. It seems the scroll view offset is slightly off. You need to scroll down slightly for the search bar to be fully visible. #iOSDev #swiftui
-
Post #2185574
I&#39;ve been stuck for two days trying to get Xcode Cloud to archive a macOS build that hangs in the running state and never completes. Rolling back to earlier Xcode and macOS versions makes no difference. Very frustrating. #Xcode #iOSDev
-
Post #2185573
@jaanus interesting. I&#39;ve not had an issue with macOS tests as far as I can remember
-
Post #2090383
When Observable replaced ObservableObject in iOS 17 it was missing a way to stream changes. That was fixed in iOS 26 (swift 6.2). #iosdev #swiftui https://useyourloaf.com/blog/swift-observations-asyncsequence-for-state-changes/