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

Getting error when framwork is installed in Objective c project #9

Closed
rakeshtatekonda opened this issue Dec 4, 2017 · 3 comments
Closed

Comments

@rakeshtatekonda
Copy link

rakeshtatekonda commented Dec 4, 2017

I'm getting the error mentioned below when I try to import the pod in Objective-C project.
"The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor"

Mention version in podspec file to resolve the issue.
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0'}

@rakeshtatekonda rakeshtatekonda changed the title Getting error when the it is installed in Objective c project Getting error when framwork is installed in Objective c project Dec 5, 2017
@WrathChaos
Copy link
Owner

I'm gonna check this issue but this is a Swift project. So, please do not expect much :(

@WrathChaos WrathChaos self-assigned this Dec 20, 2017
@linsmalldragon
Copy link

@WrathChaos how to include it in objective c project ? I get the same error.

@WrathChaos
Copy link
Owner

Unfortunately, I do not have time to work on it. PR's are welcome to complete this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants