2 comments

  • cs1996 an hour ago

    In case anyone else on macOS ios simulator device hub wants to zoom out. Crazy apple removed the opt-drag!

    for i in {1..5}; do

      ./odhub pinch 233E69B9-0B05-4F62-9948-93795638EAE5 \
    
        --x 0.5 --y 0.36 \
    
        --from 0.50 --to 0.03 \
    
        --steps 30
    
      sleep 0.2
    
    done
      cs1996 an hour ago

      to find your UUID:

      xcrun simctl list | grep Booted

      iPhone 17 (233E69B9-0B05-4F62-9948-93795638EAE5) (Booted)