Book Image

Game Development with Swift

By : Stephen Haney
Book Image

Game Development with Swift

By: Stephen Haney

Overview of this book

Table of Contents (18 chapters)
Game Development with Swift
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Organizing the project navigator


You may notice that these new classes cluttered the project navigator. This is a good time to clean up the navigator. Right-click the project in the project navigator and select Sort By Type, as shown in this screenshot:

Your project navigator will segment itself by file type and sort into alphabetical order. This makes it much easier to find files as you need them.