Hi, I am using XCode12, and when I was in your “starter” folder, I needed to install via --use-xcframework, and so I did. But then a fatal error came up upon build time "Code=259 “Cannot retrive binary file from bundle”, I tried google but did not help.
Then I proceeded to your “final” folder, got such an error “DuckDuckDefine.xcodeproj Building for iOS Simulator, but the linked and embedded framework ‘Alamofire.framework’ was built for iOS + iOS Simulator.”
I was wondering, how I can get around with this or is Carthage not supported anymore due to latest xcode changes?