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

Remove unneeded modulemap #75

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Conversation

chillpop
Copy link
Contributor

@chillpop chillpop commented Feb 9, 2016

Adding a module map to a subspec is invalid with CocoaPods. Turns out that the module map wasn't needed at all though, so I removed it.

@vokal/ios-developers, @seanwolter, review?

@vokal-isaac
Copy link
Contributor

Maybe once you'd separated that header file from the Swift subspec, it was no longer necessary?

LGTM.

@chillpop
Copy link
Contributor Author

chillpop commented Feb 9, 2016

Yeah, I guess so. I thought it was an issue with the modules created by use_frameworks. To test, I created a new Obj-C project with use_frameworks and had no "non-modular include" errors.

@seanwolter
Copy link
Contributor

🤷
Although I'm always grateful to be @ mentioned.

@chillpop
Copy link
Contributor Author

chillpop commented Feb 9, 2016

Insightful commentary

@vokal-isaac
Copy link
Contributor

@seanwolter

chillpop added a commit that referenced this pull request Feb 9, 2016
@chillpop chillpop merged commit 509f49a into vokal:master Feb 9, 2016
@chillpop chillpop deleted the bugfix/no-modulemap branch February 9, 2016 20:23
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

Successfully merging this pull request may close these issues.

None yet

3 participants