|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 501D5DED2C40C18000F1E177 /* InfoPlist.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 501D5DEC2C40C18000F1E177 /* InfoPlist.xcstrings */; }; |
| 11 | + 5060B2FF2C412E730076A4EE /* FLEX in Frameworks */ = {isa = PBXBuildFile; productRef = 5060B2FE2C412E730076A4EE /* FLEX */; }; |
11 | 12 | 50D0C8B82C40187800538F49 /* Vapor in Frameworks */ = {isa = PBXBuildFile; productRef = 50D0C8B72C40187800538F49 /* Vapor */; }; |
12 | 13 | 50D0C8BA2C401AD600538F49 /* Installer+TLS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50D0C8B92C401AD600538F49 /* Installer+TLS.swift */; }; |
13 | 14 | 50D0C8BC2C401B3000538F49 /* Installer+App.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50D0C8BB2C401B3000538F49 /* Installer+App.swift */; }; |
|
81 | 82 | 50D44D3F2C3FA59500CF6A69 /* Kingfisher in Frameworks */, |
82 | 83 | 50E28B812C40BA52007891E0 /* ColorfulX in Frameworks */, |
83 | 84 | 50D44D482C3FAE8000CF6A69 /* Tiercel in Frameworks */, |
| 85 | + 5060B2FF2C412E730076A4EE /* FLEX in Frameworks */, |
84 | 86 | 50D44D232C3F92C500CF6A69 /* NIOSSL in Frameworks */, |
85 | 87 | 50D0C8B82C40187800538F49 /* Vapor in Frameworks */, |
86 | 88 | 50D44D1E2C3F92BB00CF6A69 /* NIOHTTP1 in Frameworks */, |
|
225 | 227 | 50D44D502C3FC85F00CF6A69 /* AnyCodable */, |
226 | 228 | 50D0C8B72C40187800538F49 /* Vapor */, |
227 | 229 | 50E28B802C40BA52007891E0 /* ColorfulX */, |
| 230 | + 5060B2FE2C412E730076A4EE /* FLEX */, |
228 | 231 | ); |
229 | 232 | productName = Asspp; |
230 | 233 | productReference = 50D44D022C3F91F700CF6A69 /* Asspp.app */; |
|
263 | 266 | 50D44D4F2C3FC85F00CF6A69 /* XCRemoteSwiftPackageReference "AnyCodable" */, |
264 | 267 | 50D0C8B62C40187800538F49 /* XCRemoteSwiftPackageReference "vapor" */, |
265 | 268 | 50E28B7F2C40BA52007891E0 /* XCRemoteSwiftPackageReference "ColorfulX" */, |
| 269 | + 5060B2FD2C412E730076A4EE /* XCRemoteSwiftPackageReference "FLEX" */, |
266 | 270 | ); |
267 | 271 | productRefGroup = 50D44D032C3F91F700CF6A69 /* Products */; |
268 | 272 | projectDirPath = ""; |
|
522 | 526 | /* End XCConfigurationList section */ |
523 | 527 |
|
524 | 528 | /* Begin XCRemoteSwiftPackageReference section */ |
| 529 | + 5060B2FD2C412E730076A4EE /* XCRemoteSwiftPackageReference "FLEX" */ = { |
| 530 | + isa = XCRemoteSwiftPackageReference; |
| 531 | + repositoryURL = "https://github.com/FLEXTool/FLEX.git"; |
| 532 | + requirement = { |
| 533 | + kind = upToNextMajorVersion; |
| 534 | + minimumVersion = 5.22.10; |
| 535 | + }; |
| 536 | + }; |
525 | 537 | 50D0C8B62C40187800538F49 /* XCRemoteSwiftPackageReference "vapor" */ = { |
526 | 538 | isa = XCRemoteSwiftPackageReference; |
527 | 539 | repositoryURL = "https://github.com/vapor/vapor"; |
|
581 | 593 | /* End XCRemoteSwiftPackageReference section */ |
582 | 594 |
|
583 | 595 | /* Begin XCSwiftPackageProductDependency section */ |
| 596 | + 5060B2FE2C412E730076A4EE /* FLEX */ = { |
| 597 | + isa = XCSwiftPackageProductDependency; |
| 598 | + package = 5060B2FD2C412E730076A4EE /* XCRemoteSwiftPackageReference "FLEX" */; |
| 599 | + productName = FLEX; |
| 600 | + }; |
584 | 601 | 50D0C8B72C40187800538F49 /* Vapor */ = { |
585 | 602 | isa = XCSwiftPackageProductDependency; |
586 | 603 | package = 50D0C8B62C40187800538F49 /* XCRemoteSwiftPackageReference "vapor" */; |
|
0 commit comments