The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PodcastFeedMaker, reference main (de0831), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 17:08:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atelier-socle/podcast-feed-maker.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atelier-socle/podcast-feed-maker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de08316 feat: add video & HLS enclosure support
Cloned https://github.com/atelier-socle/podcast-feed-maker.git
Revision (git rev-parse @):
de083162db80a2c4f7e32bc9ffd3db5991066260
SUCCESS checkout https://github.com/atelier-socle/podcast-feed-maker.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/19806] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.47s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.11s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.73s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "podcast-feed-maker",
      "name": "PodcastFeedMaker",
      "url": "https://github.com/atelier-socle/podcast-feed-maker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/podcast-feed-maker",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/atelier-socle/podcast-feed-maker.git
[1/1809] Fetching podcast-feed-maker
Fetched https://github.com/atelier-socle/podcast-feed-maker.git from cache (1.52s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.64s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/atelier-socle/podcast-feed-maker.git
Working copy of https://github.com/atelier-socle/podcast-feed-maker.git resolved at main (de08316)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/atelier-socle/podcast-feed-maker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
Building for debugging...
[4/14] Write podcastfeed-entitlement.plist
[4/14] Write sources
[10/14] Write swift-version--6988338F2F200930.txt
[12/122] Emitting module ArgumentParserToolInfo
[13/122] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/169] Compiling ArgumentParser NameSpecification.swift
[15/169] Compiling ArgumentParser Option.swift
[16/169] Compiling ArgumentParser OptionGroup.swift
[17/169] Compiling ArgumentParser ParentCommand.swift
[18/169] Compiling ArgumentParser AsyncParsableCommand.swift
[19/174] Emitting module PodcastFeedMaker
[20/185] Compiling ArgumentParser InputKey.swift
[21/185] Compiling ArgumentParser InputOrigin.swift
[22/185] Compiling ArgumentParser Name.swift
[23/185] Compiling ArgumentParser Parsed.swift
[24/185] Compiling ArgumentParser ParsedValues.swift
[25/185] Compiling ArgumentParser ArgumentHelp.swift
[26/185] Compiling ArgumentParser ArgumentVisibility.swift
[27/185] Compiling ArgumentParser CompletionKind.swift
[28/185] Compiling ArgumentParser Errors.swift
[29/185] Compiling ArgumentParser Flag.swift
[30/185] Emitting module ArgumentParser
[31/185] Compiling ArgumentParser CodingKeyValidator.swift
[32/185] Compiling ArgumentParser NonsenseFlagsValidator.swift
[33/185] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/185] Compiling ArgumentParser PositionalArgumentsValidator.swift
[35/185] Compiling ArgumentParser UniqueNamesValidator.swift
[36/185] Compiling ArgumentParser Platform.swift
[37/185] Compiling ArgumentParser SequenceExtensions.swift
[38/185] Compiling ArgumentParser StringExtensions.swift
[39/185] Compiling ArgumentParser SwiftExtensions.swift
[40/185] Compiling ArgumentParser Tree.swift
[41/185] Compiling ArgumentParser CommandConfiguration.swift
[42/185] Compiling ArgumentParser CommandGroup.swift
[43/185] Compiling ArgumentParser EnumerableFlag.swift
[44/185] Compiling ArgumentParser ExpressibleByArgument.swift
[45/185] Compiling ArgumentParser ParsableArguments.swift
[46/185] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/185] Compiling ArgumentParser CompletionsGenerator.swift
[48/185] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/185] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/185] Compiling ArgumentParser Argument.swift
[51/185] Compiling ArgumentParser ArgumentDiscussion.swift
[64/185] Compiling PodcastFeedMaker Trailer.swift
[65/185] Compiling PodcastFeedMaker Transcript.swift
[66/185] Compiling PodcastFeedMaker UnknownElement.swift
[67/185] Compiling PodcastFeedMaker UpdateFrequency.swift
[68/185] Compiling PodcastFeedMaker ValidationPlatform.swift
[69/185] Compiling PodcastFeedMaker OPMLDocument.swift
[70/185] Compiling PodcastFeedMaker OPMLFeedConverter.swift
[71/185] Compiling PodcastFeedMaker OPMLGenerator.swift
[72/185] Compiling PodcastFeedMaker OPMLHead.swift
[73/185] Compiling PodcastFeedMaker OPMLOutline.swift
[74/185] Compiling PodcastFeedMaker OPMLParser.swift
[75/185] Compiling PodcastFeedMaker GUID.swift
[76/185] Compiling PodcastFeedMaker ITunesCategory.swift
[77/185] Compiling PodcastFeedMaker ITunesOwner.swift
[78/185] Compiling PodcastFeedMaker Item.swift
[79/185] Compiling PodcastFeedMaker JSONChapterList.swift
[80/185] Compiling PodcastFeedMaker Locked.swift
[81/185] Compiling PodcastFeedMaker PodcastBlock.swift
[82/185] Compiling PodcastFeedMaker PodcastChat.swift
[83/185] Compiling PodcastFeedMaker PodcastEpisode.swift
[84/185] Compiling PodcastFeedMaker PodcastFeed.swift
[85/185] Compiling PodcastFeedMaker PodcastGuid.swift
[86/185] Compiling PodcastFeedMaker PodcastImage.swift
[87/185] Compiling PodcastFeedMaker GeneratorError.swift
[88/185] Compiling PodcastFeedMaker NamespaceResolver.swift
[89/185] Compiling PodcastFeedMaker StreamingFeedGenerator.swift
[90/185] Compiling PodcastFeedMaker XMLBuilder.swift
[91/185] Compiling PodcastFeedMaker AlternateEnclosure.swift
[92/185] Compiling PodcastFeedMaker AtomLink.swift
[93/185] Compiling PodcastFeedMaker Channel.swift
[94/185] Compiling PodcastFeedMaker ChaptersLink.swift
[95/185] Compiling PodcastFeedMaker ContentEncoded.swift
[96/185] Compiling PodcastFeedMaker DublinCore.swift
[97/185] Compiling PodcastFeedMaker Enclosure.swift
[98/185] Compiling PodcastFeedMaker Funding.swift
[102/185] Compiling ArgumentParser MessageInfo.swift
[103/185] Compiling ArgumentParser UsageGenerator.swift
[104/185] Compiling ArgumentParser CollectionExtensions.swift
[105/185] Compiling ArgumentParser Foundation.swift
[106/185] Compiling ArgumentParser Mutex.swift
[107/185] Compiling ArgumentParser ParserError.swift
[108/185] Compiling ArgumentParser SplitArguments.swift
[109/185] Compiling ArgumentParser DumpHelpGenerator.swift
[110/185] Compiling ArgumentParser HelpCommand.swift
[111/185] Compiling PodcastFeedMaker ItemBuilder.swift
[112/185] Compiling PodcastFeedMaker PSP1Helper.swift
[113/185] Compiling PodcastFeedMaker PodcastFeedBuilder.swift
[114/185] Compiling PodcastFeedMaker FeedDiff.swift
[115/185] Compiling PodcastFeedMaker ImageDimensionParser.swift
[116/185] Compiling PodcastFeedMaker MediaSignature.swift
[117/185] Compiling PodcastFeedMaker NetworkValidator+MediaVerification.swift
[118/185] Compiling PodcastFeedMaker NetworkValidator.swift
[119/185] Compiling PodcastFeedMaker PodcastFeedEngine.swift
[120/185] Compiling PodcastFeedMaker FeedGenerator+Podcast.swift
[121/185] Compiling PodcastFeedMaker FeedGenerator+RSS.swift
[122/185] Compiling PodcastFeedMaker FeedGenerator.swift
[134/185] Compiling ArgumentParser HelpGenerator.swift
[135/185] Compiling ArgumentParser ParsableCommand.swift
[136/185] Compiling ArgumentParser ArgumentDecoder.swift
[137/185] Compiling ArgumentParser ArgumentDefinition.swift
[138/185] Compiling ArgumentParser ArgumentSet.swift
[139/185] Compiling ArgumentParser CommandParser.swift
[150/185] Compiling PodcastFeedMaker FeedParserDelegate+Podcast.swift
[151/185] Compiling PodcastFeedMaker FeedParserDelegate+RSS.swift
[152/185] Compiling PodcastFeedMaker FeedParserDelegate+XML.swift
[153/185] Compiling PodcastFeedMaker FeedParserDelegate.swift
[154/185] Compiling PodcastFeedMaker ParserError.swift
[155/185] Compiling PodcastFeedMaker StreamingFeedParser.swift
[156/185] Compiling PodcastFeedMaker PodcastFeedMaker.swift
[172/185] Compiling PodcastFeedMaker TemplateValidationResult.swift
[173/185] Compiling PodcastFeedMaker TemplateValidator.swift
[174/185] Compiling PodcastFeedMaker AmazonValidation.swift
[175/185] Compiling PodcastFeedMaker AppleValidation.swift
[176/185] Compiling PodcastFeedMaker CrossCuttingValidation.swift
[177/185] Compiling PodcastFeedMaker FeedValidator.swift
[178/185] Compiling PodcastFeedMaker PSP1Validation.swift
[179/185] Compiling PodcastFeedMaker PodcastIndexValidation.swift
[180/185] Compiling PodcastFeedMaker SpotifyValidation.swift
[181/185] Compiling PodcastFeedMaker ValidationResult.swift
[182/185] Compiling PodcastFeedMaker ValidationRule.swift
[183/204] Compiling PodcastFeedCommands OPMLImportCommand.swift
[184/204] Compiling PodcastFeedCommands PodcastFeedCommand.swift
[185/206] Compiling PodcastFeedCommands LintCommand.swift
[186/206] Compiling PodcastFeedCommands OPMLExportCommand.swift
[187/206] Compiling PodcastFeedCommands TemplateName.swift
[188/206] Compiling PodcastFeedCommands InitCommand.swift
[189/206] Compiling PodcastFeedCommands InputResolver.swift
[190/206] Compiling PodcastFeedCommands OutputFormatter.swift
[191/206] Compiling PodcastFeedCommands ExitCodes.swift
[192/206] Compiling PodcastFeedCommands FeedLoader.swift
[193/206] Compiling PodcastFeedCommands GenerateCommand.swift
[194/206] Compiling PodcastFeedCommands ColorOutput.swift
[195/206] Compiling PodcastFeedCommands ChaptersCommand.swift
[196/206] Compiling PodcastFeedCommands ConvertCommand.swift
[197/206] Compiling PodcastFeedCommands DiffCommand.swift
[198/206] Compiling PodcastFeedCommands EpisodesCommand.swift
[199/206] Compiling PodcastFeedCommands AddEpisodeCommand.swift
[200/206] Compiling PodcastFeedCommands AuditCommand.swift
[201/206] Emitting module PodcastFeedCommands
[202/206] Compiling PodcastFeedCommands ReadCommand.swift
[203/206] Compiling PodcastFeedCommands ValidateCommand.swift
[204/208] Emitting module PodcastFeedCLI
[205/208] Compiling PodcastFeedCLI PodcastFeedCLI.swift
[205/208] Write Objects.LinkFileList
[206/208] Linking podcastfeed
[207/208] Applying podcastfeed
Build complete! (16.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "PodcastFeedMaker",
  "name" : "PodcastFeedMaker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PodcastFeedMaker",
      "targets" : [
        "PodcastFeedMaker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PodcastFeedCommands",
      "targets" : [
        "PodcastFeedCommands"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "podcastfeed",
      "targets" : [
        "PodcastFeedCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PodcastFeedMakerTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedMakerTests",
      "path" : "Tests/PodcastFeedMakerTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PodcastFeedMakerTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AuditTests/AuditCategoryTests.swift",
        "AuditTests/AuditComparisonTests.swift",
        "AuditTests/AuditEdgeCaseTests.swift",
        "AuditTests/AuditRecommendationTests.swift",
        "AuditTests/AuditScoringTests.swift",
        "AuditTests/FeedAuditorTests.swift",
        "AuditTests/PlatformCompatibilityTests.swift",
        "BuilderTests/BuilderTests.swift",
        "BuilderTests/PSP1HelperTests.swift",
        "BuilderTests/PodcastFeedBuilderTests.swift",
        "EngineTests/FeedDiffEdgeCaseTests.swift",
        "EngineTests/FeedDiffTests.swift",
        "EngineTests/MediaTypeVerificationAdvancedTests.swift",
        "EngineTests/MediaTypeVerificationTests.swift",
        "EngineTests/MockURLProtocol.swift",
        "EngineTests/NetworkValidatorAsyncTests.swift",
        "EngineTests/NetworkValidatorTests.swift",
        "EngineTests/PodcastFeedEngineTests.swift",
        "FeedValidatorTests.swift",
        "GeneratorTests/FeedGeneratorOutputTests.swift",
        "GeneratorTests/FeedGeneratorPodcastNSTests.swift",
        "GeneratorTests/FeedGeneratorTests.swift",
        "GeneratorTests/GeneratorErrorTests.swift",
        "GeneratorTests/NamespaceResolverTests.swift",
        "GeneratorTests/StreamingFeedGeneratorTests.swift",
        "GeneratorTests/XMLBuilderTests.swift",
        "Helpers/CleanSpecialCharsTests.swift",
        "Helpers/HelpersTests.swift",
        "Helpers/RcfPubDateTests.swift",
        "Helpers/TestURL.swift",
        "IntegrationTests/IntegrationTests.swift",
        "Mocks/MockFeed.swift",
        "ModelTests/JSONChapterListTests.swift",
        "ModelTests/MIMETypeVideoTests.swift",
        "ModelTests/SpecComplianceFixExtendedTests.swift",
        "ModelTests/SpecComplianceFixTests.swift",
        "ModelTests/SpecGapTests.swift",
        "NamespaceTests.swift",
        "OPMLTests/OPMLDocumentTests.swift",
        "OPMLTests/OPMLEdgeCaseTests.swift",
        "OPMLTests/OPMLFeedConverterTests.swift",
        "OPMLTests/OPMLGeneratorTests.swift",
        "OPMLTests/OPMLParserTests.swift",
        "OPMLTests/OPMLRoundTripTests.swift",
        "OPMLTests/OPMLValidatorTests.swift",
        "ParserTests/DateParserTests.swift",
        "ParserTests/FeedParserItemTests.swift",
        "ParserTests/FeedParserPodcastItemTests.swift",
        "ParserTests/FeedParserTests.swift",
        "ParserTests/ParserErrorTests.swift",
        "ParserTests/RoundTripTests.swift",
        "ParserTests/StreamingFeedParserTests.swift",
        "PodcastFeedFileTests.swift",
        "PodcastFeedMakerTests.swift",
        "RoundTripTests/RoundTripFidelityTests.swift",
        "RoundTripTests/VideoRoundTripTests.swift",
        "ShowcaseTests/AuditShowcaseIntegrationTests.swift",
        "ShowcaseTests/AuditShowcaseTests.swift",
        "ShowcaseTests/BuilderShowcaseDSLTests.swift",
        "ShowcaseTests/BuilderShowcaseFactoryTests.swift",
        "ShowcaseTests/EngineShowcaseDiffWorkflowTests.swift",
        "ShowcaseTests/EngineShowcaseGenerateParseTests.swift",
        "ShowcaseTests/GeneratorShowcaseFeedTests.swift",
        "ShowcaseTests/GeneratorShowcasePodcastNSTests.swift",
        "ShowcaseTests/GeneratorShowcaseStreamTests.swift",
        "ShowcaseTests/GeneratorShowcaseXMLTests.swift",
        "ShowcaseTests/ModelShowcaseAtomDCTests.swift",
        "ShowcaseTests/ModelShowcaseContainerTests.swift",
        "ShowcaseTests/ModelShowcaseITunesTests.swift",
        "ShowcaseTests/ModelShowcasePodcastNS4ExtTests.swift",
        "ShowcaseTests/ModelShowcasePodcastNS4Tests.swift",
        "ShowcaseTests/ModelShowcasePodcastNSTests.swift",
        "ShowcaseTests/ModelShowcaseRSSItemTests.swift",
        "ShowcaseTests/ModelShowcaseRSSTests.swift",
        "ShowcaseTests/OPMLShowcaseConverterTests.swift",
        "ShowcaseTests/OPMLShowcaseGeneratorTests.swift",
        "ShowcaseTests/OPMLShowcaseModelTests.swift",
        "ShowcaseTests/OPMLShowcaseParserTests.swift",
        "ShowcaseTests/OPMLShowcaseRoundTripValidatorTests.swift",
        "ShowcaseTests/ParserShowcaseDateITunesTests.swift",
        "ShowcaseTests/ParserShowcaseMalformedStreamTests.swift",
        "ShowcaseTests/ParserShowcaseParserTests.swift",
        "ShowcaseTests/RoundTripShowcaseCoreTests.swift",
        "ShowcaseTests/RoundTripShowcaseDiffTests.swift",
        "ShowcaseTests/RoundTripShowcaseFidelityTests.swift",
        "ShowcaseTests/TemplateShowcaseModelTests.swift",
        "ShowcaseTests/TemplateShowcaseValidatorTests.swift",
        "ShowcaseTests/ValidatorShowcasePlatformTests.swift",
        "ShowcaseTests/ValidatorShowcaseTests.swift",
        "ShowcaseTests/VideoHLSShowcaseTests.swift",
        "Tags/Atom/AtomLinkTests.swift",
        "Tags/Podcast/PodcastChaptersTests.swift",
        "Tags/Podcast/PodcastFundingTests.swift",
        "Tags/Podcast/PodcastGuidTests.swift",
        "Tags/Podcast/PodcastLicenseTests.swift",
        "Tags/Podcast/PodcastLocationTests.swift",
        "Tags/Podcast/PodcastLockedTests.swift",
        "Tags/Podcast/PodcastSoundbiteTests.swift",
        "Tags/Podcast/PodcastTextFieldTests.swift",
        "Tags/Podcast/PodcastTranscriptTests.swift",
        "Tags/RSS/ChannelNamespaceTests.swift",
        "Tags/RSS/ChannelTests.swift",
        "Tags/RSS/CopyrightTests.swift",
        "Tags/RSS/DescriptionTests.swift",
        "Tags/RSS/EnclosureTests.swift",
        "Tags/RSS/FeedTests.swift",
        "Tags/RSS/GeneratorTests.swift",
        "Tags/RSS/GuidTests.swift",
        "Tags/RSS/ImageTests.swift",
        "Tags/RSS/ItemNamespaceTests.swift",
        "Tags/RSS/ItemTests.swift",
        "Tags/RSS/LanguageTests.swift",
        "Tags/RSS/LastBuildDateTests.swift",
        "Tags/RSS/LinkTests.swift",
        "Tags/RSS/PubDateTests.swift",
        "Tags/RSS/TimeToLiveTests.swift",
        "Tags/RSS/TitleTests.swift",
        "Tags/iTunes/ITunesCategorySubcategoryTests.swift",
        "Tags/iTunes/ITunesOwnerTests.swift",
        "Tags/iTunes/iTunesAuthorTests.swift",
        "Tags/iTunes/iTunesBlockTests.swift",
        "Tags/iTunes/iTunesCategoryTests.swift",
        "Tags/iTunes/iTunesChannelTypeTests.swift",
        "Tags/iTunes/iTunesCompleteTests.swift",
        "Tags/iTunes/iTunesDurationTests.swift",
        "Tags/iTunes/iTunesEpisodeTests.swift",
        "Tags/iTunes/iTunesEpisodeTypeTests.swift",
        "Tags/iTunes/iTunesExplicitTests.swift",
        "Tags/iTunes/iTunesImageTests.swift",
        "Tags/iTunes/iTunesKeywordsTests.swift",
        "Tags/iTunes/iTunesNewFeedUrlTests.swift",
        "Tags/iTunes/iTunesSeasonTests.swift",
        "Tags/iTunes/iTunesSubtitleTests.swift",
        "Tags/iTunes/iTunesSummaryTests.swift",
        "Tags/iTunes/iTunesTitleTests.swift",
        "Tags/iTunes/iTunesVerifyTests.swift",
        "TemplateTests/BuiltInTemplateTests.swift",
        "TemplateTests/ComposedTemplateTests.swift",
        "TemplateTests/ExpertiseLevelTests.swift",
        "TemplateTests/FeedTagTests.swift",
        "TemplateTests/PlatformPresetTests.swift",
        "TemplateTests/TemplateCompositionTests.swift",
        "TemplateTests/TemplateFeedFactoryTests.swift",
        "TemplateTests/TemplateRoundTripTests.swift",
        "TemplateTests/TemplateValidationResultTests.swift",
        "TemplateTests/TemplateValidatorTests.swift",
        "ValidatorTests/AmazonValidationTests.swift",
        "ValidatorTests/AppleValidationTests.swift",
        "ValidatorTests/CrossCuttingValidationTests.swift",
        "ValidatorTests/CustomValidationRuleTests.swift",
        "ValidatorTests/PSP1ValidationTests.swift",
        "ValidatorTests/PodcastIndexValidationTests.swift",
        "ValidatorTests/SpecComplianceV2Tests.swift",
        "ValidatorTests/SpotifyValidationTests.swift",
        "ValidatorTests/VideoValidationTests.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedMaker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedMaker",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedMaker",
      "path" : "Sources/PodcastFeedMaker",
      "product_memberships" : [
        "PodcastFeedMaker",
        "PodcastFeedCommands",
        "podcastfeed"
      ],
      "sources" : [
        "Audit/AuditCategory.swift",
        "Audit/AuditComparison.swift",
        "Audit/AuditCriterion.swift",
        "Audit/AuditGrade.swift",
        "Audit/AuditRecommendation.swift",
        "Audit/AuditReport.swift",
        "Audit/AuditScoring+ComplianceAccessDiscover.swift",
        "Audit/AuditScoring+MetadataEpisodes.swift",
        "Audit/AuditScoring.swift",
        "Audit/FeedAuditor.swift",
        "Audit/PlatformCompatibility.swift",
        "Builders/ChannelBuilder.swift",
        "Builders/ItemBuilder.swift",
        "Builders/PSP1Helper.swift",
        "Builders/PodcastFeedBuilder.swift",
        "Engine/FeedDiff.swift",
        "Engine/ImageDimensionParser.swift",
        "Engine/MediaSignature.swift",
        "Engine/NetworkValidator+MediaVerification.swift",
        "Engine/NetworkValidator.swift",
        "Engine/PodcastFeedEngine.swift",
        "Generator/FeedGenerator+Podcast.swift",
        "Generator/FeedGenerator+RSS.swift",
        "Generator/FeedGenerator.swift",
        "Generator/GeneratorError.swift",
        "Generator/NamespaceResolver.swift",
        "Generator/StreamingFeedGenerator.swift",
        "Generator/XMLBuilder.swift",
        "Model/AlternateEnclosure.swift",
        "Model/AtomLink.swift",
        "Model/Channel.swift",
        "Model/ChaptersLink.swift",
        "Model/ContentEncoded.swift",
        "Model/DublinCore.swift",
        "Model/Enclosure.swift",
        "Model/Funding.swift",
        "Model/GUID.swift",
        "Model/ITunesCategory.swift",
        "Model/ITunesOwner.swift",
        "Model/Item.swift",
        "Model/JSONChapterList.swift",
        "Model/Locked.swift",
        "Model/PodcastBlock.swift",
        "Model/PodcastChat.swift",
        "Model/PodcastEpisode.swift",
        "Model/PodcastFeed.swift",
        "Model/PodcastGuid.swift",
        "Model/PodcastImage.swift",
        "Model/PodcastImages.swift",
        "Model/PodcastIntegrity.swift",
        "Model/PodcastLicense.swift",
        "Model/PodcastLiveItem.swift",
        "Model/PodcastLocation.swift",
        "Model/PodcastMedium.swift",
        "Model/PodcastNamespace.swift",
        "Model/PodcastPerson.swift",
        "Model/PodcastPublisher.swift",
        "Model/PodcastSeason.swift",
        "Model/PodcastSource.swift",
        "Model/PodcastTxt.swift",
        "Model/PodcastValue.swift",
        "Model/PodloveChapter.swift",
        "Model/Podroll.swift",
        "Model/RSSCategory.swift",
        "Model/RSSCloud.swift",
        "Model/RSSImage.swift",
        "Model/RSSSource.swift",
        "Model/RSSTextInput.swift",
        "Model/RemoteItem.swift",
        "Model/SkipSchedule.swift",
        "Model/SocialInteract.swift",
        "Model/Soundbite.swift",
        "Model/Trailer.swift",
        "Model/Transcript.swift",
        "Model/UnknownElement.swift",
        "Model/UpdateFrequency.swift",
        "Model/ValidationPlatform.swift",
        "OPML/OPMLDocument.swift",
        "OPML/OPMLFeedConverter.swift",
        "OPML/OPMLGenerator.swift",
        "OPML/OPMLHead.swift",
        "OPML/OPMLOutline.swift",
        "OPML/OPMLParser.swift",
        "OPML/OPMLValidator.swift",
        "Parser/DateParser.swift",
        "Parser/FeedParser.swift",
        "Parser/FeedParserDelegate+Helpers.swift",
        "Parser/FeedParserDelegate+Podcast.swift",
        "Parser/FeedParserDelegate+RSS.swift",
        "Parser/FeedParserDelegate+XML.swift",
        "Parser/FeedParserDelegate.swift",
        "Parser/ParserError.swift",
        "Parser/StreamingFeedParser.swift",
        "PodcastFeedMaker.swift",
        "Templates/AdvancedTemplate.swift",
        "Templates/BasicTemplate.swift",
        "Templates/ComposedTemplate.swift",
        "Templates/ExpertTemplate.swift",
        "Templates/ExpertiseLevel.swift",
        "Templates/FeedTag.swift",
        "Templates/FeedTemplate.swift",
        "Templates/PlatformPreset.swift",
        "Templates/StandardTemplate.swift",
        "Templates/TemplateComposition.swift",
        "Templates/TemplateFeedFactory.swift",
        "Templates/TemplateValidationResult.swift",
        "Templates/TemplateValidator.swift",
        "Validator/AmazonValidation.swift",
        "Validator/AppleValidation.swift",
        "Validator/CrossCuttingValidation.swift",
        "Validator/FeedValidator.swift",
        "Validator/PSP1Validation.swift",
        "Validator/PodcastIndexValidation.swift",
        "Validator/SpotifyValidation.swift",
        "Validator/ValidationResult.swift",
        "Validator/ValidationRule.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodcastFeedCommandsTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedCommandsTests",
      "path" : "Tests/PodcastFeedCommandsTests",
      "sources" : [
        "AddEpisodeCommandTests.swift",
        "AuditCommandTests.swift",
        "ChaptersCommandTests.swift",
        "CommandIntegrationFormatterTests.swift",
        "CommandIntegrationGenerateConvertTests.swift",
        "CommandIntegrationLintValidateTests.swift",
        "ConvertCommandTests.swift",
        "DiffCommandTests.swift",
        "EpisodesCommandTests.swift",
        "GenerateCommandTests.swift",
        "Helpers/ColorOutputTests.swift",
        "Helpers/FeedLoaderTests.swift",
        "Helpers/InputResolverTests.swift",
        "Helpers/OutputFormatterTests.swift",
        "Helpers/TestURL.swift",
        "InitCommandTests.swift",
        "LintCommandTests.swift",
        "OPMLExportCommandTests.swift",
        "OPMLImportCommandTests.swift",
        "ReadCommandTests.swift",
        "ShowcaseTests/CLIShowcaseAddEpisodeTemplateTests.swift",
        "ShowcaseTests/CLIShowcaseAuditTests.swift",
        "ShowcaseTests/CLIShowcaseDiffGenerateConvertTests.swift",
        "ShowcaseTests/CLIShowcaseInitLintValidateTests.swift",
        "ShowcaseTests/CLIShowcaseReadEpisodesChaptersTests.swift",
        "TemplateIntegrationTests.swift",
        "ValidateCommandTests.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedCommands",
        "PodcastFeedMaker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedCommands",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedCommands",
      "path" : "Sources/PodcastFeedCommands",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "PodcastFeedCommands",
        "podcastfeed"
      ],
      "sources" : [
        "AddEpisodeCommand.swift",
        "AuditCommand.swift",
        "ChaptersCommand.swift",
        "ConvertCommand.swift",
        "DiffCommand.swift",
        "EpisodesCommand.swift",
        "GenerateCommand.swift",
        "Helpers/ColorOutput.swift",
        "Helpers/ExitCodes.swift",
        "Helpers/FeedLoader.swift",
        "Helpers/InputResolver.swift",
        "Helpers/OutputFormatter.swift",
        "Helpers/TemplateName.swift",
        "InitCommand.swift",
        "LintCommand.swift",
        "OPMLExportCommand.swift",
        "OPMLImportCommand.swift",
        "PodcastFeedCommand.swift",
        "ReadCommand.swift",
        "ValidateCommand.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedMaker"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodcastFeedCLI",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedCLI",
      "path" : "Sources/PodcastFeedCLI",
      "product_memberships" : [
        "podcastfeed"
      ],
      "sources" : [
        "PodcastFeedCLI.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedCommands"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.2"
}
Done.