|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1338BBE01B04ACC80064A9C9 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */; }; |
11 | 11 | 1338BBE11B04ACC80064A9C9 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */; }; |
12 | | - 2D3ABDC220C7206E00DF56E9 /* libfishhook.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DBE0D001F3B181A0099AA32 /* libfishhook.a */; }; |
13 | 12 | 2D3B5F3D1D9B165B00451313 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */; }; |
14 | 13 | 2D3B5F3E1D9B165B00451313 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */; }; |
15 | 14 | 2D3B5F401D9B165B00451313 /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */; }; |
16 | 15 | 3C86DF7C1ADF695F0047B81A /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */; }; |
17 | | - 3DBE0D141F3B185A0099AA32 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 3DBE0D121F3B185A0099AA32 /* fishhook.c */; }; |
18 | | - 3DBE0D151F3B185A0099AA32 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 3DBE0D121F3B185A0099AA32 /* fishhook.c */; }; |
19 | | - 3DBE0D801F3B1AF00099AA32 /* fishhook.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3DBE0D131F3B185A0099AA32 /* fishhook.h */; }; |
20 | | - 3DBE0D821F3B1B0C0099AA32 /* fishhook.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3DBE0D131F3B185A0099AA32 /* fishhook.h */; }; |
21 | 16 | A12E9E2E1E5DEC4E0029001B /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */; }; |
22 | 17 | A12E9E2F1E5DEC550029001B /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */; }; |
23 | | - ED297176215062BA00B7C4FE /* libfishhook-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */; }; |
24 | 18 | /* End PBXBuildFile section */ |
25 | 19 |
|
26 | | -/* Begin PBXContainerItemProxy section */ |
27 | | - 3DBE0D0E1F3B18490099AA32 /* PBXContainerItemProxy */ = { |
28 | | - isa = PBXContainerItemProxy; |
29 | | - containerPortal = 3C86DF3E1ADF2C930047B81A /* Project object */; |
30 | | - proxyType = 1; |
31 | | - remoteGlobalIDString = 3DBE0CF41F3B181A0099AA32; |
32 | | - remoteInfo = fishhook; |
33 | | - }; |
34 | | - 3DBE0D101F3B184D0099AA32 /* PBXContainerItemProxy */ = { |
35 | | - isa = PBXContainerItemProxy; |
36 | | - containerPortal = 3C86DF3E1ADF2C930047B81A /* Project object */; |
37 | | - proxyType = 1; |
38 | | - remoteGlobalIDString = 3DBE0D011F3B181C0099AA32; |
39 | | - remoteInfo = "fishhook-tvOS"; |
40 | | - }; |
41 | | -/* End PBXContainerItemProxy section */ |
42 | | - |
43 | | -/* Begin PBXCopyFilesBuildPhase section */ |
44 | | - 3DBE0D7F1F3B1AEC0099AA32 /* CopyFiles */ = { |
45 | | - isa = PBXCopyFilesBuildPhase; |
46 | | - buildActionMask = 2147483647; |
47 | | - dstPath = include/fishhook; |
48 | | - dstSubfolderSpec = 16; |
49 | | - files = ( |
50 | | - 3DBE0D801F3B1AF00099AA32 /* fishhook.h in CopyFiles */, |
51 | | - ); |
52 | | - runOnlyForDeploymentPostprocessing = 0; |
53 | | - }; |
54 | | - 3DBE0D811F3B1B010099AA32 /* CopyFiles */ = { |
55 | | - isa = PBXCopyFilesBuildPhase; |
56 | | - buildActionMask = 2147483647; |
57 | | - dstPath = include/fishhook; |
58 | | - dstSubfolderSpec = 16; |
59 | | - files = ( |
60 | | - 3DBE0D821F3B1B0C0099AA32 /* fishhook.h in CopyFiles */, |
61 | | - ); |
62 | | - runOnlyForDeploymentPostprocessing = 0; |
63 | | - }; |
64 | | -/* End PBXCopyFilesBuildPhase section */ |
65 | | - |
66 | 20 | /* Begin PBXFileReference section */ |
67 | 21 | 1338BBDC1B04ACC80064A9C9 /* RCTSRWebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTSRWebSocket.h; sourceTree = "<group>"; }; |
68 | 22 | 1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSRWebSocket.m; sourceTree = "<group>"; }; |
69 | 23 | 1338BBDE1B04ACC80064A9C9 /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWebSocketExecutor.h; sourceTree = "<group>"; }; |
70 | 24 | 1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWebSocketExecutor.m; sourceTree = "<group>"; }; |
71 | | - 13526A511F362F7F0008EF00 /* libfishhook.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfishhook.a; sourceTree = "<group>"; }; |
72 | 25 | 2D2A28881D9B049200D4039D /* libRCTWebSocket-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRCTWebSocket-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
73 | | - 2DC5E5271F3A6CFD000EE84B /* libfishhook-tvOS.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libfishhook-tvOS.a"; path = "../fishhook/build/Debug-appletvos/libfishhook-tvOS.a"; sourceTree = "<group>"; }; |
74 | 26 | 3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTWebSocket.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 | 27 | 3C86DF7A1ADF695F0047B81A /* RCTWebSocketModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWebSocketModule.h; sourceTree = "<group>"; }; |
76 | 28 | 3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCTWebSocketModule.m; sourceTree = "<group>"; tabWidth = 2; }; |
77 | | - 3DBE0D001F3B181A0099AA32 /* libfishhook.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfishhook.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
78 | | - 3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libfishhook-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | | - 3DBE0D121F3B185A0099AA32 /* fishhook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fishhook.c; path = ../fishhook/fishhook.c; sourceTree = "<group>"; }; |
80 | | - 3DBE0D131F3B185A0099AA32 /* fishhook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fishhook.h; path = ../fishhook/fishhook.h; sourceTree = "<group>"; }; |
81 | 29 | A12E9E2C1E5DEC4E0029001B /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTReconnectingWebSocket.h; sourceTree = "<group>"; }; |
82 | 30 | A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTReconnectingWebSocket.m; sourceTree = "<group>"; }; |
83 | 31 | /* End PBXFileReference section */ |
84 | 32 |
|
85 | | -/* Begin PBXFrameworksBuildPhase section */ |
86 | | - 13526A4F1F362F770008EF00 /* Frameworks */ = { |
87 | | - isa = PBXFrameworksBuildPhase; |
88 | | - buildActionMask = 2147483647; |
89 | | - files = ( |
90 | | - 2D3ABDC220C7206E00DF56E9 /* libfishhook.a in Frameworks */, |
91 | | - ); |
92 | | - runOnlyForDeploymentPostprocessing = 0; |
93 | | - }; |
94 | | - 2DC5E5151F3A6C39000EE84B /* Frameworks */ = { |
95 | | - isa = PBXFrameworksBuildPhase; |
96 | | - buildActionMask = 2147483647; |
97 | | - files = ( |
98 | | - ED297176215062BA00B7C4FE /* libfishhook-tvOS.a in Frameworks */, |
99 | | - ); |
100 | | - runOnlyForDeploymentPostprocessing = 0; |
101 | | - }; |
102 | | -/* End PBXFrameworksBuildPhase section */ |
103 | | - |
104 | 33 | /* Begin PBXGroup section */ |
105 | | - 13526A501F362F7F0008EF00 /* Frameworks */ = { |
106 | | - isa = PBXGroup; |
107 | | - children = ( |
108 | | - 2DC5E5271F3A6CFD000EE84B /* libfishhook-tvOS.a */, |
109 | | - 13526A511F362F7F0008EF00 /* libfishhook.a */, |
110 | | - ); |
111 | | - name = Frameworks; |
112 | | - sourceTree = "<group>"; |
113 | | - }; |
114 | 34 | 3C86DF3D1ADF2C930047B81A = { |
115 | 35 | isa = PBXGroup; |
116 | 36 | children = ( |
117 | | - 3DBE0D121F3B185A0099AA32 /* fishhook.c */, |
118 | | - 3DBE0D131F3B185A0099AA32 /* fishhook.h */, |
119 | 37 | A12E9E2C1E5DEC4E0029001B /* RCTReconnectingWebSocket.h */, |
120 | 38 | A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */, |
121 | 39 | 1338BBDC1B04ACC80064A9C9 /* RCTSRWebSocket.h */, |
|
137 | 55 | children = ( |
138 | 56 | 3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */, |
139 | 57 | 2D2A28881D9B049200D4039D /* libRCTWebSocket-tvOS.a */, |
140 | | - 3DBE0D001F3B181A0099AA32 /* libfishhook.a */, |
141 | | - 3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */, |
142 | 58 | ); |
143 | 59 | name = Products; |
144 | 60 | sourceTree = "<group>"; |
|
180 | 96 | productReference = 3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */; |
181 | 97 | productType = "com.apple.product-type.library.static"; |
182 | 98 | }; |
183 | | - 3DBE0CF41F3B181A0099AA32 /* fishhook */ = { |
184 | | - isa = PBXNativeTarget; |
185 | | - buildConfigurationList = 3DBE0CFD1F3B181A0099AA32 /* Build configuration list for PBXNativeTarget "fishhook" */; |
186 | | - buildPhases = ( |
187 | | - 3DBE0D7F1F3B1AEC0099AA32 /* CopyFiles */, |
188 | | - 3DBE0CF51F3B181A0099AA32 /* Sources */, |
189 | | - ); |
190 | | - buildRules = ( |
191 | | - ); |
192 | | - dependencies = ( |
193 | | - ); |
194 | | - name = fishhook; |
195 | | - productName = WebSocket; |
196 | | - productReference = 3DBE0D001F3B181A0099AA32 /* libfishhook.a */; |
197 | | - productType = "com.apple.product-type.library.static"; |
198 | | - }; |
199 | | - 3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */ = { |
200 | | - isa = PBXNativeTarget; |
201 | | - buildConfigurationList = 3DBE0D0A1F3B181C0099AA32 /* Build configuration list for PBXNativeTarget "fishhook-tvOS" */; |
202 | | - buildPhases = ( |
203 | | - 3DBE0D811F3B1B010099AA32 /* CopyFiles */, |
204 | | - 3DBE0D021F3B181C0099AA32 /* Sources */, |
205 | | - ); |
206 | | - buildRules = ( |
207 | | - ); |
208 | | - dependencies = ( |
209 | | - ); |
210 | | - name = "fishhook-tvOS"; |
211 | | - productName = "RCTWebSocket-tvOS"; |
212 | | - productReference = 3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */; |
213 | | - productType = "com.apple.product-type.library.static"; |
214 | | - }; |
215 | 99 | /* End PBXNativeTarget section */ |
216 | 100 |
|
217 | 101 | /* Begin PBXProject section */ |
|
244 | 128 | targets = ( |
245 | 129 | 3C86DF451ADF2C930047B81A /* RCTWebSocket */, |
246 | 130 | 2D2A28871D9B049200D4039D /* RCTWebSocket-tvOS */, |
247 | | - 3DBE0CF41F3B181A0099AA32 /* fishhook */, |
248 | | - 3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */, |
249 | 131 | ); |
250 | 132 | }; |
251 | 133 | /* End PBXProject section */ |
|
273 | 155 | ); |
274 | 156 | runOnlyForDeploymentPostprocessing = 0; |
275 | 157 | }; |
276 | | - 3DBE0CF51F3B181A0099AA32 /* Sources */ = { |
277 | | - isa = PBXSourcesBuildPhase; |
278 | | - buildActionMask = 2147483647; |
279 | | - files = ( |
280 | | - 3DBE0D141F3B185A0099AA32 /* fishhook.c in Sources */, |
281 | | - ); |
282 | | - runOnlyForDeploymentPostprocessing = 0; |
283 | | - }; |
284 | | - 3DBE0D021F3B181C0099AA32 /* Sources */ = { |
285 | | - isa = PBXSourcesBuildPhase; |
286 | | - buildActionMask = 2147483647; |
287 | | - files = ( |
288 | | - 3DBE0D151F3B185A0099AA32 /* fishhook.c in Sources */, |
289 | | - ); |
290 | | - runOnlyForDeploymentPostprocessing = 0; |
291 | | - }; |
292 | 158 | /* End PBXSourcesBuildPhase section */ |
293 | 159 |
|
294 | | -/* Begin PBXTargetDependency section */ |
295 | | - 3DBE0D0F1F3B18490099AA32 /* PBXTargetDependency */ = { |
296 | | - isa = PBXTargetDependency; |
297 | | - target = 3DBE0CF41F3B181A0099AA32 /* fishhook */; |
298 | | - targetProxy = 3DBE0D0E1F3B18490099AA32 /* PBXContainerItemProxy */; |
299 | | - }; |
300 | | - 3DBE0D111F3B184D0099AA32 /* PBXTargetDependency */ = { |
301 | | - isa = PBXTargetDependency; |
302 | | - target = 3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */; |
303 | | - targetProxy = 3DBE0D101F3B184D0099AA32 /* PBXContainerItemProxy */; |
304 | | - }; |
305 | | -/* End PBXTargetDependency section */ |
306 | | - |
307 | 160 | /* Begin XCBuildConfiguration section */ |
308 | 161 | 2D2A288E1D9B049200D4039D /* Debug */ = { |
309 | 162 | isa = XCBuildConfiguration; |
|
554 | 407 | defaultConfigurationIsVisible = 0; |
555 | 408 | defaultConfigurationName = Release; |
556 | 409 | }; |
557 | | - 3DBE0CFD1F3B181A0099AA32 /* Build configuration list for PBXNativeTarget "fishhook" */ = { |
558 | | - isa = XCConfigurationList; |
559 | | - buildConfigurations = ( |
560 | | - 3DBE0CFE1F3B181A0099AA32 /* Debug */, |
561 | | - 3DBE0CFF1F3B181A0099AA32 /* Release */, |
562 | | - ); |
563 | | - defaultConfigurationIsVisible = 0; |
564 | | - defaultConfigurationName = Release; |
565 | | - }; |
566 | | - 3DBE0D0A1F3B181C0099AA32 /* Build configuration list for PBXNativeTarget "fishhook-tvOS" */ = { |
567 | | - isa = XCConfigurationList; |
568 | | - buildConfigurations = ( |
569 | | - 3DBE0D0B1F3B181C0099AA32 /* Debug */, |
570 | | - 3DBE0D0C1F3B181C0099AA32 /* Release */, |
571 | | - ); |
572 | | - defaultConfigurationIsVisible = 0; |
573 | | - defaultConfigurationName = Release; |
574 | | - }; |
575 | 410 | /* End XCConfigurationList section */ |
576 | 411 | }; |
577 | 412 | rootObject = 3C86DF3E1ADF2C930047B81A /* Project object */; |
|
0 commit comments