d19af3aba8
[ADDED] Debugging with DCIntrospect and Reveal. [REMOVED] A bunch of google+ files that are no longer necessary. [FIXED] Type and formatting fixes for 64-bit platform types. [UPDATED] Production logging of what StoreManager is doing to help people with trouble out. [ADDED] Log reason for ubiquity error to checkpoint.
17 lines
328 B
Objective-C
17 lines
328 B
Objective-C
//
|
|
// GooglePlus.h
|
|
// Google+ iOS SDK
|
|
//
|
|
// Copyright 2013 Google Inc.
|
|
//
|
|
// Use of this SDK is subject to the Google+ Platform Terms of Service:
|
|
// https://developers.google.com/+/terms
|
|
//
|
|
|
|
// G+ SDK.
|
|
#import "GPPDeepLink.h"
|
|
#import "GPPShare.h"
|
|
#import "GPPSignIn.h"
|
|
#import "GPPSignInButton.h"
|
|
#import "GPPURLHandler.h"
|