chore: iOS SDK using cocoapods.
This commit is contained in:
		@@ -67,7 +67,6 @@ PODS:
 | 
			
		||||
    - DoubleConversion
 | 
			
		||||
    - glog
 | 
			
		||||
  - glog (0.3.5)
 | 
			
		||||
  - libWeChatSDK (1.7.5)
 | 
			
		||||
  - OpenSSL-Universal (1.0.2.19):
 | 
			
		||||
    - OpenSSL-Universal/Static (= 1.0.2.19)
 | 
			
		||||
  - OpenSSL-Universal/Static (1.0.2.19)
 | 
			
		||||
@@ -298,8 +297,9 @@ PODS:
 | 
			
		||||
    - React-cxxreact (= 0.63.2)
 | 
			
		||||
    - React-jsi (= 0.63.2)
 | 
			
		||||
  - RNWechat (1.0.0):
 | 
			
		||||
    - libWeChatSDK
 | 
			
		||||
    - React
 | 
			
		||||
    - WechatOpenSDK (= 1.8.7.1)
 | 
			
		||||
  - WechatOpenSDK (1.8.7.1)
 | 
			
		||||
  - Yoga (1.14.0)
 | 
			
		||||
  - YogaKit (1.18.1):
 | 
			
		||||
    - Yoga (~> 1.14)
 | 
			
		||||
@@ -366,8 +366,8 @@ SPEC REPOS:
 | 
			
		||||
    - Flipper-PeerTalk
 | 
			
		||||
    - Flipper-RSocket
 | 
			
		||||
    - FlipperKit
 | 
			
		||||
    - libWeChatSDK
 | 
			
		||||
    - OpenSSL-Universal
 | 
			
		||||
    - WechatOpenSDK
 | 
			
		||||
    - YogaKit
 | 
			
		||||
 | 
			
		||||
EXTERNAL SOURCES:
 | 
			
		||||
@@ -442,7 +442,6 @@ SPEC CHECKSUMS:
 | 
			
		||||
  FlipperKit: bc68102cd4952a258a23c9c1b316c7bec1fecf83
 | 
			
		||||
  Folly: b73c3869541e86821df3c387eb0af5f65addfab4
 | 
			
		||||
  glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
 | 
			
		||||
  libWeChatSDK: e34a813bccc704856a33943bde8279be4e4c82a0
 | 
			
		||||
  OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355
 | 
			
		||||
  RCTRequired: f13f25e7b12f925f1f6a6a8c69d929a03c0129fe
 | 
			
		||||
  RCTTypeSafety: 44982c5c8e43ff4141eb519a8ddc88059acd1f3a
 | 
			
		||||
@@ -464,7 +463,8 @@ SPEC CHECKSUMS:
 | 
			
		||||
  React-RCTText: 1b6773e776e4b33f90468c20fe3b16ca3e224bb8
 | 
			
		||||
  React-RCTVibration: 4d2e726957f4087449739b595f107c0d4b6c2d2d
 | 
			
		||||
  ReactCommon: a0a1edbebcac5e91338371b72ffc66aa822792ce
 | 
			
		||||
  RNWechat: 13905ec89041c708f753131d23edb6543de8d5ed
 | 
			
		||||
  RNWechat: aed62070c33e207d8dbd8476b0be608d44cb7291
 | 
			
		||||
  WechatOpenSDK: 6a4d1436c15b3b5fe2a0bd383f3046010186da44
 | 
			
		||||
  Yoga: 7740b94929bbacbddda59bf115b5317e9a161598
 | 
			
		||||
  YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -11,15 +11,15 @@
 | 
			
		||||
		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 | 
			
		||||
		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 | 
			
		||||
		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 | 
			
		||||
		2A01AF4457D1611AD60B0404 /* libPods-example-exampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3860C285D7BC7872A10E971F /* libPods-example-exampleTests.a */; };
 | 
			
		||||
		2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 | 
			
		||||
		2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 | 
			
		||||
		2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 | 
			
		||||
		2DCD954D1E0B4F2C00145EB5 /* exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* exampleTests.m */; };
 | 
			
		||||
		6B217C1722AD96B734E11E28 /* libPods-example-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B5F8D9208E30CB59FFD9DF61 /* libPods-example-tvOSTests.a */; };
 | 
			
		||||
		81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
 | 
			
		||||
		9747F223637EC163F094ABF9 /* libPods-example-exampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D5A635247E39CCAE77566DE0 /* libPods-example-exampleTests.a */; };
 | 
			
		||||
		A08173214D51EF1A0B5A4E62 /* libPods-example-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C71C447D57E01310FAEBF806 /* libPods-example-tvOS.a */; };
 | 
			
		||||
		F3BB9D73AD01B842D5B8D5F3 /* libPods-example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEF8386A17C5C5007A3B7DE1 /* libPods-example.a */; };
 | 
			
		||||
		84ECA9FD08E7DEDB2DDF52C7 /* libPods-example-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 08709D3EBC680741DFE5DDCA /* libPods-example-tvOSTests.a */; };
 | 
			
		||||
		C542E8EF2BE26C6B3D70ACD0 /* libPods-example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE3AB2F81E1AD7AA0254833 /* libPods-example.a */; };
 | 
			
		||||
		D5D672B4EBBD5E9AA0D58E17 /* libPods-example-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B75552C69BE6C4E4742B3D10 /* libPods-example-tvOS.a */; };
 | 
			
		||||
