gekitz / LordCrashALot

Make fun out of Xcode crashes, find out who of us is the lord of the crashes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is "Lord Crash A Lot"

"Lord Crash A Lot" is an App which tracks your Xcode crashes and sends the number of crashes + a unique identifier to a server.

We store the number of crashes and your identifier to build a ranking system. You can access the top 5 "Crash Lords" by visiting the following URL Lord-Crash-A-Lot.

You can change the unique identifier to what ever you want. Just open the AppDelegate and change the code in the - (void)setupUniqueIdentifier;. Per default we generate one for you.

What we still need?

  • Icon for the App as well as for the StatusBarItem.

Contributors

License

MIT

About

Make fun out of Xcode crashes, find out who of us is the lord of the crashes

License:MIT License


Languages

Language:Objective-C 97.7%Language:C 2.3%