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

Update IOS_SIM_UUID #805

Merged
merged 6 commits into from
Sep 27, 2023
Merged

Update IOS_SIM_UUID #805

merged 6 commits into from
Sep 27, 2023

Conversation

eymar
Copy link
Member

@eymar eymar commented Sep 27, 2023

Use iPhone 14 - ios 16.4. The previous UUID didn't work anymore:

Invalid device or device pair: 9C58D5E8-9AE8-4595-A262-35CA4871E886

Updated from here:
https://github.com/futureware-tech/simulator-action/wiki/Devices-macos-13

@dima-avdeev-jb It was my mistake , now better to look at xcrun simctl list devices

Use `iPhone 14` - `ios 16.4`. The previous UUID didn't work anymore:

Invalid device or device pair: 9C58D5E8-9AE8-4595-A262-35CA4871E886

Updated from here:
https://github.com/futureware-tech/simulator-action/wiki/Devices-macos-13
@eymar
Copy link
Member Author

eymar commented Sep 27, 2023

Please let me know if iPhone 14 ios 16.4 is okay. There are other devices and ios versions available.

@eymar
Copy link
Member Author

eymar commented Sep 27, 2023

Hm. CI still fails for ios:

Invalid device or device pair: 7C3DDFD9-0477-41D8-BD66-E17FFA85D3A1

although it is listed here https://github.com/futureware-tech/simulator-action/wiki/Devices-macos-13

@eymar
Copy link
Member Author

eymar commented Sep 27, 2023

@dima-avdeev-jb Do we need to run the simulator action (https://github.com/futureware-tech/simulator-action) ?

steps:
  - uses: actions/checkout@v2
  - uses: futureware-tech/simulator-action@v2
    with:
      model: 'iPhone 8'
  - run: flutter drive

Somehow it used to work without this.

@eymar eymar mentioned this pull request Sep 27, 2023
@dima-avdeev-jb
Copy link
Contributor

@dima-avdeev-jb Do we need to run the simulator action (https://github.com/futureware-tech/simulator-action) ?

steps:
  - uses: actions/checkout@v2
  - uses: futureware-tech/simulator-action@v2
    with:
      model: 'iPhone 8'
  - run: flutter drive

Somehow it used to work without this.

No, we don't need

@dima-avdeev-jb dima-avdeev-jb merged commit 7ae944d into master Sep 27, 2023
@dima-avdeev-jb dima-avdeev-jb deleted the eymar-patch-1 branch September 27, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants