-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
Build Failed #108
Comments
What Swift version are you using and please provide the given error |
My project is used Swift4. And I have changed the TPPDF to Swift4.2. It's ok now. However, each pod update needs to be modified manually. |
Consider a Cocoapods post install script like the following:
|
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I jus use pod 'TPPDF' to install TPPDF. But an error was reported at compile time.
In the file PDFGraphics.
The text was updated successfully, but these errors were encountered: