SIGN IN SIGN UP

Update examples to Xcode 8 recommended settings

As of Xcode 7, Apple recommends setting the bundle identifier in the
PRODUCT_BUNDLE_IDENTIFIER build variable and setting CFBundleIdentifier
to that variable in Info.plist.

As of Xcode 8, CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE
are recommended settings.
C
Chris Bracken committed
71b65e3244fc802740310cec76e74e9f9511d30a
Parent: a45e4e9