From 22721a013bdd10d5eb395ba18453585f5f3f1f7f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 31 Aug 2020 23:07:20 +0200 Subject: rebuild the ios platform and the plugins --- .../GTMAppAuth/GTMAppAuth-umbrella.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 StoneIsland/platforms/ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth-umbrella.h (limited to 'StoneIsland/platforms/ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth-umbrella.h') diff --git a/StoneIsland/platforms/ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth-umbrella.h b/StoneIsland/platforms/ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth-umbrella.h new file mode 100644 index 00000000..4ab5f86a --- /dev/null +++ b/StoneIsland/platforms/ios/Pods/Target Support Files/GTMAppAuth/GTMAppAuth-umbrella.h @@ -0,0 +1,21 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + +#import "GTMAppAuth.h" +#import "GTMAppAuthFetcherAuthorization+Keychain.h" +#import "GTMAppAuthFetcherAuthorization.h" +#import "GTMKeychain.h" +#import "GTMOAuth2KeychainCompatibility.h" + +FOUNDATION_EXPORT double GTMAppAuthVersionNumber; +FOUNDATION_EXPORT const unsigned char GTMAppAuthVersionString[]; + -- cgit v1.2.3-70-g09d2