|
49 | 49 | 21A739AB1D1712DF006CE2C7 /* Operation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Operation.swift; sourceTree = "<group>"; };
|
50 | 50 | 21A739AC1D1712DF006CE2C7 /* TransportController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransportController.swift; sourceTree = "<group>"; };
|
51 | 51 | 21A739AE1D1712DF006CE2C7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
|
52 |
| - 21A739AF1D1712DF006CE2C7 /* index.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = index.js; sourceTree = "<group>"; }; |
53 | 52 | 21A739B01D1712DF006CE2C7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
54 | 53 | 21A739B11D1712DF006CE2C7 /* OperationTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OperationTransport.h; sourceTree = "<group>"; };
|
55 | 54 | 21A739B21D1712DF006CE2C7 /* Tests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
|
|
126 | 125 | isa = PBXGroup;
|
127 | 126 | children = (
|
128 | 127 | 21A739AE1D1712DF006CE2C7 /* index.html */,
|
129 |
| - 21A739AF1D1712DF006CE2C7 /* index.js */, |
130 | 128 | 21A739B01D1712DF006CE2C7 /* Info.plist */,
|
131 | 129 | 21A739B11D1712DF006CE2C7 /* OperationTransport.h */,
|
132 | 130 | 21A739B21D1712DF006CE2C7 /* Tests-Info.plist */,
|
|
172 | 170 | 215E6D211C7520BD00126FE9 /* Frameworks */,
|
173 | 171 | 215E6D221C7520BD00126FE9 /* Headers */,
|
174 | 172 | 215E6D231C7520BD00126FE9 /* Resources */,
|
175 |
| - 215E6D701C75349D00126FE9 /* Swift Lint */, |
176 | 173 | );
|
177 | 174 | buildRules = (
|
178 | 175 | );
|
|
209 | 206 | 215E6D4F1C7532E200126FE9 /* Frameworks */,
|
210 | 207 | 215E6D501C7532E200126FE9 /* Headers */,
|
211 | 208 | 215E6D511C7532E200126FE9 /* Resources */,
|
212 |
| - 215E6D6F1C75349300126FE9 /* Swift Lint */, |
213 | 209 | );
|
214 | 210 | buildRules = (
|
215 | 211 | );
|
|
315 | 311 | };
|
316 | 312 | /* End PBXResourcesBuildPhase section */
|
317 | 313 |
|
318 |
| -/* Begin PBXShellScriptBuildPhase section */ |
319 |
| - 215E6D6F1C75349300126FE9 /* Swift Lint */ = { |
320 |
| - isa = PBXShellScriptBuildPhase; |
321 |
| - buildActionMask = 2147483647; |
322 |
| - files = ( |
323 |
| - ); |
324 |
| - inputPaths = ( |
325 |
| - ); |
326 |
| - name = "Swift Lint"; |
327 |
| - outputPaths = ( |
328 |
| - ); |
329 |
| - runOnlyForDeploymentPostprocessing = 0; |
330 |
| - shellPath = /bin/sh; |
331 |
| - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"SwiftLint does not exist, download from https://github.com/realm/SwiftLint\"\nfi"; |
332 |
| - }; |
333 |
| - 215E6D701C75349D00126FE9 /* Swift Lint */ = { |
334 |
| - isa = PBXShellScriptBuildPhase; |
335 |
| - buildActionMask = 2147483647; |
336 |
| - files = ( |
337 |
| - ); |
338 |
| - inputPaths = ( |
339 |
| - ); |
340 |
| - name = "Swift Lint"; |
341 |
| - outputPaths = ( |
342 |
| - ); |
343 |
| - runOnlyForDeploymentPostprocessing = 0; |
344 |
| - shellPath = /bin/sh; |
345 |
| - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"SwiftLint does not exist, download from https://github.com/realm/SwiftLint\"\nfi"; |
346 |
| - }; |
347 |
| -/* End PBXShellScriptBuildPhase section */ |
348 |
| - |
349 | 314 | /* Begin PBXSourcesBuildPhase section */
|
350 | 315 | 215E6D201C7520BD00126FE9 /* Sources */ = {
|
351 | 316 | isa = PBXSourcesBuildPhase;
|
|
0 commit comments