/* End PBXBuildFile section */
 | 
			
		||||
 | 
			
		||||
/* Begin PBXContainerItemProxy section */
 | 
			
		||||
@@ -44,29 +44,29 @@
 | 
			
		||||
		00E356EE1AD99517003FC87E /* exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | 
			
		||||
		00E356F21AD99517003FC87E /* exampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = exampleTests.m; sourceTree = "<group>"; };
 | 
			
		||||
		07391488E94D88F163C4FF4B /* Pods-example-exampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-exampleTests.release.xcconfig"; path = "Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		08709D3EBC680741DFE5DDCA /* libPods-example-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		132C47BF866C32F1B05CBD27 /* Pods-example-exampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-exampleTests.debug.xcconfig"; path = "Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = example/AppDelegate.h; sourceTree = "<group>"; };
 | 
			
		||||
		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = example/AppDelegate.m; sourceTree = "<group>"; };
 | 
			
		||||
		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = example/Images.xcassets; sourceTree = "<group>"; };
 | 
			
		||||
		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; };
 | 
			
		||||
		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; };
 | 
			
		||||
		2643E3647DAACB777DE5F467 /* Pods-example-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOS.release.xcconfig"; path = "Target Support Files/Pods-example-tvOS/Pods-example-tvOS.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		2D02E47B1E0B4A5D006451C7 /* example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		2D02E4901E0B4A5D006451C7 /* example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		31516949793D0C7216BC4C4A /* Pods-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.release.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		421916570979510F95B19F08 /* Pods-example-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-example-tvOSTests/Pods-example-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		30659D3298773026F1E64CF3 /* Pods-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.release.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		36883A54949687E6A74389A9 /* Pods-example-exampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-exampleTests.release.xcconfig"; path = "Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		3860C285D7BC7872A10E971F /* libPods-example-exampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-exampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		4CE3AB2F81E1AD7AA0254833 /* libPods-example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		745713486C0C8B594FED70F6 /* Pods-example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.debug.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = example/LaunchScreen.storyboard; sourceTree = "<group>"; };
 | 
			
		||||
		8ADF1087B43A26911F720B75 /* Pods-example-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOS.release.xcconfig"; path = "Target Support Files/Pods-example-tvOS/Pods-example-tvOS.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		9FC35016822D626703B8DAA6 /* Pods-example-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-example-tvOS/Pods-example-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		A06ED8C449E3482A4B99BA60 /* Pods-example-exampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-exampleTests.debug.xcconfig"; path = "Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		B5F8D9208E30CB59FFD9DF61 /* libPods-example-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		BEF8386A17C5C5007A3B7DE1 /* libPods-example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		C71C447D57E01310FAEBF806 /* libPods-example-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		CF836C8C8F54BB605C2EF58D /* Pods-example-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-example-tvOSTests/Pods-example-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		D5A635247E39CCAE77566DE0 /* libPods-example-exampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-exampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		84246B5D3D3C4F7143712E2D /* Pods-example-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-example-tvOSTests/Pods-example-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		AD9D36BF1D0E0A905814625D /* Pods-example-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-example-tvOSTests/Pods-example-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		B75552C69BE6C4E4742B3D10 /* libPods-example-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		D1D75AB35062DEF43593011D /* Pods-example-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-example-tvOS/Pods-example-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
 | 
			
		||||
		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
 | 
			
		||||
		F8613EAC78D636C8C5C4678D /* Pods-example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.debug.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.debug.xcconfig"; sourceTree = "<group>"; };
 | 
			
		||||
/* End PBXFileReference section */
 | 
			
		||||
 | 
			
		||||
/* Begin PBXFrameworksBuildPhase section */
 | 
			
		||||
@@ -74,7 +74,7 @@
 | 
			
		||||
			isa = PBXFrameworksBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
				9747F223637EC163F094ABF9 /* libPods-example-exampleTests.a in Frameworks */,
 | 
			
		||||
				2A01AF4457D1611AD60B0404 /* libPods-example-exampleTests.a in Frameworks */,
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
		};
 | 
			
		||||
@@ -82,7 +82,7 @@
 | 
			
		||||
			isa = PBXFrameworksBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
				F3BB9D73AD01B842D5B8D5F3 /* libPods-example.a in Frameworks */,
 | 
			
		||||
				C542E8EF2BE26C6B3D70ACD0 /* libPods-example.a in Frameworks */,
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
		};
 | 
			
		||||
@@ -90,7 +90,7 @@
 | 
			
		||||
			isa = PBXFrameworksBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
				A08173214D51EF1A0B5A4E62 /* libPods-example-tvOS.a in Frameworks */,
 | 
			
		||||
				D5D672B4EBBD5E9AA0D58E17 /* libPods-example-tvOS.a in Frameworks */,
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
		};
 | 
			
		||||
@@ -98,7 +98,7 @@
 | 
			
		||||
			isa = PBXFrameworksBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
				6B217C1722AD96B734E11E28 /* libPods-example-tvOSTests.a in Frameworks */,
 | 
			
		||||
				84ECA9FD08E7DEDB2DDF52C7 /* libPods-example-tvOSTests.a in Frameworks */,
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
		};
 | 
			
		||||
