Migrating Your App From Objective-C to Swift

preview_player
Показать описание
Are you starting run into issues maintaining your Objective-C app? No one on your team knows Objective-C and you can't use new APIs because they require Swift.
In this tutorial video I explain how to slowly migrate your app to Swift in such a way that it takes advantage of Swift without breaking existing functionality.

0:00 Intro
1:15 Why?
3:15 How?
7:15 Classic TableView App
8:30 Optimizing Your Objective-C
11:00 Building a Pure Swift Layer
13:10 Adding Objective-C Compatibility
16:00 Removing Old Objective-C Code
16:30 Resources
17:15 Conclusion

Objective-C and Swift - Being Friendly

Episode #109 - Objective-C Today with Graham Lee

Episode #107

**Social Media**
Email

The following music was used for this media project:
Music: Smooth Criminal by John Bartmann
Рекомендации по теме
Комментарии
Автор

Can you please provide the Xcode file for the converted app.

Anna-ugbc
Автор

Wow, so much work gone into the production of this video.

StewartLynch
Автор

I really hate this walled garden of the OS makers. Everyone has it's own GUI language now and they wonder why GUI programming is dying since the days of good old and still best C++. You need Swift/Objective-C, Kotlin/Java, C# and on Linux/GTK maybe even Vala. Together with all the other fragmentation it is no wonder why Frontend Software Engineeing is in Problems now.

llothar