Closed va1da closed 3 years ago
We all have this SPM issue, because of binary dependencies.
We have a workaround described in our migration guide, by adding a post action script: https://github.com/SRGSSR/srgletterbox-apple/wiki/Migration-guides#spm-53-plugin-embedded-binary-fix-xcode-120-and-above
Thanks, I missed that part of migration guide.
Hi, I was able to integrate Letterbox in my app succesfully tested it.
But when I try to upload the app into TestFligth I got this errors:
My app contains also widget and for some reason it includes TC* and ComsScore frameworks inside and this causes duplicities.
So far my investigation narrowed to issue described here: https://github.com/renaudjenny/Swift-Package-Manager-Static-Dynamic-Xcode-Bug
Could you please confirm this issue? Thanks.