|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 7982FB9B536447055E423E94 /* libPods-Marlin.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B0F14076A8393C9747AD1FE /* libPods-Marlin.a */; }; |
11 | 11 | A802E4EC2DA6D09C00DF213F /* ExceptionCatcher in Frameworks */ = {isa = PBXBuildFile; productRef = A802E4EB2DA6D09C00DF213F /* ExceptionCatcher */; }; |
| 12 | + A88BF6C82DC11A1300C548F2 /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = A88BF6C72DC11A1300C548F2 /* Alamofire */; }; |
| 13 | + A88BF6CB2DC11A2100C548F2 /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = A88BF6CA2DC11A2100C548F2 /* Kingfisher */; }; |
| 14 | + A88BF6CE2DC11A4300C548F2 /* MatomoTracker in Frameworks */ = {isa = PBXBuildFile; productRef = A88BF6CD2DC11A4300C548F2 /* MatomoTracker */; }; |
| 15 | + A88BF6D12DC11A6600C548F2 /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = A88BF6D02DC11A6600C548F2 /* OHHTTPStubs */; }; |
| 16 | + A88BF6D32DC11A6600C548F2 /* OHHTTPStubsSwift in Frameworks */ = {isa = PBXBuildFile; productRef = A88BF6D22DC11A6600C548F2 /* OHHTTPStubsSwift */; }; |
12 | 17 | D6353EA32B68376100444D24 /* SearchProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6353EA22B68376100444D24 /* SearchProvider.swift */; }; |
13 | 18 | D6353EA52B683B9300444D24 /* NativeSearchProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6353EA42B683B9300444D24 /* NativeSearchProvider.swift */; }; |
14 | 19 | D6353EAA2B6955E200444D24 /* SearchProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6353EA92B6955E200444D24 /* SearchProviderTests.swift */; }; |
|
471 | 476 | F76EE1C02B928CBD001128EB /* DifferentialGPSStationCoreDataDataSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76EE1A92B928CBD001128EB /* DifferentialGPSStationCoreDataDataSourceTests.swift */; }; |
472 | 477 | F76EE1C12B928CBD001128EB /* DifferentialGPSStationRepositoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76EE1AA2B928CBD001128EB /* DifferentialGPSStationRepositoryTests.swift */; }; |
473 | 478 | F76EE1C22B928CBD001128EB /* DifferentialGPSStationRemoteDataSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76EE1AB2B928CBD001128EB /* DifferentialGPSStationRemoteDataSourceTests.swift */; }; |
474 | | - F77671CB2B34D5930026DD50 /* (null) in Sources */ = {isa = PBXBuildFile; }; |
475 | | - F77671CD2B34D75A0026DD50 /* (null) in Sources */ = {isa = PBXBuildFile; }; |
| 479 | + F77671CB2B34D5930026DD50 /* BuildFile in Sources */ = {isa = PBXBuildFile; }; |
| 480 | + F77671CD2B34D75A0026DD50 /* BuildFile in Sources */ = {isa = PBXBuildFile; }; |
476 | 481 | F7830BFB2A8AB3FE008376F7 /* Route+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7830BFA2A8AB3FE008376F7 /* Route+CoreDataClass.swift */; }; |
477 | 482 | F7830BFD2A8AB6E1008376F7 /* RouteList.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7830BFC2A8AB6E1008376F7 /* RouteList.swift */; }; |
478 | 483 | F7830BFF2A8BC9F8008376F7 /* GeoPackageExportButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7830BFE2A8BC9F8008376F7 /* GeoPackageExportButton.swift */; }; |
|
1391 | 1396 | isa = PBXFrameworksBuildPhase; |
1392 | 1397 | buildActionMask = 2147483647; |
1393 | 1398 | files = ( |
| 1399 | + A88BF6CE2DC11A4300C548F2 /* MatomoTracker in Frameworks */, |
1394 | 1400 | F730DFC42A99000D0051775C /* GeoJSON in Frameworks */, |
| 1401 | + A88BF6C82DC11A1300C548F2 /* Alamofire in Frameworks */, |
| 1402 | + A88BF6D12DC11A6600C548F2 /* OHHTTPStubs in Frameworks */, |
1395 | 1403 | A802E4EC2DA6D09C00DF213F /* ExceptionCatcher in Frameworks */, |
| 1404 | + A88BF6D32DC11A6600C548F2 /* OHHTTPStubsSwift in Frameworks */, |
1396 | 1405 | 7982FB9B536447055E423E94 /* libPods-Marlin.a in Frameworks */, |
| 1406 | + A88BF6CB2DC11A2100C548F2 /* Kingfisher in Frameworks */, |
1397 | 1407 | ); |
1398 | 1408 | runOnlyForDeploymentPostprocessing = 0; |
1399 | 1409 | }; |
|
3439 | 3449 | packageProductDependencies = ( |
3440 | 3450 | F730DFC32A99000D0051775C /* GeoJSON */, |
3441 | 3451 | A802E4EB2DA6D09C00DF213F /* ExceptionCatcher */, |
| 3452 | + A88BF6C72DC11A1300C548F2 /* Alamofire */, |
| 3453 | + A88BF6CA2DC11A2100C548F2 /* Kingfisher */, |
| 3454 | + A88BF6CD2DC11A4300C548F2 /* MatomoTracker */, |
| 3455 | + A88BF6D02DC11A6600C548F2 /* OHHTTPStubs */, |
| 3456 | + A88BF6D22DC11A6600C548F2 /* OHHTTPStubsSwift */, |
3442 | 3457 | ); |
3443 | 3458 | productName = "Marlin (iOS)"; |
3444 | 3459 | productReference = F7A54CB22848149700E5F565 /* Marlin.app */; |
|
3476 | 3491 | packageReferences = ( |
3477 | 3492 | F730DFC22A99000D0051775C /* XCRemoteSwiftPackageReference "GeoJSON" */, |
3478 | 3493 | A802E4EA2DA6D09C00DF213F /* XCRemoteSwiftPackageReference "ExceptionCatcher" */, |
| 3494 | + A88BF6C62DC11A1200C548F2 /* XCRemoteSwiftPackageReference "Alamofire" */, |
| 3495 | + A88BF6C92DC11A2100C548F2 /* XCRemoteSwiftPackageReference "Kingfisher" */, |
| 3496 | + A88BF6CC2DC11A4300C548F2 /* XCRemoteSwiftPackageReference "matomo-sdk-ios" */, |
| 3497 | + A88BF6CF2DC11A6600C548F2 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */, |
3479 | 3498 | ); |
3480 | 3499 | productRefGroup = F7A54CB32848149700E5F565 /* Products */; |
3481 | 3500 | projectDirPath = ""; |
|
3888 | 3907 | F7D5C05B28A6B458000C2C29 /* StructureImage.swift in Sources */, |
3889 | 3908 | F7222FB82B6D7D2700C3E4F1 /* NoticeToMarinersRemoteDataSource.swift in Sources */, |
3890 | 3909 | F76EE0F32B9233E3001128EB /* ModuRouteSheetView.swift in Sources */, |
3891 | | - F77671CB2B34D5930026DD50 /* (null) in Sources */, |
| 3910 | + F77671CB2B34D5930026DD50 /* BuildFile in Sources */, |
3892 | 3911 | F7830BFF2A8BC9F8008376F7 /* GeoPackageExportButton.swift in Sources */, |
3893 | 3912 | F76EE0E22B913F84001128EB /* CLLocationCoordinate2D+Validation.swift in Sources */, |
3894 | 3913 | F76EE14C2B928A69001128EB /* NavigationalWarningDataFetchOperation.swift in Sources */, |
|
4195 | 4214 | F7D8FA232924394900E7D0A1 /* NTMGraphics.swift in Sources */, |
4196 | 4215 | F7C7CB4D2B9F786B001BF8E0 /* SearchProviderDataDefinition.swift in Sources */, |
4197 | 4216 | F76EE0F82B923461001128EB /* PortRouteSheetView.swift in Sources */, |
4198 | | - F77671CD2B34D75A0026DD50 /* (null) in Sources */, |
| 4217 | + F77671CD2B34D75A0026DD50 /* BuildFile in Sources */, |
4199 | 4218 | F715E30F2B766BF400752688 /* DGPSStationGeoPackageExportable.swift in Sources */, |
4200 | 4219 | F71F2B202ACF3CC700DFB5BA /* PublisherExtensions.swift in Sources */, |
4201 | 4220 | F71E3E3A28F49ABE002F2019 /* SearchResultsMap.swift in Sources */, |
|
4625 | 4644 | version = 2.1.0; |
4626 | 4645 | }; |
4627 | 4646 | }; |
| 4647 | + A88BF6C62DC11A1200C548F2 /* XCRemoteSwiftPackageReference "Alamofire" */ = { |
| 4648 | + isa = XCRemoteSwiftPackageReference; |
| 4649 | + repositoryURL = "https://github.com/Alamofire/Alamofire.git"; |
| 4650 | + requirement = { |
| 4651 | + kind = upToNextMajorVersion; |
| 4652 | + minimumVersion = 5.10.2; |
| 4653 | + }; |
| 4654 | + }; |
| 4655 | + A88BF6C92DC11A2100C548F2 /* XCRemoteSwiftPackageReference "Kingfisher" */ = { |
| 4656 | + isa = XCRemoteSwiftPackageReference; |
| 4657 | + repositoryURL = "https://github.com/onevcat/Kingfisher.git"; |
| 4658 | + requirement = { |
| 4659 | + kind = upToNextMajorVersion; |
| 4660 | + minimumVersion = 8.3.2; |
| 4661 | + }; |
| 4662 | + }; |
| 4663 | + A88BF6CC2DC11A4300C548F2 /* XCRemoteSwiftPackageReference "matomo-sdk-ios" */ = { |
| 4664 | + isa = XCRemoteSwiftPackageReference; |
| 4665 | + repositoryURL = "https://github.com/matomo-org/matomo-sdk-ios"; |
| 4666 | + requirement = { |
| 4667 | + kind = exactVersion; |
| 4668 | + version = 7.7.0; |
| 4669 | + }; |
| 4670 | + }; |
| 4671 | + A88BF6CF2DC11A6600C548F2 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */ = { |
| 4672 | + isa = XCRemoteSwiftPackageReference; |
| 4673 | + repositoryURL = "https://github.com/AliSoftware/OHHTTPStubs.git"; |
| 4674 | + requirement = { |
| 4675 | + kind = upToNextMajorVersion; |
| 4676 | + minimumVersion = 9.1.0; |
| 4677 | + }; |
| 4678 | + }; |
4628 | 4679 | F730DFC22A99000D0051775C /* XCRemoteSwiftPackageReference "GeoJSON" */ = { |
4629 | 4680 | isa = XCRemoteSwiftPackageReference; |
4630 | 4681 | repositoryURL = "https://github.com/kiliankoe/GeoJSON.git"; |
|
4641 | 4692 | package = A802E4EA2DA6D09C00DF213F /* XCRemoteSwiftPackageReference "ExceptionCatcher" */; |
4642 | 4693 | productName = ExceptionCatcher; |
4643 | 4694 | }; |
| 4695 | + A88BF6C72DC11A1300C548F2 /* Alamofire */ = { |
| 4696 | + isa = XCSwiftPackageProductDependency; |
| 4697 | + package = A88BF6C62DC11A1200C548F2 /* XCRemoteSwiftPackageReference "Alamofire" */; |
| 4698 | + productName = Alamofire; |
| 4699 | + }; |
| 4700 | + A88BF6CA2DC11A2100C548F2 /* Kingfisher */ = { |
| 4701 | + isa = XCSwiftPackageProductDependency; |
| 4702 | + package = A88BF6C92DC11A2100C548F2 /* XCRemoteSwiftPackageReference "Kingfisher" */; |
| 4703 | + productName = Kingfisher; |
| 4704 | + }; |
| 4705 | + A88BF6CD2DC11A4300C548F2 /* MatomoTracker */ = { |
| 4706 | + isa = XCSwiftPackageProductDependency; |
| 4707 | + package = A88BF6CC2DC11A4300C548F2 /* XCRemoteSwiftPackageReference "matomo-sdk-ios" */; |
| 4708 | + productName = MatomoTracker; |
| 4709 | + }; |
| 4710 | + A88BF6D02DC11A6600C548F2 /* OHHTTPStubs */ = { |
| 4711 | + isa = XCSwiftPackageProductDependency; |
| 4712 | + package = A88BF6CF2DC11A6600C548F2 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */; |
| 4713 | + productName = OHHTTPStubs; |
| 4714 | + }; |
| 4715 | + A88BF6D22DC11A6600C548F2 /* OHHTTPStubsSwift */ = { |
| 4716 | + isa = XCSwiftPackageProductDependency; |
| 4717 | + package = A88BF6CF2DC11A6600C548F2 /* XCRemoteSwiftPackageReference "OHHTTPStubs" */; |
| 4718 | + productName = OHHTTPStubsSwift; |
| 4719 | + }; |
4644 | 4720 | F730DFC32A99000D0051775C /* GeoJSON */ = { |
4645 | 4721 | isa = XCSwiftPackageProductDependency; |
4646 | 4722 | package = F730DFC22A99000D0051775C /* XCRemoteSwiftPackageReference "GeoJSON" */; |
|
0 commit comments