Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xcode-Tips/xcode-tips.github.io

Community-run website for documenting Xcode Tips
https://github.com/Xcode-Tips/xcode-tips.github.io

apple ios macos tips tips-and-tricks xcode xcode-tips

Last synced: 3 months ago
JSON representation

Community-run website for documenting Xcode Tips

Awesome Lists containing this project

README

        

*A community-run website for documenting Xcode Tips*

**Have a cool tip to share?** Send [a pull request](https://github.com/Xcode-Tips/xcode-tips.github.io/pulls) or [open an issue](https://github.com/Xcode-Tips/xcode-tips.github.io/issues)!

# About

Folks in the Apple developer community are always sharing great Xcode tips — usually via Twitter or blog posts. Wouldn't it be nice if we collected them all in [a single place](https://github.com/Xcode-Tips/xcode-tips.github.io) to share? The goal of this project is to host all of these Xcode tips in a single place, and make it [easy for anyone to contribute](https://github.com/Xcode-Tips/xcode-tips.github.io/blob/main/.github/CONTRIBUTING.md).

# Contents

> 💡 **Tip:** we recommend following the "source" links for each tip to learn even more.

- [Breakpoints](breakpoints.md)
- [Build Times](build-times.md)
- [Code](code.md)
- [Compiler Flags](compiler-flags.md)
- [Crashes](crashes.md)
- [Debugging](debugging.md)
- [Interface Builder](interface-builder.md)
- [Keyboard Shortcuts](keyboard-shortcuts.md)
- [Refactoring](refactoring.md)
- [Search](search.md)
- [Settings](settings.md)
- [Simulator](simulator.md)
- [Testing](testing.md)
- [Usability](usability.md)
- [User Defaults](user-defaults.md)
- [Xcode Versions](xcode-versions.md)