Closed kylewhittington closed 1 year ago
@philips77 any suggestions for this? We're really needing this .framework file that it generates and just can't for the life of me figure out why this won't work anymore.
Perhaps you can have a look at: https://github.com/weichsel/ZIPFoundation#carthage
After adding ZIPFoundation to the Cartfile, you have to fetch the sources by running: carthage update --no-build
Thanks @philips77 -- I believe this was related to an Xcode version causing trouble. Not having any issues on recent Xcode 14.1 whilst doing this. Happy for this to be closed!
DFU Bootloader version (please complete the following information):
Device information (please complete the following information):
Describe the bug Building from carthage is throwing an error but the xcodebuild log shows a success at the end of it. I have tried altering xcode versions (screenshot you'll see is 13.4.1) but the most recent 14 version is also throwing the same error so I don't think that is it. I have also tried running against the previous two versions of the library with the same issue.
Logs