I complied my first 100% functioning iOS application today…It was quite an event, run time errors can be a bitch… Especially when you misspell object names
I’m so glad that my C experience is finally going to be useful for something. Tomorrow if I have time, I’m going to try and keep working on a bigger project for work to see if I can’t get something running out of it. The “head first” approach has left it quite a mess, at least I haven’t gotten too much into it yet.
One thing that I was expecting to be quite difficult with iOS development was going to be the UI design, which Apple’s Interface Designer makes so easy.
Finally, I’ve been trying to add / commit into SVN as I went along, but I’m getting some crazy errors..There are quite a lot of files that get edited that I yet do not know what they do, so I’ve decided to skip trying to integrate with SVN for now.
More on these developments of iOS Applications later!