Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tvos 17 workaround with skipDeviceCheck #2194

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

Commits on Nov 2, 2023

  1. chore: add workaround

    KazuCocoa committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9e77d9f View commit details
    Browse the repository at this point in the history
  2. chore: always return true

    KazuCocoa committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    efb3ff9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. chore: add caps

    KazuCocoa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    206235d View commit details
    Browse the repository at this point in the history
  2. docs: tweak

    KazuCocoa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e128d07 View commit details
    Browse the repository at this point in the history
  3. docs: add note

    KazuCocoa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b881822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a3924 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    9a51048 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    143cfb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    6e066fb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    c3503af View commit details
    Browse the repository at this point in the history
  2. Update driver.js

    KazuCocoa authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9e469e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    20f1c5e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    ee984b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. remove no-deps deps

    KazuCocoa committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e79b5f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    5f8ba41 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    d2967b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Revert "remove no-deps deps"

    This reverts commit e79b5f0.
    KazuCocoa committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    168c01a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    1df46a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. feat: add appium:usePreinstalledWDA for real iOS 17 devices (#2350)

    * feat: add appium:usePreinstalledWDA for real iOS 17 devices
    
    * add Xcode 15
    
    * add version
    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    229773c View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.5.0 [skip ci]

    ## [7.5.0](v7.4.2...v7.5.0) (2024-03-24)
    
    ### Features
    
    * add appium:usePreinstalledWDA for real iOS 17 devices ([#2350](#2350)) ([ec5a1f7](ec5a1f7))
    semantic-release-bot authored and KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8cb2554 View commit details
    Browse the repository at this point in the history
  3. chore: skip connected device check if the caps had webDriverAgentUrl (#…

    …2351)
    
    * chore: skip connected device check if the caps had webDriverAgentUrl
    
    * fix lint
    
    * Update driver.js
    
    * Update driver.js
    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    218a0fc View commit details
    Browse the repository at this point in the history
  4. chore(release): 7.5.1 [skip ci]

    ## [7.5.1](v7.5.0...v7.5.1) (2024-03-24)
    
    ### Miscellaneous Chores
    
    * skip connected device check if the caps had webDriverAgentUrl ([#2351](#2351)) ([407ad58](407ad58))
    semantic-release-bot authored and KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7836dc5 View commit details
    Browse the repository at this point in the history
  5. chore: rename IosDeploy obhect to RealDevice to make the object meani…

    …ng actual usage (#2353)
    
    * chore: rename IosDeploy obhect to RealDevice to make the object meaning actual usage
    
    * rename in test code
    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6d516f0 View commit details
    Browse the repository at this point in the history
  6. chore(release): 7.5.2 [skip ci]

    ## [7.5.2](v7.5.1...v7.5.2) (2024-03-24)
    
    ### Miscellaneous Chores
    
    * rename IosDeploy obhect to RealDevice to make the object meaning actual usage ([#2353](#2353)) ([b3b7349](b3b7349))
    semantic-release-bot authored and KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3a3b6c5 View commit details
    Browse the repository at this point in the history
  7. chore: include devicectl in IOSDeploy object (#2352)

    * chore: include devicectl in IOSDeploy object
    
    * add ignore
    
    * define once to reduce ignore
    
    * define once to reduce ignore
    
    * mofidy log
    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    22cef06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41f7109 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c423f37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c933c8f View commit details
    Browse the repository at this point in the history
  11. fix typo

    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    977ba5b View commit details
    Browse the repository at this point in the history
  12. tweak

    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    250493e View commit details
    Browse the repository at this point in the history
  13. fix lint

    KazuCocoa committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7c9f73c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c871bd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ad8a66 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    7a64ec3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. combine if

    KazuCocoa committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    80d50c6 View commit details
    Browse the repository at this point in the history
  2. update doc

    KazuCocoa committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8358e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2521253 View commit details
    Browse the repository at this point in the history
  4. move to the bottom

    KazuCocoa committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    38b0e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    188fc7e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    76d9779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d81ad View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    cef3c92 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    8a5b14f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1d2381c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    c88d4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b962bf4 View commit details
    Browse the repository at this point in the history
  3. Update driver.js

    KazuCocoa authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    db1beba View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    d653145 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    bc19c2b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    fd74701 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    518ece0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    4d8cc19 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    4ba7755 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    8c68178 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    c294317 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    5437d32 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4d0b52f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    79264ff View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd02bab View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix log

    KazuCocoa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c765bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba9e03 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    5409206 View commit details
    Browse the repository at this point in the history