Mark Callow

Results 429 comments of Mark Callow

Experimentation reveals that > defaults write com.apple.dt.Xcode UseSanitizedBuildSystemEnvironment -bool NO only has an effect when launching Xcode.app from the command line. In that case it indeed allows Xcode to inherit...

I just filed bug #26690137, "Xcode launched from launchpad does not inherit environment", on Apple's bug reporter.

With Xcode 8 + OS X 10.11.6 Xcode's environment is set to the inherited environment (including $PATH) when launched from launchpad or the command line, presumably provided `UseSanitizedBuildSystemEnvironment` is set...

I tried to use a variable from my environment in Xcode 8 today. I found that it is not receiving the inherited environment when started from launchpad. I do not...

> (Respecting gAMA/sRGB would be inconsistent with 8-bit, where they're always ignored, but this is intentional because they're often broken in 8-bit, and passing through unaltered respects the original data...

Just tested iOS 12. I changed Content Policy to Permissive then connected to https://browserleaks.com/webrtc. Below is the output. No IP addresses are detected but RTCPeerConnection and RTCDataChannel are both checked....

@tladesignz, the "alt" title on the image you posted suggests it came from the iOS Simulator rather than a real iOS device. If this indeed was from the simulator, please...

I wonder if this was ever really fixed in iOS 12. I'm running iOS 12.1 and I have just discovered that browserleaks.com's "What is my IP Address" page shows my...

> Besides that: I tried to poke around in the browserleaks source code from within Safari's console, but that wasn't very effective. Does anybody know, if the source code is...

It is not fixed in 12.3. It was not fixed in 12.1 and probably not in 12.0 either despite what the OB homepage says. The problem is that if you...