Hacker News new | ask | show | jobs
by lyptt 1881 days ago
Only annoyance for me with Carthage is needing to strip architectures out of the built frameworks in order for the app to be validated when uploading to App Store Connect. It's an awesome solution though, and much better than CocoaPods.
1 comments

Carthage supports XCFrameworks now which means this is no longer required.
Nice! Glad to hear that's finally been fixed