Favorite X Code4 Features

18
Noah Gift MY FAVORITE XCODE 4 FEATURES

description

Favorite XCode4 features

Transcript of Favorite X Code4 Features

Page 1: Favorite X Code4 Features

Noah Gift

MY FAVORITE XCODE 4 FEATURES

Page 2: Favorite X Code4 Features

EASIER TO USE• Less window sprawl

• More intuitive

• Optimized for being lazy

• Peaceful and Serene

Page 3: Favorite X Code4 Features

FIX-IT: FLAG OR AUTOCORRECT MISTAKES• Syntax

• Logic

• Less Bozo

Page 4: Favorite X Code4 Features

SINGLE WINDOW• More true mac experience

• Elegant

• Crams in a lot.

Page 5: Favorite X Code4 Features

JUMP BAR• Quick hierarchical navigation

Page 6: Favorite X Code4 Features

INTERFACE BUILDER IS BUILT IN• Feels less clumsy

• Creates a unified flow

Page 7: Favorite X Code4 Features

ASSISTANT• Display counterpart

• .h and .m file are displayed side by side

Page 8: Favorite X Code4 Features

APPLE LLVM COMPILER 2.0• LLVM

• LLVM GCC 4.2

Page 9: Favorite X Code4 Features

VERSION EDITOR• Compare Git diffs side by side

Page 10: Favorite X Code4 Features

DATA MODEL EDITOR• Search and Replace

• Adding attribute

Page 11: Favorite X Code4 Features

HEX EDITING• Hex: can control click open any file as hex and

edit it

Page 12: Favorite X Code4 Features

ORGANIZER• Git Integration

Page 13: Favorite X Code4 Features

ORGANIZER• Git Diff

Page 14: Favorite X Code4 Features

CREATES GIT REPO FOR NEW PROJECT• Automatic default!

• You may not have noticed.

Page 15: Favorite X Code4 Features

WORKSPACE• References

• Schemes

• Save Breakpoints

• Window layout

• Coordinated builds

Page 16: Favorite X Code4 Features

INTERFACE BUILDER• Dock,outline view

• Control click button and add to header

Page 17: Favorite X Code4 Features

CODE SNIPPIT• Drag highlighted snippet into library

Page 18: Favorite X Code4 Features

CONCLUSION