by Andrés Ibañez | Aug 19, 2019 | Blog
Hello all. First, I want to start this post saying “thank you all”. I started this website in 2011 when I started earning some little money when I started college, and it has been a fun trip since then. I blogged mostly about iOS and occasionally covered...
by Andrés Ibañez | Jun 26, 2016 | Blog, lifehacking
Just very recently, I wrote a blog post where I suggest people use audio fingerprinting techniques to better search and identify for duplicate songs in their libraries instead of using metadata. I also provided a half-assed script to attempt to do it easily. That...
by Andrés Ibañez | Dec 18, 2015 | Blog
The C-style for ;; loop simply has no place in Swift. Recently, it has been announced by Chris Lattner himself that Swift will do away with the classical C-style for ;; loop. The suggestion was done by Erica Sadun, one of the most respected members of the iOS...
by Andrés Ibañez | Oct 3, 2015 | Blog
Build Numbers in Xcode The “Build Number”, also known as “Bundle Version” is a field of your info.plist file in your app project. This help helps you build and sort different builds of your app. This field is pretty much free from. You can set...
by Andrés Ibañez | Oct 9, 2014 | Blog
Programming Questions You’ve just decided to start your travel in the world of programming. You are new to this world, there’s so many things and everything is very confusing. It’s tempting, and it is okay, to ask programming questions. But...
by Andrés Ibañez | Jun 4, 2014 | Blog
I have been dealing with this issue for a bit shorter than a year. Must have been 8 months since we created the Apple Developer account we were going to use for our company, and it was then when I started seeing this message whenever I tried to do many tasks on XCode....
Recent Comments