on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time at run time
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time at run time Library Update Mechanism rebuild host application
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time at run time Library Update Mechanism rebuild host application updates separately
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time at run time Library Update Mechanism rebuild host application updates separately Usage in Playgrounds can't be used
on Windows .dylib on macOS, iOS .so on Linux .dll on Windows Compilation INTO binary OUTSIDE the binary Binary Size bigger smaller Application Load Time slower faster Binding Symbols at link time at run time Library Update Mechanism rebuild host application updates separately Usage in Playgrounds can't be used is used
Implicit Dependencies in ‘Schemes’ should be checked Linker error 1. Is there a function with exact name? 2. Is is implemented? Xcode can’t find a built library LIBRARIES_SEARCH_PATHS Static library doesn’t work for simulator Use lipo tool to add missing architecture