← iOS

Useful Links

Resources

Cheat Sheets

Jira

JHA/Banno

Docs & Sheets

iOS Team’s Recorded Talks

Development Tools

  • Trailer A macOS toolbar widget for monitoring GitHub notifications
  • FileMerge Included with Xcode, FileMerge is a diffing application that is super helpful when resolving merge conflicts. Located at /Applications/Xcode.app/Contents/Applications/FileMerge.app. Add a link to so you can launch from the shell, or add as an external diff tool in your git GUI. Set as default in SourceTree. In SourceTree, you can launch this from a merge conflict by right-clicking on the file, and selecting Resolve Conflicts/Launch External Merge Tool.
  • Typora A handy macOS Markdown editor
  • OpenAPI (Swagger) VS Code extension An extension for Visual Studio Code. Makes editing API docs soooo much easier.