Post

Replies

Boosts

Views

Activity

Comment on sshd-keygen-wrapper permissions problem
I agree with @Afogh! I think this should be fixed ASAP.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Comment on sshd-keygen-wrapper permissions problem
I agree. I think they should make it clear what are we supposed to do.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Comment on sshd-keygen-wrapper permissions problem
This worked for me! Thanks!
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’25
Comment on UIStepper can't reach min/max value
My workaround is to manually adjust the step value. It works but you have to do some bookkeeping and requires maintenance.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’25
Comment on UISlider valueChanged has uninitialized UIEvent
Thank you for the comprehensive reply. I think instead of isInteracting you can try and use slider.isTracking property. I still think this is something Apple should fix themselves.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Comment on UISlider valueChanged has uninitialized UIEvent
This does not always work. Sometimes I get notified in the following order: didEndOrCancel -> valueDidChange -> didBegin; You can try and reproduce it when you touch the slider and release it. I should note that I'm using the system thumb image not a custom one.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Comment on Can't install Metal Toolchain component
After I wrote the issue I fallback to beta 4. Today I tried again with beta 5 and the issue was fixed. So I think you can cleanup some Xcode files and try again on a clean slate.
Replies
Boosts
Views
Activity
Aug ’25