Commit Graph

4 Commits (1e9a3e9a46026c0779d26626e8e3b23cc34f3fbf)

Author SHA1 Message Date
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
11 years ago
Frederic Jacobs 9240a095ae Travis CI-support and iOS8 push notifications
//FREEBIE
11 years ago
Frederic Jacobs 7ec22427c0 Closes #75 11 years ago
Frederic Jacobs 6373507108 initial commit 11 years ago