|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - B9CCD3AF24D41B010084C62F /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */; }; |
| 10 | + B917B27D24D91110002ED880 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B27C24D91110002ED880 /* Security.framework */; }; |
| 11 | + B917B27F24D91119002ED880 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B27E24D91119002ED880 /* CoreGraphics.framework */; }; |
| 12 | + B917B28124D91122002ED880 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B917B28024D91121002ED880 /* WebKit.framework */; }; |
11 | 13 | /* End PBXBuildFile section */
|
12 | 14 |
|
13 | 15 | /* Begin PBXCopyFilesBuildPhase section */
|
|
24 | 26 |
|
25 | 27 | /* Begin PBXFileReference section */
|
26 | 28 | 134814201AA4EA6300B7C361 /* libRNWechat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNWechat.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 29 | + 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; }; |
| 30 | + 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; }; |
| 31 | + 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; }; |
27 | 32 | B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libWeChatSDK.a; sourceTree = "<group>"; };
|
28 | 33 | /* End PBXFileReference section */
|
29 | 34 |
|
|
32 | 37 | isa = PBXFrameworksBuildPhase;
|
33 | 38 | buildActionMask = 2147483647;
|
34 | 39 | files = (
|
35 |
| - B9CCD3AF24D41B010084C62F /* libWeChatSDK.a in Frameworks */, |
| 40 | + B917B28124D91122002ED880 /* WebKit.framework in Frameworks */, |
| 41 | + B917B27F24D91119002ED880 /* CoreGraphics.framework in Frameworks */, |
| 42 | + B917B27D24D91110002ED880 /* Security.framework in Frameworks */, |
36 | 43 | );
|
37 | 44 | runOnlyForDeploymentPostprocessing = 0;
|
38 | 45 | };
|
|
58 | 65 | B9CCD3AD24D41B000084C62F /* Frameworks */ = {
|
59 | 66 | isa = PBXGroup;
|
60 | 67 | children = (
|
| 68 | + B917B28024D91121002ED880 /* WebKit.framework */, |
| 69 | + B917B27E24D91119002ED880 /* CoreGraphics.framework */, |
| 70 | + B917B27C24D91110002ED880 /* Security.framework */, |
61 | 71 | B9CCD3AE24D41B000084C62F /* libWeChatSDK.a */,
|
62 | 72 | );
|
63 | 73 | name = Frameworks;
|
|
0 commit comments