Skip to content

fix: remove iTunesValidator #5439

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

Merged
merged 3 commits into from
Nov 21, 2020
Merged

fix: remove iTunesValidator #5439

merged 3 commits into from
Nov 21, 2020

Conversation

rigor789
Copy link
Member

PR Checklist

What is the current behavior?

Currently the CLI checks if iTunes is installed on the system before calling ios-device-lib. Since macos Big Sur this no longer works, because the paths the CLI checks are not present on the filesystem anymore thus it fails.

What is the new behavior?

The CLI is no longer responsible for making the checks - it's delegated to ios-device-lib.

Fixes #5342 .

@cla-bot cla-bot bot added the cla: yes label Nov 16, 2020
@rigor789 rigor789 changed the title fix: remove iTuneValidator fix: remove iTunesValidator Nov 16, 2020
@rigor789 rigor789 added this to the 7.0.12 milestone Nov 16, 2020
@rigor789 rigor789 merged commit 6b3da6e into master Nov 21, 2020
@rigor789 rigor789 deleted the fix/bigSur branch April 18, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tns device does not show ios devices on MacOS 11 (Big Sur beta)
1 participant