FileExplorer icon indicating copy to clipboard operation
FileExplorer copied to clipboard

Does not compile in current Xcode

Open leszek-s opened this issue 7 years ago • 4 comments

Library does not compile in current Xcode.

leszek-s avatar Feb 10 '18 09:02 leszek-s

Whats the error message?

anonymouz4 avatar Jun 28 '18 15:06 anonymouz4

I just add pod "FileExplorer", "~> 1.0.4" screen shot 2018-08-31 at 10 58 24

You can check some of the errors on the image

kasokuta avatar Aug 31 '18 10:08 kasokuta

Same issue on Xcode 10.1

softdev8 avatar Nov 14 '18 13:11 softdev8

Can try changing swift compiler version to swift 3 in build setting's this worked for me in Xcode 9.4.1. But facing issue in Xcode 10.1

dineshnagarajandev avatar Dec 09 '18 06:12 dineshnagarajandev