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

swift compiler error 'PreviewManager' swift 2.3 #22

Open
hulikp opened this issue Oct 18, 2016 · 10 comments
Open

swift compiler error 'PreviewManager' swift 2.3 #22

hulikp opened this issue Oct 18, 2016 · 10 comments

Comments

@hulikp
Copy link

hulikp commented Oct 18, 2016

Hello

I am getting this error use of unresolved identifier 'PreviewManager'.

I have swift 2.3 and filebrowser (0.1.4)

@hulikp hulikp changed the title swift compiler error swift compiler error 'PreviewManager' swift 2.3 Oct 18, 2016
@hulikp
Copy link
Author

hulikp commented Oct 18, 2016

i upgrade to 0.2.0 but got many more errors so i cam back to 0.1.4 and now i have:
Type of 'previewItemURL' has different optionality than required by protocol 'QLpreviewItem'

@LieutenantKernel
Copy link

Yeah I got a total of 79 errors ever since the new swift changes came out. I think this app is a dud until it's fixed

@marmelroy
Copy link
Owner

Hi @hulikp and @giacDaddy, sorry to hear about your issues but FileBrowser currently only supports Swift 3.0 (released over a month ago).

If you are having issues using with Swift 3.0 please let me know.

@StefanoD
Copy link

Why was there only a Swift 2.2 release, but no Swift 2.3 release?!

@hulikp
Copy link
Author

hulikp commented Oct 20, 2016

Thank you @marmelroy for your answer that was i thought, @StefanoD there was a 2.3 that was the current version but now it's upgrade to swift 3.

@hulikp
Copy link
Author

hulikp commented Oct 20, 2016

@giacDaddy @StefanoD I found a fork for swift 2.3 works fine from nuglif

@LieutenantKernel
Copy link

@hulikp can you link to the fork or briefly demonstrate how you got it to work? Thanks

@StefanoD
Copy link

@hulikp : Yes, a link to the fork would be cool.

@hulikp
Copy link
Author

hulikp commented Oct 21, 2016

You should addd this to your Podfile @giacDaddy @StefanoD
pod 'FileBrowser', :git => 'https://github.com/Nuglif/FileBrowser.git', :branch => 'swift2.3'

@yangkuku
Copy link

@hulikp thank you, I'm looking for this!

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

No branches or pull requests

5 participants