SwinjectAutoregistration icon indicating copy to clipboard operation
SwinjectAutoregistration copied to clipboard

Build fails on Carthage without xcframeworks

Open battlmonstr opened this issue 3 years ago • 1 comments

Version 2.7 works, but 2.8.1 fails with:

error: There is no XCFramework found at '.../Carthage/Checkouts/SwinjectAutoregistration/Carthage/Build/Swinject.xcframework'. (in target 'SwinjectAutoregistration-iOS' from project 'SwinjectAutoregistration')

carthage build --platform iOS --cache-builds SwinjectAutoregistration

carthage 0.38 xcode 13.1

battlmonstr avatar Oct 26 '21 16:10 battlmonstr