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....
by Andrés Ibañez | Jan 14, 2014 | Blog
OpenSSL Recently I had to add In-App Purchases to an app I am developing as a personal hobby. Dealing with IAP alone can be a pain if you don’t know much about cryptography, but luckily there are many libraries that make this process simpler. But here’s a...
by Andrés Ibañez | Jan 9, 2014 | Blog
NSUserDefaults aren’t meant to store sensitive information. If you have been developing for iOS for a while you know that NSUserDefaults is pretty much the “de-facto” way to store a lot of small data. It has its limitations, sure, but you can easily...
by Andrés Ibañez | Oct 28, 2013 | Linux, Tutorials
Making A Linux File Server That Interacts With OS X Mavericks. This is a non-development tutorial, but with Mavericks being really new there are no tutorials to make your file server interact with the OS smoothly. Because of this, I’m writing this small tutorial...
by Andrés Ibañez | Jun 3, 2013 | Blog
When I updated Cecrecy for the first time, I wanted to add a Changelog to the package description itself. I was having a hard time figuring it out as, other than the official documentation in Debian Control files, I couldn’t find more help on this. I tried using...
Recent Comments