@@ -141,10 +141,10 @@
 | 
			
		||||
			children = (
 | 
			
		||||
				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
 | 
			
		||||
				ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
 | 
			
		||||
				BEF8386A17C5C5007A3B7DE1 /* libPods-example.a */,
 | 
			
		||||
				D5A635247E39CCAE77566DE0 /* libPods-example-exampleTests.a */,
 | 
			
		||||
				C71C447D57E01310FAEBF806 /* libPods-example-tvOS.a */,
 | 
			
		||||
				B5F8D9208E30CB59FFD9DF61 /* libPods-example-tvOSTests.a */,
 | 
			
		||||
				4CE3AB2F81E1AD7AA0254833 /* libPods-example.a */,
 | 
			
		||||
				3860C285D7BC7872A10E971F /* libPods-example-exampleTests.a */,
 | 
			
		||||
				B75552C69BE6C4E4742B3D10 /* libPods-example-tvOS.a */,
 | 
			
		||||
				08709D3EBC680741DFE5DDCA /* libPods-example-tvOSTests.a */,
 | 
			
		||||
			);
 | 
			
		||||
			name = Frameworks;
 | 
			
		||||
			sourceTree = "<group>";
 | 
			
		||||
@@ -185,14 +185,14 @@
 | 
			
		||||
		E47C9E60A31BAC49C345EBB5 /* Pods */ = {
 | 
			
		||||
			isa = PBXGroup;
 | 
			
		||||
			children = (
 | 
			
		||||
				F8613EAC78D636C8C5C4678D /* Pods-example.debug.xcconfig */,
 | 
			
		||||
				31516949793D0C7216BC4C4A /* Pods-example.release.xcconfig */,
 | 
			
		||||
				A06ED8C449E3482A4B99BA60 /* Pods-example-exampleTests.debug.xcconfig */,
 | 
			
		||||
				07391488E94D88F163C4FF4B /* Pods-example-exampleTests.release.xcconfig */,
 | 
			
		||||
				9FC35016822D626703B8DAA6 /* Pods-example-tvOS.debug.xcconfig */,
 | 
			
		||||
				8ADF1087B43A26911F720B75 /* Pods-example-tvOS.release.xcconfig */,
 | 
			
		||||
				CF836C8C8F54BB605C2EF58D /* Pods-example-tvOSTests.debug.xcconfig */,
 | 
			
		||||
				421916570979510F95B19F08 /* Pods-example-tvOSTests.release.xcconfig */,
 | 
			
		||||
				745713486C0C8B594FED70F6 /* Pods-example.debug.xcconfig */,
 | 
			
		||||
				30659D3298773026F1E64CF3 /* Pods-example.release.xcconfig */,
 | 
			
		||||
				132C47BF866C32F1B05CBD27 /* Pods-example-exampleTests.debug.xcconfig */,
 | 
			
		||||
				36883A54949687E6A74389A9 /* Pods-example-exampleTests.release.xcconfig */,
 | 
			
		||||
				D1D75AB35062DEF43593011D /* Pods-example-tvOS.debug.xcconfig */,
 | 
			
		||||
				2643E3647DAACB777DE5F467 /* Pods-example-tvOS.release.xcconfig */,
 | 
			
		||||
				AD9D36BF1D0E0A905814625D /* Pods-example-tvOSTests.debug.xcconfig */,
 | 
			
		||||
				84246B5D3D3C4F7143712E2D /* Pods-example-tvOSTests.release.xcconfig */,
 | 
			
		||||
			);
 | 
			
		||||
			path = Pods;
 | 
			
		||||
			sourceTree = "<group>";
 | 
			
		||||
@@ -204,11 +204,11 @@
 | 
			
		||||
			isa = PBXNativeTarget;
 | 
			
		||||
			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */;
 | 
			
		||||
			buildPhases = (
 | 
			
		||||
				45C5DD83A5C85AA81826A4D0 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				2E9954FC365B2E1BB455BD75 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				00E356EA1AD99517003FC87E /* Sources */,
 | 
			
		||||
				00E356EB1AD99517003FC87E /* Frameworks */,
 | 
			
		||||
				00E356EC1AD99517003FC87E /* Resources */,
 | 
			
		||||
				0871D63CA29DD2644DABBDA5 /* [CP] Copy Pods Resources */,
 | 
			
		||||
				F7ABE1B3A4F13A116843A300 /* [CP] Copy Pods Resources */,
 | 
			
		||||
			);
 | 
			
		||||
			buildRules = (
 | 
			
		||||
			);
 | 
			
		||||
@@ -224,13 +224,13 @@
 | 
			
		||||
			isa = PBXNativeTarget;
 | 
			
		||||
			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
 | 
			
		||||
			buildPhases = (
 | 
			
		||||
				B6E4003A8D62BF1A679DAFDB /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				40D01568C120136F9F240855 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				FD10A7F022414F080027D42C /* Start Packager */,
 | 
			
		||||
				13B07F871A680F5B00A75B9A /* Sources */,
 | 
			
		||||
				13B07F8C1A680F5B00A75B9A /* Frameworks */,
 | 
			
		||||
				13B07F8E1A680F5B00A75B9A /* Resources */,
 | 
			
		||||
				00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
 | 
			
		||||
				2A8CE86D1E0E0A3DAE45876D /* [CP] Copy Pods Resources */,
 | 
			
		||||
				EF90213DEA2D1A4823083522 /* [CP] Copy Pods Resources */,
 | 
			
		||||
			);
 | 
			
		||||
			buildRules = (
 | 
			
		||||
			);
 | 
			
		||||
@@ -245,7 +245,7 @@
 | 
			
		||||
			isa = PBXNativeTarget;
 | 
			
		||||
			buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "example-tvOS" */;
 | 
			
		||||
			buildPhases = (
 | 
			
		||||
				DC1F1E1B1FEDE08D9D93DCB0 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				015DDA61141DBC81745C0258 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				FD10A7F122414F3F0027D42C /* Start Packager */,
 | 
			
		||||
				2D02E4771E0B4A5D006451C7 /* Sources */,
 | 
			
		||||
				2D02E4781E0B4A5D006451C7 /* Frameworks */,
 | 
			
		||||
@@ -265,7 +265,7 @@
 | 
			
		||||
			isa = PBXNativeTarget;
 | 
			
		||||
			buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "example-tvOSTests" */;
 | 
			
		||||
			buildPhases = (
 | 
			
		||||
				7E03A9B2326111C7167146CA /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				C28B61CE108256B9005FFBD2 /* [CP] Check Pods Manifest.lock */,
 | 
			
		||||
				2D02E48C1E0B4A5D006451C7 /* Sources */,
 | 
			
		||||
				2D02E48D1E0B4A5D006451C7 /* Frameworks */,
 | 
			
		||||
				2D02E48E1E0B4A5D006451C7 /* Resources */,
 | 
			
		||||
@@ -377,40 +377,26 @@
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
 | 
			
		||||
		};
 | 
			
		||||
		0871D63CA29DD2644DABBDA5 /* [CP] Copy Pods Resources */ = {
 | 
			
		||||
		015DDA61141DBC81745C0258 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_ROOT}/Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests-resources.sh",
 | 
			
		||||
				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
 | 
			
		||||
			inputFileListPaths = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 | 
			
		||||
				"${PODS_ROOT}/Manifest.lock",
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Check Pods Manifest.lock";
 | 
			
		||||
			outputFileListPaths = (
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Copy Pods Resources";
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
 | 
			
		||||
				"$(DERIVED_FILE_DIR)/Pods-example-tvOS-checkManifestLockResult.txt",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests-resources.sh\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		2A8CE86D1E0E0A3DAE45876D /* [CP] Copy Pods Resources */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_ROOT}/Target Support Files/Pods-example/Pods-example-resources.sh",
 | 
			
		||||
				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Copy Pods Resources";
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-example/Pods-example-resources.sh\"\n";
 | 
			
		||||
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
 | 
			
		||||
@@ -427,7 +413,7 @@
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
 | 
			
		||||
		};
 | 
			
		||||
		45C5DD83A5C85AA81826A4D0 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
		2E9954FC365B2E1BB455BD75 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
@@ -449,29 +435,7 @@
 | 
			
		||||
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		7E03A9B2326111C7167146CA /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
			);
 | 
			
		||||
			inputFileListPaths = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 | 
			
		||||
				"${PODS_ROOT}/Manifest.lock",
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Check Pods Manifest.lock";
 | 
			
		||||
			outputFileListPaths = (
 | 
			
		||||
			);
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"$(DERIVED_FILE_DIR)/Pods-example-tvOSTests-checkManifestLockResult.txt",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		B6E4003A8D62BF1A679DAFDB /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
		40D01568C120136F9F240855 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
