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

Enable Installation via Cocoapods #18

Open
TomQDRS opened this issue Dec 16, 2021 · 0 comments
Open

Enable Installation via Cocoapods #18

TomQDRS opened this issue Dec 16, 2021 · 0 comments

Comments

@TomQDRS
Copy link

TomQDRS commented Dec 16, 2021

Hi there, we wanted to check out Timelane for use with our project.

The problem is that because of how our company is set up, we compile our source code as part of a cocoapods "pod".

Adding the "TimelaneCombine" package to the workspace via SPM only exposes Timelane to files specific to the workspace, which is just an example App running the code from the Pod. The real source code inside the Pod doesn't get access to the packages from SPM, which is why it can't import "TimelaneCombine".

Trying to add the package to the pods project does nothing, and it's lost upon the next "pod install" run.

Would be great if you could create a Cocoapod which we could then add as a dependency for our Dev Pods :)

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

No branches or pull requests

1 participant