Post

Replies

Boosts

Views

Activity

Comment on let id = UUID() compiler warning
Having a computed property for id like this is not good, it will return a different new unique id every time you check the id on the same object. The id should stay the same over time for the same object.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on swift-frontend memory usage
This worked for me as well, thank you! Crazy issue... got the new M1 Max with 64 GB memory and it fills up in like 10 seconds because of this issue lol
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on SwiftUI list does not scroll using 2-finger swipe on trackpad
I’m experiencing this same issue, after navigating through a couple lists and then scrolling down to the bottom of the list by using the 2 finger swipe on the trackpad it breaks the scrolling and I can’t scroll anymore with the trackpad or with my finger. Did you ever find a solution for this? Did you submit a feedback report?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Xcode 15 Beta 1: Access Wi-Fi Information and Hotspot Configuration capability broken?
Also submitted FB13194927 but it was marked as "Works as currently designed". Xcode 14 didn't have problems connecting to devices while on VPN and Xcode 15 does.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Oct ’23