Malware2.0
A client emailed me today about an issue they were having. The problem was that if they visited their website via Facebook, the website would redirect to a different URL. However when they visited the website directly it worked fine. This took me by surprise for a few seconds, the malware was only acting if […]
iOS: Distributing your Simulator Build file
A few weeks ago, I wrote a post on how to create an iOS IPA file using the terminal command xcodebuild. You can use use the same command to create an APP file for the simulator, but you can also distribute the APP file which was created when you ran the app in the simulator. […]