|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | C6C84541291AB2CF00AF407A /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C84540291AB2CF00AF407A /* main.swift */; }; |
11 | | - C6C84549291AB2E800AF407A /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = C6C84548291AB2E800AF407A /* Algorithms */; }; |
12 | | - C6C8454B291AB30100AF407A /* LSKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C8454A291AB30100AF407A /* LSKit.swift */; }; |
13 | | - C6C8454E291AB58200AF407A /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = C6C8454D291AB58200AF407A /* ArgumentParser */; }; |
14 | 11 | C6C84552291CEF1500AF407A /* URLScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C84551291CEF1500AF407A /* URLScheme.swift */; }; |
15 | 12 | C6C84554291CEFC200AF407A /* TypeCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C84553291CEFC200AF407A /* TypeCommands.swift */; }; |
| 13 | + C6C84557291CF0C600AF407A /* LSKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C8454A291AB30100AF407A /* LSKit.swift */; }; |
| 14 | + C6C84559291D64B100AF407A /* GetUTI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6C84558291D64B100AF407A /* GetUTI.swift */; }; |
| 15 | + C6C84563291E570C00AF407A /* ArgumentParser in Frameworks */ = {isa = PBXBuildFile; productRef = C6C84562291E570C00AF407A /* ArgumentParser */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
18 | 18 | /* Begin PBXCopyFilesBuildPhase section */ |
|
33 | 33 | C6C8454A291AB30100AF407A /* LSKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = LSKit.swift; sourceTree = "<group>"; tabWidth = 2; }; |
34 | 34 | C6C84551291CEF1500AF407A /* URLScheme.swift */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.swift; path = URLScheme.swift; sourceTree = "<group>"; tabWidth = 2; }; |
35 | 35 | C6C84553291CEFC200AF407A /* TypeCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypeCommands.swift; sourceTree = "<group>"; }; |
| 36 | + C6C84558291D64B100AF407A /* GetUTI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetUTI.swift; sourceTree = "<group>"; }; |
36 | 37 | /* End PBXFileReference section */ |
37 | 38 |
|
38 | 39 | /* Begin PBXFrameworksBuildPhase section */ |
39 | 40 | C6C8453A291AB2CF00AF407A /* Frameworks */ = { |
40 | 41 | isa = PBXFrameworksBuildPhase; |
41 | 42 | buildActionMask = 2147483647; |
42 | 43 | files = ( |
43 | | - C6C8454E291AB58200AF407A /* ArgumentParser in Frameworks */, |
44 | | - C6C84549291AB2E800AF407A /* Algorithms in Frameworks */, |
| 44 | + C6C84563291E570C00AF407A /* ArgumentParser in Frameworks */, |
45 | 45 | ); |
46 | 46 | runOnlyForDeploymentPostprocessing = 0; |
47 | 47 | }; |
|
53 | 53 | children = ( |
54 | 54 | C6C8453F291AB2CF00AF407A /* utiluti */, |
55 | 55 | C6C8453E291AB2CF00AF407A /* Products */, |
| 56 | + C6C8455F291E568500AF407A /* Frameworks */, |
56 | 57 | ); |
57 | 58 | indentWidth = 2; |
58 | 59 | sourceTree = "<group>"; |
|
72 | 73 | C6C84540291AB2CF00AF407A /* main.swift */, |
73 | 74 | C6C84553291CEFC200AF407A /* TypeCommands.swift */, |
74 | 75 | C6C84551291CEF1500AF407A /* URLScheme.swift */, |
| 76 | + C6C84558291D64B100AF407A /* GetUTI.swift */, |
75 | 77 | C6C8454A291AB30100AF407A /* LSKit.swift */, |
76 | 78 | ); |
77 | 79 | path = utiluti; |
78 | 80 | sourceTree = "<group>"; |
79 | 81 | }; |
| 82 | + C6C8455F291E568500AF407A /* Frameworks */ = { |
| 83 | + isa = PBXGroup; |
| 84 | + children = ( |
| 85 | + ); |
| 86 | + name = Frameworks; |
| 87 | + sourceTree = "<group>"; |
| 88 | + }; |
80 | 89 | /* End PBXGroup section */ |
81 | 90 |
|
82 | 91 | /* Begin PBXNativeTarget section */ |
|
94 | 103 | ); |
95 | 104 | name = utiluti; |
96 | 105 | packageProductDependencies = ( |
97 | | - C6C84548291AB2E800AF407A /* Algorithms */, |
98 | | - C6C8454D291AB58200AF407A /* ArgumentParser */, |
| 106 | + C6C84562291E570C00AF407A /* ArgumentParser */, |
99 | 107 | ); |
100 | 108 | productName = utiluti; |
101 | 109 | productReference = C6C8453D291AB2CF00AF407A /* utiluti */; |
|
126 | 134 | ); |
127 | 135 | mainGroup = C6C84534291AB2CF00AF407A; |
128 | 136 | packageReferences = ( |
129 | | - C6C84547291AB2E800AF407A /* XCRemoteSwiftPackageReference "swift-algorithms" */, |
130 | | - C6C8454C291AB58200AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */, |
| 137 | + C6C8455A291D727D00AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */, |
131 | 138 | ); |
132 | 139 | productRefGroup = C6C8453E291AB2CF00AF407A /* Products */; |
133 | 140 | projectDirPath = ""; |
|
144 | 151 | buildActionMask = 2147483647; |
145 | 152 | files = ( |
146 | 153 | C6C84554291CEFC200AF407A /* TypeCommands.swift in Sources */, |
| 154 | + C6C84557291CF0C600AF407A /* LSKit.swift in Sources */, |
147 | 155 | C6C84541291AB2CF00AF407A /* main.swift in Sources */, |
148 | 156 | C6C84552291CEF1500AF407A /* URLScheme.swift in Sources */, |
149 | | - C6C8454B291AB30100AF407A /* LSKit.swift in Sources */, |
| 157 | + C6C84559291D64B100AF407A /* GetUTI.swift in Sources */, |
150 | 158 | ); |
151 | 159 | runOnlyForDeploymentPostprocessing = 0; |
152 | 160 | }; |
|
316 | 324 | /* End XCConfigurationList section */ |
317 | 325 |
|
318 | 326 | /* Begin XCRemoteSwiftPackageReference section */ |
319 | | - C6C84547291AB2E800AF407A /* XCRemoteSwiftPackageReference "swift-algorithms" */ = { |
320 | | - isa = XCRemoteSwiftPackageReference; |
321 | | - repositoryURL = "https://github.com/apple/swift-algorithms.git"; |
322 | | - requirement = { |
323 | | - kind = upToNextMajorVersion; |
324 | | - minimumVersion = 1.0.0; |
325 | | - }; |
326 | | - }; |
327 | | - C6C8454C291AB58200AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = { |
| 327 | + C6C8455A291D727D00AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = { |
328 | 328 | isa = XCRemoteSwiftPackageReference; |
329 | 329 | repositoryURL = "https://github.com/apple/swift-argument-parser.git"; |
330 | 330 | requirement = { |
|
335 | 335 | /* End XCRemoteSwiftPackageReference section */ |
336 | 336 |
|
337 | 337 | /* Begin XCSwiftPackageProductDependency section */ |
338 | | - C6C84548291AB2E800AF407A /* Algorithms */ = { |
339 | | - isa = XCSwiftPackageProductDependency; |
340 | | - package = C6C84547291AB2E800AF407A /* XCRemoteSwiftPackageReference "swift-algorithms" */; |
341 | | - productName = Algorithms; |
342 | | - }; |
343 | | - C6C8454D291AB58200AF407A /* ArgumentParser */ = { |
| 338 | + C6C84562291E570C00AF407A /* ArgumentParser */ = { |
344 | 339 | isa = XCSwiftPackageProductDependency; |
345 | | - package = C6C8454C291AB58200AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */; |
| 340 | + package = C6C8455A291D727D00AF407A /* XCRemoteSwiftPackageReference "swift-argument-parser" */; |
346 | 341 | productName = ArgumentParser; |
347 | 342 | }; |
348 | 343 | /* End XCSwiftPackageProductDependency section */ |
|
0 commit comments