This will prevent a secondary path from being added to the project
beyond the standard project path inclusion that is inherited by Xcode
Conflicts:
build_ios/Play.xcodeproj/project.pbxproj
This adds the UICollectionView, which is currently configured as the
default view for launch and portrait orientation.
The current layout allows for swapping between two separate views by
orientation. This can be disabled by commenting the orientation code
out of the views and setting the desired view as root.