Thuyen Trinh (Chris)
Thuyen Trinh (Chris)
Hi @Vasl, Thanks for the details about the issue. I would like to ask for some more information to troubleshoot it. 1/ Is `ModuleZero` a vendor framework of `ModuleOne`? In...
Hi. Sorry, I might express my point wrongly about (2). I understand it's a private repo which cannot be disclosed :D. What I wanted to check is whether the error...
Hi @savage7, You brought up a very interesting idea. And it is actually similar to one of our items for improvements in the long term: - The cache frameworks are...
Hi @DJean, Thanks for reaching out and pointing out what went wrong in the code. We acknowledge the issue when the declaration of `.resources` has the following extensions: `xib`, `storyboard`,...
Acknowledged! Yup. The workaround for static frameworks with `s.resources` (not `s.resource_bundle`) seems buggy
Sorry for the late response. Regarding the problems in which some headers are not found, @savage7 was correct. The issue should be fixed in https://github.com/grab/cocoapods-binary-cache/commit/b1896f30fe90c9660362d7a3361ed2cdbcc1d46b. But removing cocoapods cache is...
@devmea Sorry, 0.1.13 does not include the above commit (https://github.com/grab/cocoapods-binary-cache/commit/b1896f30fe90c9660362d7a3361ed2cdbcc1d46b). The release [0.1.14](https://github.com/grab/cocoapods-binary-cache/releases/tag/0.1.14) should include this change.
Hi @VaslD, I want to share a few thoughts on how to use the plugin together with the engineering workflow: 1/ It's more like a workflow problem in this case...
Currently, this plugin heavily relies on `use_frameworks!` as the cache unit is a framework. I am afraid `use_frameworks!` is a must for now. We have no plan to support the...
Thanks for reaching out! Actually, we don't have any plan for MacOS & Catalyst support at the moment. But let's leave this suggestion open.