Having the same issue
Post
Replies
Boosts
Views
Activity
I'm having this issue, and am from the US
Same here FeelsBadMan
It's barely possible to boot Linux on amd64 Macs today.
The real question is will Apple keep providing third party official support for BootCamp. And I think the answer to that is no.
Isn't working for me.Line that fails:scan = try (interface.scanForNetworks(withName: ssidName, includeHidden:true))Error:An error has occured while scanning networks: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.airportd was invalidated from this process." UserInfo={NSDebugDescription=The connection to service on pid 0 named com.apple.airportd was invalidated from this process.}codesign -d --entitlements - DerivedData/airport-bssid/Build/Products/Debug/airport-bssidExecutable=/Users/maxcoplan/Documents/workspace/airport-bssid-swift/DerivedData/airport-bssid/Build/Products/Debug/airport-bssid
com.apple.security.network.client
com.apple.security.network.server
For some reason Apple's code formatter isn't working. Here's the raw output:Executable=/Users/maxcoplan/Documents/workspace/airport-bssid-swift/DerivedData/airport-bssid/Build/Products/Debug/airport-bssid��qq3<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict> <key>com.apple.security.network.client</key> <true/> <key>com.apple.security.network.server</key> <true/></dict></plist>