Slide 44
Slide 44 text
• LLDB does not work well with Carthage.
• "error: Couldn't IRGen expression, no additional error"
• To create an umbrella framework that includes many
static frameworks
• App launch time will be faster by reducing dynamic
linking.
Why we use CocoaPods