Sébastien Drode

Results 9 comments of Sébastien Drode

@tonyd256 Thanks for the explanation, but what would be the implementation of `decode`for the `Bar`and `Foo` classes. I have problem to make this work

I tested with the `3.34.0` version and I observe the same thing

wither version `3.33.x` I get an error when trying to warm the cache ``` tuist cache warm --xcframeworks Resolved cache profile 'Development' from Tuist's defaults Found an inconsistency between target...

is there anything we can do to help in shipping this ? 🙂

@mfazekas I tested it (after rebasing on cocoapods 1.13.0), and it seems that if I define a dependency in a subspec, I see the library declared in the pod target...

I'm getting here step by step, I added the possibility to add local packages to a podspec. one problem I have now is that for reasons (unknown to me for...

> Can you check `3.)` here? > https://github.com/mfazekas/pods-spm-dep-poc/#how-it-works Thank you for your quick answer 🙏 It seems that I have everything set here and the paths were added. my error...

Ok I have a way of reproducing this, if the podspec that import the swift package is defined as a `static_framework` `s.static_framework = true`, it's in this case that I...

Hi every one, I'm still investigating on the `static_framework` generation and I'm kind of stuck there, I must be missing something. I have a test project that has 3 pods:...