-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
no shared framework schemes #98
Comments
When the following Carthage command is executed...
... within a project containing the following line in the
... the following error is thrown:
Any suggestions how to fix? |
FWIW: When I execute
Please advise. |
Looks like #59 EDIT: i think you have to change the scheme to be shared in the example project, which is still weird for me as what if there is no example project? Anyway, please try changing the schemes in the Example/TPPDF.xcworkspace to be shared and try again. |
@techprimate-phil don't know if we are on the same page here. To resolve the issue the suggested change should be done in the official TPPDF project and a new release should be created. Is that what you are going to do and your suggestion is just a temporary workaround? |
Yes, there is going to be an official release, tough I am not able to inspect this issue right now, therefore I just wanted to provide a possible solution. Would be great if you could take a look if this is a valid solution and even better create a Pull Request |
Same here. Schemes are all checked as "Shared", but I'd love to provide a pull request, but unfortunately I don't have any idea where to start. Thoughts? FWIW: I'm using Xcode v10.1 on macOS Mojave v10.14.1. It works on my old MacBook, but refuses to work on a brand new MacBook environment where I try to setup the exact same existing project. |
Tried to digg into this a bit deeper .... and failed. Created an issue @Carthage issue tracker. Hoping they can give further insights. |
I found something I need you to confirm: Please open Example/Pods/Pods.xcodeproj directly, unselect Shared for TPPDF in Schemes, and select it again. Then try A Xcode scheme is saved in the folder inside of the If this fixes the issue, I can add the folder content to git and it should be fine. → Please confirm! |
Did as suggested ..... and party is on! 🎉🎉🎉
no error is thrown; seems like this fixes the issue. |
Further investigation shows:
→ Going to create a hotfix, adding the scheme |
Can anybody please try out 1.3.1 and let me know if the issue is resolved? |
Works perfectly. Thank you so much! ´´´ Going to close the issue over @Carthage. |
Hi
I'm new to this and i got an Error, which i think a had somewhen before.
Could you please help me and fix this?
ERROR:
*** Skipped building TPPDF due to the error:
Dependency "TPPDF" has no shared framework schemes for any of the platforms: iOS
If you believe this to be an error, please file an issue with the maintainers at https://github.com/Techprimate/TPPDF/issues/new
THANX A LOT!!!!!
Reinhard
The text was updated successfully, but these errors were encountered: