Derek Longmuir

Results 8 comments of Derek Longmuir

I was seeing that until I switched to use "Debug" configuration for command line builds. I also build for frank using: frank build --workspace Project.xcworkspace --scheme Project --configuration ONLY_ACTIVE_ARCH=NO

All elements used to be shown, I have some output from 6 months ago (Sept 14, 2021) showing output from the bottom toolbar of the com.apple.mobilecal app; a couple of...

I'm not sure although it would be something to try. I am unclear if this is an issue with idb itself or if there were underlying Xcode or Simulator changes...

I'd be happy to try and investigate this if someone could give me a point in the right direction towards where the describe-all response is being generated so I could...

I've looked at this a bit and could someone from the dev team confirm that this isn't fixable because the `NSAccessibilityElement` that `FBSimulatorControl` gets back from the Apple simulator private...

@hagemon I'm doing something similar but it is really slow. I'm still optimistic this will get fixed at some point.

FYI, hope this saves someone some time - I just pulled latest and built idb_companion and this is still not returning the contents of the TabBar

I just had this start working by changing my build info from 'Use Release for command-line builds' to 'Use Debug for command-line builds'. TBH I'm not exactly sure why it...