Monthly Archives: February 2010
Quick Hits: Localization strings in Monotouch
It’s pretty straight forward. Check out this post: Internationalising my app …and make sure the folders you use follow this format “[Language Abbreviation].lproj” as commenter #4 points out If you miss one of the major languages, your app will default … Continue reading
Quick Hits: When your .gitignore file gets…ignored
I made a mistake while creating a GIT repos that I’m hoping I can save you from making. I made my first commit on a project and I realized that a bunch of files were getting in that shouldn’t be. … Continue reading