Hey, welcome back Lucas! I learned Mac programming from you years ago and I'm looking forward to learning more from you now :)
@wpherigo15 жыл бұрын
Very helpful. I’m sure a lot of people will find this series useful.
@corbolorbo5 жыл бұрын
Welcome back sir. I have been watching your videos for long time in cocoa and c. It would be better, if you could also parallelly publish Swift Tutorial for beginner level to understand its depth. Thank you once again for coming back
@jadekinstudio5 жыл бұрын
Welcome back!
@azhmanadam73115 жыл бұрын
nice topic ! more of these tuts is needed thank you for providing some
@AppleProgramming5 жыл бұрын
azhman adam Any topic in particular you’d like to see handled? Definitely looking to continue this series.
@LebenWerden8 ай бұрын
If I execute print, I want the print output currently in the console to be cleared, and the new print output to appear there. It's annoying to click on the trash can icon every time. I haven't found anything in the settings.
@MrBionik64 жыл бұрын
Hey, thank you Lucas for this awesome tutorial. Seems like debugPrint changed in Swift 5.2. Using Xcode 11 and get the exact same result as print, the memory address is not shown when using debugPrint. Any idea 🤔
@tgsoon20025 жыл бұрын
Interesting. Can you show us list of command you can use in llbd. And when will you have tutorial on memory management? I kinda have some problem with memory managament as frame work we use at work is not ARC.
@AppleProgramming5 жыл бұрын
We'll be diving into more lldb in a future episode for sure. Feel free to email me about issues/suggestions you'd like me to cover (email found on GitHub link).