The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Remark, reference 1.1.0 (5df579), with Swift 6.0 for macOS (SPM) on 5 Aug 2025 18:25:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/Remark.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/Remark
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 5df5796 Add executable product for Mint compatibility
Cloned https://github.com/1amageek/Remark.git
Revision (git rev-parse @):
5df579666f0dacfa7e84265bf339ec3eb1bf66a3
SUCCESS checkout https://github.com/1amageek/Remark.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/1amageek/Remark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/13] Write sources
[8/13] Write remark-entitlement.plist
[9/13] Write swift-version-5BDAB9E9C0126B9D.txt
[11/70] Emitting module ArgumentParserToolInfo
[12/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/116] Emitting module SwiftSoup
[14/122] Emitting module ArgumentParser
[15/126] Compiling ArgumentParser NonsenseFlagsValidator.swift
[16/126] Compiling ArgumentParser ParsableArgumentsValidation.swift
[17/126] Compiling ArgumentParser PositionalArgumentsValidator.swift
[18/126] Compiling ArgumentParser UniqueNamesValidator.swift
[19/126] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/126] Compiling ArgumentParser CompletionsGenerator.swift
[21/126] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/126] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/126] Compiling ArgumentParser Argument.swift
[24/126] Compiling ArgumentParser Flag.swift
[25/126] Compiling ArgumentParser NameSpecification.swift
[26/126] Compiling ArgumentParser Option.swift
[27/126] Compiling ArgumentParser OptionGroup.swift
[28/126] Compiling ArgumentParser AsyncParsableCommand.swift
[29/126] Compiling ArgumentParser SequenceExtensions.swift
[30/126] Compiling ArgumentParser StringExtensions.swift
[31/126] Compiling ArgumentParser SwiftExtensions.swift
[32/126] Compiling ArgumentParser Tree.swift
[33/126] Compiling ArgumentParser CodingKeyValidator.swift
[40/126] Compiling ArgumentParser DumpHelpGenerator.swift
[41/126] Compiling ArgumentParser HelpCommand.swift
[42/126] Compiling ArgumentParser HelpGenerator.swift
[47/126] Compiling SwiftSoup HttpStatusException.swift
[48/126] Compiling SwiftSoup Mutex.swift
[49/126] Compiling SwiftSoup Node.swift
[50/126] Compiling SwiftSoup NodeTraversor.swift
[51/126] Compiling SwiftSoup NodeVisitor.swift
[52/126] Compiling SwiftSoup UnfairLock.swift
[53/126] Compiling SwiftSoup UnicodeScalar.swift
[54/126] Compiling SwiftSoup Validate.swift
[55/126] Compiling SwiftSoup Whitelist.swift
[56/126] Compiling SwiftSoup XmlDeclaration.swift
[57/126] Compiling SwiftSoup XmlTreeBuilder.swift
[64/126] Compiling ArgumentParser InputOrigin.swift
[65/126] Compiling ArgumentParser Name.swift
[66/126] Compiling ArgumentParser Parsed.swift
[67/126] Compiling ArgumentParser ParsedValues.swift
[68/126] Compiling ArgumentParser ParserError.swift
[69/126] Compiling ArgumentParser SplitArguments.swift
[70/126] Compiling ArgumentParser CommandParser.swift
[71/126] Compiling ArgumentParser CommandConfiguration.swift
[72/126] Compiling ArgumentParser CommandGroup.swift
[73/126] Compiling ArgumentParser EnumerableFlag.swift
[74/126] Compiling ArgumentParser ExpressibleByArgument.swift
[75/126] Compiling ArgumentParser ParsableArguments.swift
[76/126] Compiling ArgumentParser CompletionKind.swift
[77/126] Compiling ArgumentParser Errors.swift
[78/126] Compiling ArgumentParser ParsableCommand.swift
[79/126] Compiling ArgumentParser ArgumentDecoder.swift
[80/126] Compiling ArgumentParser ArgumentDefinition.swift
[81/126] Compiling ArgumentParser ArgumentSet.swift
[82/126] Compiling ArgumentParser MessageInfo.swift
[83/126] Compiling ArgumentParser UsageGenerator.swift
[84/126] Compiling ArgumentParser CollectionExtensions.swift
[85/126] Compiling ArgumentParser Mutex.swift
[86/126] Compiling ArgumentParser Platform.swift
[87/126] Compiling ArgumentParser InputKey.swift
[101/126] Compiling ArgumentParser ArgumentDiscussion.swift
[102/126] Compiling ArgumentParser ArgumentHelp.swift
[103/126] Compiling ArgumentParser ArgumentVisibility.swift
[124/135] Compiling Remark HTMLFetching.swift
[125/135] Compiling Remark Media.swift
[126/135] Emitting module Remark
[127/135] Compiling Remark DynamicHTMLFetcher.swift
[128/135] Compiling Remark Remark+Tag.swift
[129/135] Compiling Remark Remark.swift
[130/135] Compiling Remark HTMLFetcher.swift
[131/135] Compiling Remark Link.swift
[132/135] Compiling Remark Section.swift
[133/139] Emitting module RemarkCLI
[134/139] Compiling RemarkCLI RemarkCommand.swift
[134/139] Write Objects.LinkFileList
[135/139] Linking remark
[136/139] Applying remark
[138/139] Compiling RemarkUI RemarkView.swift
[139/139] Emitting module RemarkUI
Build complete! (24.04s)
Fetching https://github.com/scinfu/SwiftSoup.git
[1/4258] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.06s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15607] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.52s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at master (a81b1a5)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at main (d075877)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "Remark",
  "name" : "Remark",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Remark",
      "targets" : [
        "Remark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RemarkUI",
      "targets" : [
        "RemarkUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "remark",
      "targets" : [
        "RemarkCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RemarkUI",
      "module_type" : "SwiftTarget",
      "name" : "RemarkUI",
      "path" : "Sources/RemarkUI",
      "product_memberships" : [
        "RemarkUI"
      ],
      "sources" : [
        "RemarkView.swift"
      ],
      "target_dependencies" : [
        "Remark"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RemarkTests",
      "module_type" : "SwiftTarget",
      "name" : "RemarkTests",
      "path" : "Tests/RemarkTests",
      "sources" : [
        "RemarkTests.swift"
      ],
      "target_dependencies" : [
        "Remark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RemarkCLI",
      "module_type" : "SwiftTarget",
      "name" : "RemarkCLI",
      "path" : "Sources/RemarkCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "remark"
      ],
      "sources" : [
        "RemarkCommand.swift"
      ],
      "target_dependencies" : [
        "Remark"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Remark",
      "module_type" : "SwiftTarget",
      "name" : "Remark",
      "path" : "Sources/Remark",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Remark",
        "RemarkUI",
        "remark"
      ],
      "sources" : [
        "DynamicHTMLFetcher.swift",
        "HTMLFetcher.swift",
        "HTMLFetching.swift",
        "Link.swift",
        "Media.swift",
        "Remark+Tag.swift",
        "Remark.swift",
        "Section.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.