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

Unable to build #3

Open
rhangad opened this issue Feb 19, 2020 · 2 comments
Open

Unable to build #3

rhangad opened this issue Feb 19, 2020 · 2 comments

Comments

@rhangad
Copy link

rhangad commented Feb 19, 2020

I'm getting this error when I try to build my app. I'm using Xcode 11.3.1

Screen Shot 2020-02-19 at 3 43 29 PM

@rhangad
Copy link
Author

rhangad commented Feb 19, 2020

Tried to build the project from Xcode 10.1 but now I'm getting a different error.
Screen Shot 2020-02-19 at 5 42 33 PM

@rhangad
Copy link
Author

rhangad commented Mar 2, 2020

Installed 4.11.1 in through cocoapods now I'm getting this error.

Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.3 compiler: /Users/myname/XcodeProjects/fellopages-ios/Pods/ChannelizeAPI/Channelize_API.framework/Modules/Channelize_API.swiftmodule/arm.swiftmodule

I read that you need to put this on the build settings in order for new version of swift to work with old one. Please make an update.

BUILD_LIBRARY_FOR_DISTRIBUTION = YES;

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

1 participant