@@ -493,7 +457,7 @@
 | 
			
		||||
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		DC1F1E1B1FEDE08D9D93DCB0 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
		C28B61CE108256B9005FFBD2 /* [CP] Check Pods Manifest.lock */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
@@ -508,13 +472,49 @@
 | 
			
		||||
			outputFileListPaths = (
 | 
			
		||||
			);
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"$(DERIVED_FILE_DIR)/Pods-example-tvOS-checkManifestLockResult.txt",
 | 
			
		||||
				"$(DERIVED_FILE_DIR)/Pods-example-tvOSTests-checkManifestLockResult.txt",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		EF90213DEA2D1A4823083522 /* [CP] Copy Pods Resources */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_ROOT}/Target Support Files/Pods-example/Pods-example-resources.sh",
 | 
			
		||||
				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Copy Pods Resources";
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-example/Pods-example-resources.sh\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		F7ABE1B3A4F13A116843A300 /* [CP] Copy Pods Resources */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
			);
 | 
			
		||||
			inputPaths = (
 | 
			
		||||
				"${PODS_ROOT}/Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests-resources.sh",
 | 
			
		||||
				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			name = "[CP] Copy Pods Resources";
 | 
			
		||||
			outputPaths = (
 | 
			
		||||
				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
			shellPath = /bin/sh;
 | 
			
		||||
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-example-exampleTests/Pods-example-exampleTests-resources.sh\"\n";
 | 
			
		||||
			showEnvVarsInLog = 0;
 | 
			
		||||
		};
 | 
			
		||||
		FD10A7F022414F080027D42C /* Start Packager */ = {
 | 
			
		||||
			isa = PBXShellScriptBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
@@ -608,7 +608,7 @@
 | 
			
		||||
/* Begin XCBuildConfiguration section */
 | 
			
		||||
		00E356F61AD99517003FC87E /* Debug */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = A06ED8C449E3482A4B99BA60 /* Pods-example-exampleTests.debug.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 132C47BF866C32F1B05CBD27 /* Pods-example-exampleTests.debug.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
			
		||||
				GCC_PREPROCESSOR_DEFINITIONS = (
 | 
			
		||||
@@ -631,7 +631,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		00E356F71AD99517003FC87E /* Release */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = 07391488E94D88F163C4FF4B /* Pods-example-exampleTests.release.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 36883A54949687E6A74389A9 /* Pods-example-exampleTests.release.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
			
		||||
				COPY_PHASE_STRIP = NO;
 | 
			
		||||
@@ -651,7 +651,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		13B07F941A680F5B00A75B9A /* Debug */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = F8613EAC78D636C8C5C4678D /* Pods-example.debug.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 745713486C0C8B594FED70F6 /* Pods-example.debug.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
			
		||||
				CLANG_ENABLE_MODULES = YES;
 | 
			
		||||
@@ -675,7 +675,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		13B07F951A680F5B00A75B9A /* Release */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = 31516949793D0C7216BC4C4A /* Pods-example.release.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 30659D3298773026F1E64CF3 /* Pods-example.release.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | 
			
		||||
				CLANG_ENABLE_MODULES = YES;
 | 
			
		||||
@@ -697,7 +697,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		2D02E4971E0B4A5E006451C7 /* Debug */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = 9FC35016822D626703B8DAA6 /* Pods-example-tvOS.debug.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = D1D75AB35062DEF43593011D /* Pods-example-tvOS.debug.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 | 
			
		||||
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 | 
			
		||||
@@ -725,7 +725,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		2D02E4981E0B4A5E006451C7 /* Release */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = 8ADF1087B43A26911F720B75 /* Pods-example-tvOS.release.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 2643E3647DAACB777DE5F467 /* Pods-example-tvOS.release.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 | 
			
		||||
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 | 
			
		||||
@@ -753,7 +753,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		2D02E4991E0B4A5E006451C7 /* Debug */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = CF836C8C8F54BB605C2EF58D /* Pods-example-tvOSTests.debug.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = AD9D36BF1D0E0A905814625D /* Pods-example-tvOSTests.debug.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
			
		||||
				CLANG_ANALYZER_NONNULL = YES;
 | 
			
		||||
@@ -780,7 +780,7 @@
 | 
			
		||||
		};
 | 
			
		||||
		2D02E49A1E0B4A5E006451C7 /* Release */ = {
 | 
			
		||||
			isa = XCBuildConfiguration;
 | 
			
		||||
			baseConfigurationReference = 421916570979510F95B19F08 /* Pods-example-tvOSTests.release.xcconfig */;
 | 
			
		||||
			baseConfigurationReference = 84246B5D3D3C4F7143712E2D /* Pods-example-tvOSTests.release.xcconfig */;
 | 
			
		||||
			buildSettings = {
 | 
			
		||||
				BUNDLE_LOADER = "$(TEST_HOST)";
 | 
			
		||||
				CLANG_ANALYZER_NONNULL = YES;
 | 
			
		||||
 
 | 
			
		||||
@@ -24,7 +24,11 @@ Pod::Spec.new do |s|
 | 
			
		||||
  # s.static_framework = true
 | 
			
		||||
 | 
			
		||||
  s.dependency "React"
 | 
			
		||||
  s.dependency "libWeChatSDK"
 | 
			
		||||
  # 通过 CocoaPods 集成
 | 
			
		||||
  # https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_Guide/iOS.html#_4-1-%E9%80%9A%E8%BF%87-CocoaPods-%E9%9B%86%E6%88%90
 | 
			
		||||
  # https://cocoapods.org/pods/WechatOpenSDK
 | 
			
		||||
  s.dependency "WechatOpenSDK", "1.8.7.1"
 | 
			
		||||
  # s.dependency "libWeChatSDK"
 | 
			
		||||
  # s.vendored_library "libWeChatSDK"
 | 
			
		||||
  # s.library = "c++", "z"
 | 
			
		||||
  # ...
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,9 @@
 | 
			
		||||
	objects = {
 | 
			
		||||
 | 
			
		||||
/* Begin PBXBuildFile section */
 | 
			
		||||
		B9CCD3AF24D41B010084C62F /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */; };
 | 
			
		||||
		B917B27D24D91110002ED880 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B27C24D91110002ED880 /* Security.framework */; };
 | 
			
		||||
		B917B27F24D91119002ED880 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B27E24D91119002ED880 /* CoreGraphics.framework */; };
 | 
			
		||||
		B917B28124D91122002ED880 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B28024D91121002ED880 /* WebKit.framework */; };
 | 
			
		||||
/* End PBXBuildFile section */
 | 
			
		||||
 | 
			
		||||
/* Begin PBXCopyFilesBuildPhase section */
 | 
			
		||||
@@ -24,6 +26,9 @@
 | 
			
		||||
 | 
			
		||||
/* Begin PBXFileReference section */
 | 
			
		||||
		134814201AA4EA6300B7C361 /* libRNWechat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNWechat.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
			
		||||
		B917B27C24D91110002ED880 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
 | 
			
		||||
		B917B27E24D91119002ED880 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
 | 
			
		||||
		B917B28024D91121002ED880 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/WebKit.framework; sourceTree = DEVELOPER_DIR; };
 | 
			
		||||
		B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWeChatSDK.a; sourceTree = "<group>"; };
 | 
			
		||||
/* End PBXFileReference section */
 | 
			
		||||
 | 
			
		||||
@@ -32,7 +37,9 @@
 | 
			
		||||
			isa = PBXFrameworksBuildPhase;
 | 
			
		||||
			buildActionMask = 2147483647;
 | 
			
		||||
			files = (
 | 
			
		||||
				B9CCD3AF24D41B010084C62F /* libWeChatSDK.a in Frameworks */,
 | 
			
		||||
				B917B28124D91122002ED880 /* WebKit.framework in Frameworks */,
 | 
			
		||||
				B917B27F24D91119002ED880 /* CoreGraphics.framework in Frameworks */,
 | 
			
		||||
				B917B27D24D91110002ED880 /* Security.framework in Frameworks */,
 | 
			
		||||
			);
 | 
			
		||||
			runOnlyForDeploymentPostprocessing = 0;
 | 
			
		||||
		};
 | 
			
		||||
