Slide 39
Slide 39 text
Recap
• The processes of making external libraries available in the Swift project.
=> Import and Linking
• Errors on importing
=> Module maps, Framework/Library Search Paths, Import Paths
• Errors on linking
=> Module maps, Framework/Library Search Paths, Static or Dynamic
• Errors on runtime
=> "Copy Files" Build phase