12

Please fix this one tiny bug they said. Don’t touch everything, it works, sans the bug, they said. Should take a day or two they said. Please don’t do anything drastic, they said.

Well....

The entire environment is fucked. The current commit for that repo is fucked, and the previous one was just an empty Xcode project. How the fuck can I debug something that isn’t even running? The machine it was built on by the previous engineer that left the company had multiple Xcode projects for the same thing and all of it refused to compile. What?! How the hell it got released to the wild and being used by hundreds of clients is still beyond my comprehension. Adding insult to injury, I eventually discovered there were memory leaks up the wazoo. Great!

So, please for the love of fucking God, leave a working repo for your colleagues before you decide to jump ship!

Comments
  • 1
    Maybe they gave you incorrect repo?

    Or maybe it’s really old Xcode Project. I am an iOS developer and I have run into a lot of these situations.

    Another could be that it wraps some mobile site with web views and do you may not see any code.
Add Comment