@@ -58,6 +65,9 @@
 | 
			
		||||
		B9CCD3AD24D41B000084C62F /* Frameworks */ = {
 | 
			
		||||
			isa = PBXGroup;
 | 
			
		||||
			children = (
 | 
			
		||||
				B917B28024D91121002ED880 /* WebKit.framework */,
 | 
			
		||||
				B917B27E24D91119002ED880 /* CoreGraphics.framework */,
 | 
			
		||||
				B917B27C24D91110002ED880 /* Security.framework */,
 | 
			
		||||
				B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */,
 | 
			
		||||
			);
 | 
			
		||||
			name = Frameworks;
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										198
									
								
								ios/WXApi.h
									
									
									
									
									
								
							
							
						
						
									
										198
									
								
								ios/WXApi.h
									
									
									
									
									
								
							@@ -1,198 +0,0 @@
 | 
			
		||||
//
 | 
			
		||||
//  WXApi.h
 | 
			
		||||
//  所有Api接口
 | 
			
		||||
//
 | 
			
		||||
//  Created by Wechat on 12-2-28.
 | 
			
		||||
//  Copyright (c) 2012年 Tencent. All rights reserved.
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#import <Foundation/Foundation.h>
 | 
			
		||||
#import "WXApiObject.h"
 | 
			
		||||
 | 
			
		||||
NS_ASSUME_NONNULL_BEGIN
 | 
			
		||||
 | 
			
		||||
#pragma mark - WXApiDelegate
 | 
			
		||||
/*! @brief 接收并处理来自微信终端程序的事件消息
 | 
			
		||||
 *
 | 
			
		||||
 * 接收并处理来自微信终端程序的事件消息,期间微信界面会切换到第三方应用程序。
 | 
			
		||||
 * WXApiDelegate 会在handleOpenURL:delegate:中使用并触发。
 | 
			
		||||
 */
 | 
			
		||||
@protocol WXApiDelegate <NSObject>
 | 
			
		||||
@optional
 | 
			
		||||
 | 
			
		||||
/*! @brief 收到一个来自微信的请求,第三方应用程序处理完后调用sendResp向微信发送结果
 | 
			
		||||
 *
 | 
			
		||||
 * 收到一个来自微信的请求,异步处理完成后必须调用sendResp发送处理结果给微信。
 | 
			
		||||
 * 可能收到的请求有GetMessageFromWXReq、ShowMessageFromWXReq等。
 | 
			
		||||
 * @param req 具体请求内容,是自动释放的
 | 
			
		||||
 */
 | 
			
		||||
- (void)onReq:(BaseReq*)req;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 发送一个sendReq后,收到微信的回应
 | 
			
		||||
 *
 | 
			
		||||
 * 收到一个来自微信的处理结果。调用一次sendReq后会收到onResp。
 | 
			
		||||
 * 可能收到的处理结果有SendMessageToWXResp、SendAuthResp等。
 | 
			
		||||
 * @param resp具体的回应内容,是自动释放的
 | 
			
		||||
 */
 | 
			
		||||
- (void)onResp:(BaseResp*)resp;
 | 
			
		||||
 | 
			
		||||
@end
 | 
			
		||||
 | 
			
		||||
#pragma mark - WXApiLogDelegate
 | 
			
		||||
 | 
			
		||||
@protocol WXApiLogDelegate <NSObject>
 | 
			
		||||
 | 
			
		||||
- (void)onLog:(NSString*)log logLevel:(WXLogLevel)level;
 | 
			
		||||
 | 
			
		||||
@end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#pragma mark - WXApi
 | 
			
		||||
 | 
			
		||||
/*! @brief 微信Api接口函数类
 | 
			
		||||
 *
 | 
			
		||||
 * 该类封装了微信终端SDK的所有接口
 | 
			
		||||
 */
 | 
			
		||||
@interface WXApi : NSObject
 | 
			
		||||
 | 
			
		||||
/*! @brief WXApi的成员函数,向微信终端程序注册第三方应用。
 | 
			
		||||
 *
 | 
			
		||||
 * 需要在每次启动第三方应用程序时调用。
 | 
			
		||||
 * @attention 请保证在主线程中调用此函数
 | 
			
		||||
 * @param appid 微信开发者ID
 | 
			
		||||
 * @param universalLink 微信开发者Universal Link
 | 
			
		||||
 * @return 成功返回YES,失败返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)registerApp:(NSString *)appid universalLink:(NSString *)universalLink;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 处理旧版微信通过URL启动App时传递的数据
 | 
			
		||||
 *
 | 
			
		||||
 * 需要在 application:openURL:sourceApplication:annotation:或者application:handleOpenURL中调用。
 | 
			
		||||
 * @param url 微信启动第三方应用时传递过来的URL
 | 
			
		||||
 * @param delegate  WXApiDelegate对象,用来接收微信触发的消息。
 | 
			
		||||
 * @return 成功返回YES,失败返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)handleOpenURL:(NSURL *)url delegate:(nullable id<WXApiDelegate>)delegate;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 处理微信通过Universal Link启动App时传递的数据
 | 
			
		||||
 *
 | 
			
		||||
 * 需要在 application:continueUserActivity:restorationHandler:中调用。
 | 
			
		||||
 * @param userActivity 微信启动第三方应用时系统API传递过来的userActivity
 | 
			
		||||
 * @param delegate  WXApiDelegate对象,用来接收微信触发的消息。
 | 
			
		||||
 * @return 成功返回YES,失败返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)handleOpenUniversalLink:(NSUserActivity *)userActivity delegate:(nullable id<WXApiDelegate>)delegate;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 检查微信是否已被用户安装
 | 
			
		||||
 *
 | 
			
		||||
 * @return 微信已安装返回YES,未安装返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)isWXAppInstalled;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 判断当前微信的版本是否支持OpenApi
 | 
			
		||||
 *
 | 
			
		||||
 * @return 支持返回YES,不支持返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)isWXAppSupportApi;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 获取微信的itunes安装地址
 | 
			
		||||
 *
 | 
			
		||||
 * @return 微信的安装地址字符串。
 | 
			
		||||
 */
 | 
			
		||||
+ (NSString *)getWXAppInstallUrl;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 获取当前微信SDK的版本号
 | 
			
		||||
 *
 | 
			
		||||
 * @return 返回当前微信SDK的版本号
 | 
			
		||||
 */
 | 
			
		||||
+ (NSString *)getApiVersion;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 打开微信
 | 
			
		||||
 *
 | 
			
		||||
 * @return 成功返回YES,失败返回NO。
 | 
			
		||||
 */
 | 
			
		||||
+ (BOOL)openWXApp;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 发送请求到微信,等待微信返回onResp
 | 
			
		||||
 *
 | 
			
		||||
 * 函数调用后,会切换到微信的界面。第三方应用程序等待微信返回onResp。微信在异步处理完成后一定会调用onResp。支持以下类型
 | 
			
		||||
 * SendAuthReq、SendMessageToWXReq、PayReq等。
 | 
			
		||||
 * @param req 具体的发送请求。
 | 
			
		||||
 * @param completion 调用结果回调block
 | 
			
		||||
 */
 | 
			
		||||
+ (void)sendReq:(BaseReq *)req completion:(void (^ __nullable)(BOOL success))completion;
 | 
			
		||||
 | 
			
		||||
/*! @brief 收到微信onReq的请求,发送对应的应答给微信,并切换到微信界面
 | 
			
		||||
 *
 | 
			
		||||
 * 函数调用后,会切换到微信的界面。第三方应用程序收到微信onReq的请求,异步处理该请求,完成后必须调用该函数。可能发送的相应有
 | 
			
		||||
 * GetMessageFromWXResp、ShowMessageFromWXResp等。
 | 
			
		||||
 * @param resp 具体的应答内容
 | 
			
		||||
 * @param completion 调用结果回调block
 | 
			
		||||
 */
 | 
			
		||||
+ (void)sendResp:(BaseResp*)resp completion:(void (^ __nullable)(BOOL success))completion;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 发送Auth请求到微信,支持用户没安装微信,等待微信返回onResp
 | 
			
		||||
 *
 | 
			
		||||
 * 函数调用后,会切换到微信的界面。第三方应用程序等待微信返回onResp。微信在异步处理完成后一定会调用onResp。支持SendAuthReq类型。
 | 
			
		||||
 * @param req 具体的发送请求。
 | 
			
		||||
 * @param viewController 当前界面对象。
 | 
			
		||||
 * @param delegate  WXApiDelegate对象,用来接收微信触发的消息。
 | 
			
		||||
 * @param completion 调用结果回调block
 | 
			
		||||
 */
 | 
			
		||||
+ (void)sendAuthReq:(SendAuthReq *)req viewController:(UIViewController*)viewController delegate:(nullable id<WXApiDelegate>)delegate completion:(void (^ __nullable)(BOOL success))completion;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 测试函数,用于排查当前App通过Universal Link方式分享到微信的流程
 | 
			
		||||
    注意1:  调用自检函数之前必须要先调用registerApp:universalLink接口, 并确认调用成功
 | 
			
		||||
    注意2:  自检过程中会有Log产生,可以先调用startLogByLevel函数,根据Log排查问题
 | 
			
		||||
    注意3:  会多次回调block
 | 
			
		||||
    注意4:  仅用于新接入SDK时调试使用,请勿在正式环境的调用
 | 
			
		||||
 *
 | 
			
		||||
 *  当completion回调的step为WXULCheckStepFinal时,表示检测通过,Universal Link接入成功
 | 
			
		||||
 *  @param completion 回调Block
 | 
			
		||||
 */
 | 
			
		||||
+ (void)checkUniversalLinkReady:(nonnull WXCheckULCompletion)completion;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief WXApi的成员函数,接受微信的log信息。byBlock
 | 
			
		||||
    注意1:SDK会强引用这个block,注意不要导致内存泄漏,注意不要导致内存泄漏
 | 
			
		||||
    注意2:调用过一次startLog by block之后,如果再调用一次任意方式的startLoad,会释放上一次logBlock,不再回调上一个logBlock
 | 
			
		||||
 *
 | 
			
		||||
 *  @param level 打印log的级别
 | 
			
		||||
 *  @param logBlock 打印log的回调block
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
+ (void)startLogByLevel:(WXLogLevel)level logBlock:(WXLogBolock)logBlock;
 | 
			
		||||
 | 
			
		||||
/*! @brief WXApi的成员函数,接受微信的log信息。byDelegate 
 | 
			
		||||
    注意1:sdk会弱引用这个delegate,这里可加任意对象为代理,不需要与WXApiDelegate同一个对象
 | 
			
		||||
    注意2:调用过一次startLog by delegate之后,再调用一次任意方式的startLoad,不会再回调上一个logDelegate对象
 | 
			
		||||
 *  @param level 打印log的级别
 | 
			
		||||
 *  @param logDelegate 打印log的回调代理,
 | 
			
		||||
 */
 | 
			
		||||
+ (void)startLogByLevel:(WXLogLevel)level logDelegate:(id<WXApiLogDelegate>)logDelegate;
 | 
			
		||||
 | 
			
		||||
/*! @brief 停止打印log,会清理block或者delegate为空,释放block
 | 
			
		||||
 *  @param 
 | 
			
		||||
 */
 | 
			
		||||
+ (void)stopLog;
 | 
			
		||||
 | 
			
		||||
@end
 | 
			
		||||
 | 
			
		||||
NS_ASSUME_NONNULL_END
 | 
			
		||||
							
								
								
									
										1075
									
								
								ios/WXApiObject.h
									
									
									
									
									
								
							
							
						
						
									
										1075
									
								
								ios/WXApiObject.h
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -1,68 +0,0 @@
 | 
			
		||||
//
 | 
			
		||||
//  WechatAuthSDK.h
 | 
			
		||||
//  WechatAuthSDK
 | 
			
		||||
//
 | 
			
		||||
//  Created by 李凯 on 13-11-29.
 | 
			
		||||
//  Copyright (c) 2013年 Tencent. All rights reserved.
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
#import <Foundation/Foundation.h>
 | 
			
		||||
#import <UIKit/UIKit.h>
 | 
			
		||||
 | 
			
		||||
NS_ASSUME_NONNULL_BEGIN
 | 
			
		||||
 | 
			
		||||
enum  AuthErrCode {
 | 
			
		||||
    WechatAuth_Err_Ok = 0,  //Auth成功
 | 
			
		||||
    WechatAuth_Err_NormalErr = -1,  //普通错误
 | 
			
		||||
    WechatAuth_Err_NetworkErr = -2, //网络错误
 | 
			
		||||
    WechatAuth_Err_GetQrcodeFailed = -3,    //获取二维码失败
 | 
			
		||||
    WechatAuth_Err_Cancel = -4,     //用户取消授权
 | 
			
		||||
    WechatAuth_Err_Timeout = -5,    //超时
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@protocol WechatAuthAPIDelegate<NSObject>
 | 
			
		||||
@optional
 | 
			
		||||
 | 
			
		||||
- (void)onAuthGotQrcode:(UIImage *)image;  //得到二维码
 | 
			
		||||
- (void)onQrcodeScanned;    //二维码被扫描
 | 
			
		||||
- (void)onAuthFinish:(int)errCode AuthCode:(nullable NSString *)authCode;    //成功登录
 | 
			
		||||
 | 
			
		||||
@end
 | 
			
		||||
 | 
			
		||||
@interface WechatAuthSDK : NSObject{
 | 
			
		||||
    NSString *_sdkVersion;
 | 
			
		||||
    __weak id<WechatAuthAPIDelegate> _delegate;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@property(nonatomic, weak, nullable) id<WechatAuthAPIDelegate> delegate;
 | 
			
		||||
@property(nonatomic, readonly) NSString *sdkVersion;   //authSDK版本号
 | 
			
		||||
 | 
			
		||||
/*! @brief 发送登录请求,等待WechatAuthAPIDelegate回调
 | 
			
		||||
 *
 | 
			
		||||
 * @param appId 微信开发者ID
 | 
			
		||||
 * @param nonceStr 一个随机的尽量不重复的字符串,用来使得每次的signature不同
 | 
			
		||||
 * @param timeStamp 时间戳
 | 
			
		||||
 * @param scope 应用授权作用域,拥有多个作用域用逗号(,)分隔
 | 
			
		||||
 * @param signature 签名
 | 
			
		||||
 * @param schemeData 会在扫码后拼在scheme后
 | 
			
		||||
 * @return 成功返回YES,失败返回NO
 | 
			
		||||
    注:该实现只保证同时只有一个Auth在运行,Auth未完成或未Stop再次调用Auth接口时会返回NO。
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
- (BOOL)Auth:(NSString *)appId
 | 
			
		||||
    nonceStr:(NSString *)nonceStr
 | 
			
		||||
   timeStamp:(NSString *)timeStamp
 | 
			
		||||
       scope:(NSString *)scope
 | 
			
		||||
   signature:(NSString *)signature
 | 
			
		||||
  schemeData:(nullable NSString *)schemeData;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*! @brief 暂停登录请求
 | 
			
		||||
 *
 | 
			
		||||
 * @return 成功返回YES,失败返回NO。
 | 
			
		||||
 */
 | 
			
		||||
- (BOOL)StopAuth;
 | 
			
		||||
 | 
			
		||||
@end
 | 
			
		||||
 | 
			
		||||
NS_ASSUME_NONNULL_END
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user