FWIW, I'm seeing something similar to the original problem, occurring when I try to run code inside the new #Playground structure in Xcode 26 (beta 7). Any attempt to execute an URLRequest ends in "A server with the specified hostname could not be found." I've tried a number of things mentioned in this discussion, such as using "URLSessionConfiguration.ephemeral" and setting "tlsMaximumSupportedProtocolVersion = .TLSv12". Is this simply unsupported behavior inside of a #Playground, or am I missing something?
Topic:
App & System Services
SubTopic:
Networking
Tags: