Using C, C++ and Objective C Frameworks in Swift Apps
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore how to leverage C, C++, and Objective-C frameworks in Swift applications in this 19-minute conference talk from try! Swift Tokyo 2019. Discover the basics of integrating these languages with Swift, learn how to set up dependencies, and understand the relationships between C, C++, and Objective-C. Gain insights into manual memory management, function pointers, and macros. Follow along as speaker Cecilia Humlelu, a developer with diverse experience, demonstrates practical techniques to expand your app development possibilities by incorporating established libraries from multiple programming languages.
Syllabus
Introduction
Storytime
Object C framework
C dependencies
C modules
The easy way
Manual memory management
Function pointer
C
CPP
Macro
Conclusion
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube