[WIP] firebase init Error

This commit is contained in:
2024-08-02 20:09:59 +08:00
commit b77fd9f498
7087 changed files with 1466846 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 6274ac79e68e24c4fb6606cfc5bbbdae
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
# TYFaceBookHandle
### 更新说明
##### 更新时间 2021-06-24
##### 更新内容:
1. 新增facebook渠道framework

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 22a34a71508aa489d82bc0a9a18e643d
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,43 @@
//
// TYFBHandle.h
// XYSDK
//
// Created by on 2019/1/3.
// Copyright © 2019 刘磊. All rights reserved.
//
NS_ASSUME_NONNULL_BEGIN
@interface TYFBHandle : NSObject
+ (TYFBHandle *)sharedManager;
+ (void)setAuthorityList:(NSArray *)authorityList;
/**
初始化 SDK
*/
+ (void)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions;
/**
初始化 SDK
*/
+ (void)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation;
/**
登录
*/
+ (void)login:(TYBaseRespBlock)completion;
/**
注销
*/
+ (void)logout;
/// 获取当前版本
+ (NSString *)getCurrentVersion;
@end
NS_ASSUME_NONNULL_END

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e8e041444774148b686d6ef6f46a3f34
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,19 @@
// TYFBShareHandle.h
// TYFaceBookHandle
//
// Created by hui on 2021/6/9.
//
//
#import <Foundation/Foundation.h>
#import <TYSDKCoreKit/XYShareContents.h>
NS_ASSUME_NONNULL_BEGIN
@interface TYFBShareHandle : NSObject
+ (void) XYShareWithContents:(XYShareBaseContent *)shareContent complateHandle:(TYBaseRespBlock)complateBlock;
@end
NS_ASSUME_NONNULL_END

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 73284ee13da1f460a82e064b57602d8b
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,25 @@
//
// TYFaceBookHandle.h
// TYFaceBookHandle
//
// Created by Liang shi on 2021/3/24.
//
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import <TYSDKCoreKit/TYSDKCoreKit.h>
#import <TYSDKCoreKit/TYLogHelper.h>
#import <GASDK/GASDK.h>
#define TYFBHandle_VERSION @"1.0.4"
//! Project version number for TYFaceBookHandle.
FOUNDATION_EXPORT double TYFaceBookHandleVersionNumber;
//! Project version string for TYFaceBookHandle.
FOUNDATION_EXPORT const unsigned char TYFaceBookHandleVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TYFaceBookHandle/PublicHeader.h>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1d42f7194bd9b4d3bb383e65e5963a67
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e6d64dac719044706ae9ced8b6e8ca67
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
# TYFaceBookHandle
### 更新说明
##### 更新时间 2021-06-24
##### 更新内容:
1. 新增facebook渠道framework

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7bef67e1cba0340dab35a7fe69843ea7
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 99890dc864d9d4a6eae1d95ba8261138
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: