Find me on Github, Facebook, Youtube, etc by #iOSBySheldon.
Library and Framework are not same but close. Frameworks are just libraries with linking (binding). In other words, frameworks are just libraries that are bundled into targets. Therefore, their file extensions are different.
- Static Library - xxxx.a
- Dynamic Library - xxxx.dylib