Post

Replies

Boosts

Views

Activity

Comment on Network extension configuration "the wrong type"
I hope it's useful to tell me what we, or you, are doing wrong! 😄
Replies
Boosts
Views
Activity
Oct ’25
Comment on XPC listener initialized in System Extesnion invalidates incoming connection under certain conditions
Did you mean to post this comment, which links to this thread, in this thread?
Replies
Boosts
Views
Activity
Apr ’25
Comment on A timestamp was expected but was not found
So, yeah, I'm also getting this, here in Ireland. I filed FB13706261 about it, because it does seem to be some rather bad behaviour on the part of codesign.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on Under stress tests, our Network Extension crashed due to QOS?
I'll let it run for a while, but it does seems like a good thing.
Replies
Boosts
Views
Activity
Feb ’24
Comment on EditMode & EditButton not working in a way I expect
Wow, that's very detailed, and helpful.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on EditMode & EditButton not working in a way I expect
There is a NavigationStack in the view -- but it has to be wrapped inside of another one?. The onChange should be within the NavigationStack?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on fs_snapshot_create required entitlements
Then how do we contact DTS to request it?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Is there an opposite of @available?
Except you cannot use either @available or #available in a #if.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on SwiftUI: @State and sheets
The crash is in self.selectedItem.first!.name because selectedItem has no entries at that point, in the sheet. It does in the Button action, which is why I am deeply confused.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Is there an opposite of @available?
I think @unvavailable would do the trick, but #unavailable does not -- as I said above, it's for a declaration not in-function code. However, that proposal doesn't actually discuss @unavailable.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode says I have no valid certificate, and will not build anything
I don't think being at my wit's end is cool. 😄
Replies
Boosts
Views
Activity
Nov ’23
Comment on NEFilterPacketProvider, NEFilterManager, and permission denied
FB13319168; it is not resolved, which is why I filed the FB.
Replies
Boosts
Views
Activity
Nov ’23
Comment on Is there any way to deal with the mess I created with certificates?
The machine that works is 12, and the ones that don't are 11.
Replies
Boosts
Views
Activity
Jan ’23
Comment on XPC doesn't work with network extension on app upgrade
Yes.
Replies
Boosts
Views
Activity
Aug ’22
Comment on swift with ES?
I am kinda disappointed there was no Apple-provided class interface, since all those events are so clearly perfect for them. 😄
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22