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

fix: remove residual objc interface header #24

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

sherwinski
Copy link
Contributor

Fixes #10

This PR removes an errant Swift-to-ObjectiveC interface header definition that should have been removed in #21. The definition refers to a file that was removed in the last release, creating build issues for users who are importing this project via CocoaPods.

@sherwinski sherwinski requested a review from jayeb March 12, 2020 23:41
@sherwinski sherwinski merged commit 4255166 into master Mar 12, 2020
@sherwinski sherwinski deleted the fix-podspec-header-file branch March 12, 2020 23:56
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.

Build issue with pod
2 participants