Skip to content

Commit 795ba29

Browse files
authored
test: use Xcode 26 built ui catalog (#637)
* test: use Xcode 26 built ui catalog * modify a bit * tv app
1 parent 4b3112e commit 795ba29

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ $ IGNORE_VERSION_SKIP=true CI=true bundle exec rake test:func:android
114114
opts = {
115115
capabilities: { # Append capabilities
116116
platformName: 'ios',
117-
platformVersion: '18.4',
118-
deviceName: 'iPhone 16 Plus',
117+
platformVersion: '26.0',
118+
deviceName: 'iPhone 17',
119119
# app: '/path/to/MyiOS.app', # Without 'app' capability, an appium session starts with the home screen
120120
automationName: 'XCUITest'
121121
},
-16.8 MB
Binary file not shown.

test/functional/app/tv-example.zip

-145 KB
Binary file not shown.

0 commit comments

Comments
 (0)