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

Support for Swift 4.0 and 4.2 #46

Open
LucasFebatis opened this issue Mar 14, 2019 · 2 comments
Open

Support for Swift 4.0 and 4.2 #46

LucasFebatis opened this issue Mar 14, 2019 · 2 comments

Comments

@LucasFebatis
Copy link

When I put FileExplorer in Podfile, I run pod install and try to run the project the following error occurs in the XCode log:

Multiple commands produce

  1. Target 'FileExplorer' (project 'Pods') has copy command from <build_folder>
  2. Target 'FileExplorer' (project 'Pods') has process command with output <build_folder>
@ayrtonsoftware
Copy link

If you remove the file copy from the phases, you then get compiler errors due to classes removed for 4.2...

@gunjanddave
Copy link

@LucasFebatis Are you able to resolve this issue?

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

3 participants