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

Make iOSFS work on iOS 11 and 12 (#700) #732

Merged
merged 1 commit into from
May 23, 2020
Merged

Conversation

kkebo
Copy link
Contributor

@kkebo kkebo commented May 23, 2020

I added picker.allowsMultipleSelection = YES when it's running on iOS 12 or earlier. This enables the iOSFS to work on iOS 12 or earlier. Besides, behaviors on iOS 13 will not be changed.

If multiple directories are selected, the first one is mounted as you can see on the video below.

IMB_8zX63v

Fixes #700

@tbodt
Copy link
Member

tbodt commented May 23, 2020

Thanks!

@tbodt tbodt merged commit 7b98b7f into ish-app:master May 23, 2020
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.

Mounting not working on iOS 12
2 participants