Tag: Swift

WWDC – Day 4

Another fun filled day, and now I am starting to get back into my code. I began the day with a session on the OS.Logging extensions added into Swift. I am thinking I should change my code to start using Logging instead of print statements. I do a lot of inline print statements so when […]

Productive Day Part Two

Well, it’s not perfect, but I added core data to my app that started yesterday.  I have a simple table behind a tracking app. Now, I want to add a sub-table underneath that tracking, so things will get more interesting as I move forward.  I have run into a bit of a snag, however, when […]