Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Xcode-Tips/xcode-tips.github.io
- Owner: Xcode-Tips
- License: mit
- Created: 2021-03-19T06:41:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T18:42:32.000Z (over 1 year ago)
- Last Synced: 2024-07-18T09:59:14.670Z (4 months ago)
- Topics: apple, ios, macos, tips, tips-and-tricks, xcode, xcode-tips
- Homepage: https://xcode-tips.github.io
- Size: 72.3 KB
- Stars: 517
- Watchers: 32
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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)