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

Module compiled with Swift 4.0.2 cannot be imported in Swift 4.1 #18

Open
Tsymlov opened this issue Apr 3, 2018 · 12 comments
Open

Module compiled with Swift 4.0.2 cannot be imported in Swift 4.1 #18

Tsymlov opened this issue Apr 3, 2018 · 12 comments

Comments

@Tsymlov
Copy link

Tsymlov commented Apr 3, 2018

2018-04-03_11-24-36

@ecdfeaa2
Copy link

You have to change the Command Line Tools to your current Xcode version in Xcode settings, and recompile framework if necessary.

@mamadfrhi
Copy link

@remydcf Please explain more.

@ecdfeaa2
Copy link

This error mean you're trying to compile a project with a version of Xcode, and the framework was compiled with another version of Xcode. So you have to change the Command Line Tools version in Xcode Settings (Locations Tab) to the current Xcode version, compile the framework again, and it should work.

@mamadfrhi
Copy link

I did but it still doesn't work.
screen shot 2018-07-19 at 10 18 04 pm

@remydcf

@ecdfeaa2
Copy link

Did you do a pod update ?

@mamadfrhi
Copy link

Exactly did. @remydcf

@ecdfeaa2
Copy link

Ok, so I don't know. Sorry.

@mamadfrhi
Copy link

screen shot 2018-07-19 at 10 29 31 pm

@remydcf

@mamadfrhi
Copy link

@Tsymlov would you please help in this bad situation ?

@Felix-Izarra-Bose
Copy link

@mamadfrhi did you solved this?

@mamadfrhi
Copy link

@Felix-Izarra-Bose Not Yet... :(

@Felix-Izarra-Bose
Copy link

@mamadfrhi do you know another project with a simple media implementation in swift? preferably recently updated

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

4 participants