Post

Replies

Boosts

Views

Activity

Comment on Sudden dyld: Library not loaded, no suitable image found, code signature invalid
Thank you eskimo, we ended up on the same page after discovering the --deep option :) lesson learned.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’22
Comment on NEDNSProxyProvider sandbox violation system-privilege 10006
specifically, we create NWConnection(to: ..., using: parameters) where parameters is NWParameters(tls: nil, tcp: tcpOptions) and tcpOptions are: self.tcpOptions = NWProtocolTCP.Options() self.tcpOptions.connectionTimeout = 5
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on NEDNSProxyProvider sandbox violation system-privilege 10006
Hi Matt, thank you for the quick answer. We use only NWConnection from the Network Framework.
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Sep ’21