Skip to content

Framework

Xcode Modules, Framework and Libraries Comparison

  • by
Xcode Modules, Framework and Libraries

In Xcode, we can define frameworks, static and dynamic libraries and bundles to modularize our codes and resources. Unfortunately it is somewhat vague in Apple documentations. So let’s look at their differences and purposes in a simple word.