• Chris Bracken's avatar
    Update examples to Xcode 8 recommended settings · 71b65e32
    Chris Bracken authored
    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.
    71b65e32
Name
Last commit
Last update
..
Assets.xcassets/AppIcon.appiconset Loading commit data...
Base.lproj Loading commit data...
AppDelegate.h Loading commit data...
AppDelegate.m Loading commit data...
Info.plist Loading commit data...
LocationProvider.h Loading commit data...
LocationProvider.m Loading commit data...
main.m Loading commit data...