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 import of GTMMIMEDocument.h #219

Merged

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Apr 3, 2018

Fix #218.

Use a modular import for GTMMIMEDocument.h like the other GTMSessionFetcher headers to enable CocoaPods 1.5.0 static library build to succeed.

Note that this bug reproduction is especially sensitive to Xcode, Xcode module cache, and CocoaPods subspec state, so liberal use of rm -rf ~/Library/Developer/Xcode/DerivedData/, pod deintegrate and Xcode restarts are useful for eliminating strange behavior.

@thomasvl thomasvl merged commit af081bf into google:master Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants