The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ContentstackUtils, reference v1.5.0 (a02d89), with Swift 6.1 for visionOS using Xcode 16.3 on 6 Apr 2026 13:47:55 UTC.

Swift 6 data race errors: 50

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContentstackUtils -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/contentstack/contentstack-utils-swift.git
Reference: v1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/contentstack/contentstack-utils-swift
 * tag               v1.5.0     -> FETCH_HEAD
HEAD is now at a02d898 Merge pull request #38 from contentstack/staging
Cloned https://github.com/contentstack/contentstack-utils-swift.git
Revision (git rev-parse @):
a02d898389cc65f7e30efb98ae3e4be27c65c73c
SUCCESS checkout https://github.com/contentstack/contentstack-utils-swift.git at v1.5.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/contentstack/contentstack-utils-swift.git
https://github.com/contentstack/contentstack-utils-swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContentstackUtils",
  "name" : "ContentstackUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ContentstackUtils",
      "targets" : [
        "ContentstackUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "libxml2",
      "module_type" : "SystemLibraryTarget",
      "name" : "libxml2",
      "path" : "Modules",
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "ContentstackUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtilsTests",
      "path" : "Tests/ContentstackUtilsTests",
      "sources" : [
        "Constants.swift",
        "ContentBlock.swift",
        "ContentstackUtilsArrayTest.swift",
        "ContentstackUtilsCustomRendertest.swift",
        "ContentstackUtilsJsonToHtmlTest.swift",
        "ContentstackUtilsTests.swift",
        "CustomRenderOptionMock.swift",
        "Decodable.swift",
        "DefaultRenderTests.swift",
        "EmbededModelMock.swift",
        "GQLJsonRTE.swift",
        "GQLJsonToHtml.swift",
        "JsonNodes.swift",
        "JsonNodesHtmlResults.swift",
        "MarkTypeTest.swift",
        "MetadataTests.swift",
        "NodeParser.swift",
        "NodeTypeTest.swift",
        "StringExtensionTests.swift",
        "TestClient.swift",
        "VariantUtilityTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ContentstackUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContentstackUtils",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtils",
      "path" : "Sources",
      "product_memberships" : [
        "ContentstackUtils"
      ],
      "sources" : [
        "ContentstackUtils/ConnectionNode.swift",
        "ContentstackUtils/ContentstackUtils.swift",
        "ContentstackUtils/Decodable.swift",
        "ContentstackUtils/Edges.swift",
        "ContentstackUtils/EmbedItemType.swift",
        "ContentstackUtils/EntryEmbedded.swift",
        "ContentstackUtils/GQLEmbededAsset.swift",
        "ContentstackUtils/GQLEmbededEntry.swift",
        "ContentstackUtils/JSONNode.swift",
        "ContentstackUtils/JSONNodes.swift",
        "ContentstackUtils/MarkType.swift",
        "ContentstackUtils/Metadata.swift",
        "ContentstackUtils/Node.swift",
        "ContentstackUtils/NodeType.swift",
        "ContentstackUtils/Option.swift",
        "ContentstackUtils/String+Extension.swift",
        "ContentstackUtils/StyleType.swift",
        "ContentstackUtils/TextNode.swift",
        "Kanna/CSS.swift",
        "Kanna/Deprecated.swift",
        "Kanna/Kanna.swift",
        "Kanna/libxmlHTMLDocument.swift",
        "Kanna/libxmlHTMLNode.swift",
        "Kanna/libxmlParserOption.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContentstackUtils",
  "name" : "ContentstackUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ContentstackUtils",
      "targets" : [
        "ContentstackUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "libxml2",
      "module_type" : "SystemLibraryTarget",
      "name" : "libxml2",
      "path" : "Modules",
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "ContentstackUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtilsTests",
      "path" : "Tests/ContentstackUtilsTests",
      "sources" : [
        "Constants.swift",
        "ContentBlock.swift",
        "ContentstackUtilsArrayTest.swift",
        "ContentstackUtilsCustomRendertest.swift",
        "ContentstackUtilsJsonToHtmlTest.swift",
        "ContentstackUtilsTests.swift",
        "CustomRenderOptionMock.swift",
        "Decodable.swift",
        "DefaultRenderTests.swift",
        "EmbededModelMock.swift",
        "GQLJsonRTE.swift",
        "GQLJsonToHtml.swift",
        "JsonNodes.swift",
        "JsonNodesHtmlResults.swift",
        "MarkTypeTest.swift",
        "MetadataTests.swift",
        "NodeParser.swift",
        "NodeTypeTest.swift",
        "StringExtensionTests.swift",
        "TestClient.swift",
        "VariantUtilityTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ContentstackUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContentstackUtils",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtils",
      "path" : "Sources",
      "product_memberships" : [
        "ContentstackUtils"
      ],
      "sources" : [
        "ContentstackUtils/ConnectionNode.swift",
        "ContentstackUtils/ContentstackUtils.swift",
        "ContentstackUtils/Decodable.swift",
        "ContentstackUtils/Edges.swift",
        "ContentstackUtils/EmbedItemType.swift",
        "ContentstackUtils/EntryEmbedded.swift",
        "ContentstackUtils/GQLEmbededAsset.swift",
        "ContentstackUtils/GQLEmbededEntry.swift",
        "ContentstackUtils/JSONNode.swift",
        "ContentstackUtils/JSONNodes.swift",
        "ContentstackUtils/MarkType.swift",
        "ContentstackUtils/Metadata.swift",
        "ContentstackUtils/Node.swift",
        "ContentstackUtils/NodeType.swift",
        "ContentstackUtils/Option.swift",
        "ContentstackUtils/String+Extension.swift",
        "ContentstackUtils/StyleType.swift",
        "ContentstackUtils/TextNode.swift",
        "Kanna/CSS.swift",
        "Kanna/Deprecated.swift",
        "Kanna/Kanna.swift",
        "Kanna/libxmlHTMLDocument.swift",
        "Kanna/libxmlHTMLNode.swift",
        "Kanna/libxmlParserOption.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ContentstackUtils",
    "schemes" : [
      "ContentstackUtils",
      "ContentstackUtils-Package"
    ],
    "targets" : [
      "ContentstackUtils",
      "ContentstackUtilsPackageDescription",
      "ContentstackUtilsPackageTests",
      "ContentstackUtilsTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ContentstackUtils"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContentstackUtils -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ContentstackUtils -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  ContentstackUtils: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ContentstackUtils' in project 'ContentstackUtils'
        ➜ Explicit dependency on target 'ContentstackUtils' in project 'ContentstackUtils'
    Target 'ContentstackUtils' in project 'ContentstackUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0d3c2ddacb820422f57afbd8e6aeab2f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d3c2ddacb820422f57afbd8e6aeab2f.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.modulemap (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyMetadataFileList (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyStaticMetadataFileList (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-OutputFileMap.json (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftConstValuesFileList (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_const_extract_protocols.json (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.LinkFileList (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ContentstackUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.modulemap (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ContentstackUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContentstackUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ GQLEmbededAsset.swift,\ GQLEmbededEntry.swift,\ JSONNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/JSONNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: warning: static property 'contentTypeUid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var contentTypeUid: String = "sys_asset"
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: convert 'contentTypeUid' to a 'let' constant to make 'Sendable' shared state immutable
    static var contentTypeUid: String = "sys_asset"
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: add '@MainActor' to make static property 'contentTypeUid' part of global actor 'MainActor'
    static var contentTypeUid: String = "sys_asset"
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var contentTypeUid: String = "sys_asset"
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: warning: static property 'contentTypeUid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var contentTypeUid: String = "GQL"
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: convert 'contentTypeUid' to a 'let' constant to make 'Sendable' shared state immutable
    static var contentTypeUid: String = "GQL"
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: add '@MainActor' to make static property 'contentTypeUid' part of global actor 'MainActor'
    static var contentTypeUid: String = "GQL"
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var contentTypeUid: String = "GQL"
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/JSONNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Edges.swift,\ EmbedItemType.swift,\ EntryEmbedded.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Edges.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/EmbedItemType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/EntryEmbedded.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Edges.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/EmbedItemType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/EntryEmbedded.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Node.swift,\ NodeType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Node.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/NodeType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Node.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/NodeType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Option.swift,\ String+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Option.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/String+Extension.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Option.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/String+Extension.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StyleType.swift,\ TextNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/StyleType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/TextNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/StyleType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/TextNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CSS.swift,\ Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/Deprecated.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: warning: let 'matchElement' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: note: add '@MainActor' to make let 'matchElement' part of global actor 'MainActor'
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: warning: let 'matchClassId' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: note: add '@MainActor' to make let 'matchClassId' part of global actor 'MainActor'
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: warning: let 'matchAttr1' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: note: add '@MainActor' to make let 'matchAttr1' part of global actor 'MainActor'
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: warning: let 'matchAttr2' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: note: add '@MainActor' to make let 'matchAttr2' part of global actor 'MainActor'
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: warning: let 'matchAttrN' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: note: add '@MainActor' to make let 'matchAttrN' part of global actor 'MainActor'
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: warning: let 'matchPseudo' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: note: add '@MainActor' to make let 'matchPseudo' part of global actor 'MainActor'
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: warning: let 'matchCombinator' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: note: add '@MainActor' to make let 'matchCombinator' part of global actor 'MainActor'
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: warning: let 'matchSubNthChild' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: note: add '@MainActor' to make let 'matchSubNthChild' part of global actor 'MainActor'
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: warning: let 'matchSubNthChildN' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: note: add '@MainActor' to make let 'matchSubNthChildN' part of global actor 'MainActor'
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: warning: let 'matchSubNthOfType' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: note: add '@MainActor' to make let 'matchSubNthOfType' part of global actor 'MainActor'
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: warning: let 'matchSubContains' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: note: add '@MainActor' to make let 'matchSubContains' part of global actor 'MainActor'
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/Deprecated.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Kanna.swift,\ libxmlHTMLDocument.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLDocument.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: warning: let 'kDefaultXmlParseOption' is not concurrency-safe because non-'Sendable' type 'ParseOption' may have shared mutable state; this is an error in the Swift 6 language mode
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:31:13: note: consider making enum 'ParseOption' conform to the 'Sendable' protocol
public enum ParseOption {
            ^
                        : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: note: add '@MainActor' to make let 'kDefaultXmlParseOption' part of global actor 'MainActor'
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: warning: let 'kDefaultHtmlParseOption' is not concurrency-safe because non-'Sendable' type 'ParseOption' may have shared mutable state; this is an error in the Swift 6 language mode
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:31:13: note: consider making enum 'ParseOption' conform to the 'Sendable' protocol
public enum ParseOption {
            ^
                        : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: note: add '@MainActor' to make let 'kDefaultHtmlParseOption' part of global actor 'MainActor'
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLDocument.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLDocument.swift:168:13: warning: reference to var 'xmlFree' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
            xmlFree(buf)
            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/libxml/globals.h:257:23: note: var declared here
XMLPUBVAR xmlFreeFunc xmlFree;
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLDocument.swift:263:13: warning: reference to var 'xmlFree' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
            xmlFree(buf)
            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/libxml/globals.h:257:23: note: var declared here
XMLPUBVAR xmlFreeFunc xmlFree;
                      ^
SwiftCompile normal arm64 Compiling\ ConnectionNode.swift,\ ContentstackUtils.swift,\ Decodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/ConnectionNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/ContentstackUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Decodable.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/ConnectionNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/ContentstackUtils.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Decodable.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JSONNodes.swift,\ MarkType.swift,\ Metadata.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/JSONNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/MarkType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Metadata.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/JSONNodes.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/MarkType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/Metadata.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ContentstackUtils (in target 'ContentstackUtils' from project 'ContentstackUtils')
EmitSwiftModule normal arm64 (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: warning: static property 'contentTypeUid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var contentTypeUid: String = "sys_asset"
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: convert 'contentTypeUid' to a 'let' constant to make 'Sendable' shared state immutable
    static var contentTypeUid: String = "sys_asset"
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: add '@MainActor' to make static property 'contentTypeUid' part of global actor 'MainActor'
    static var contentTypeUid: String = "sys_asset"
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededAsset.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var contentTypeUid: String = "sys_asset"
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: warning: static property 'contentTypeUid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var contentTypeUid: String = "GQL"
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: convert 'contentTypeUid' to a 'let' constant to make 'Sendable' shared state immutable
    static var contentTypeUid: String = "GQL"
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: add '@MainActor' to make static property 'contentTypeUid' part of global actor 'MainActor'
    static var contentTypeUid: String = "GQL"
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ContentstackUtils/GQLEmbededEntry.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var contentTypeUid: String = "GQL"
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: warning: let 'matchElement' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: note: add '@MainActor' to make let 'matchElement' part of global actor 'MainActor'
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:144:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchElement      = firstMatch("^((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)((\\|)((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+))?")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: warning: let 'matchClassId' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: note: add '@MainActor' to make let 'matchClassId' part of global actor 'MainActor'
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:145:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchClassId      = firstMatch("^([#.])((?:[a-z0-9\\*_-]+\(escapeRepeatPattern))+)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: warning: let 'matchAttr1' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: note: add '@MainActor' to make let 'matchAttr1' part of global actor 'MainActor'
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:146:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttr1        = firstMatch("^\\[([^\\]]*)\\]")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: warning: let 'matchAttr2' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: note: add '@MainActor' to make let 'matchAttr2' part of global actor 'MainActor'
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:147:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttr2        = firstMatch("^\\[\\s*([^~\\|\\^\\$\\*=\\s]+)\\s*([~\\|\\^\\$\\*]?=)\\s*(.*)\\s*\\]")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: warning: let 'matchAttrN' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: note: add '@MainActor' to make let 'matchAttrN' part of global actor 'MainActor'
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:148:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchAttrN        = firstMatch("^:not\\((.*?\\)?)\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: warning: let 'matchPseudo' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: note: add '@MainActor' to make let 'matchPseudo' part of global actor 'MainActor'
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:149:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchPseudo       = firstMatch("^:([\'\"()a-z0-9_+-]+)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: warning: let 'matchCombinator' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: note: add '@MainActor' to make let 'matchCombinator' part of global actor 'MainActor'
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:150:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchCombinator   = firstMatch("^\\s*([\\s>+~,])\\s*")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: warning: let 'matchSubNthChild' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: note: add '@MainActor' to make let 'matchSubNthChild' part of global actor 'MainActor'
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:151:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthChild  = firstMatch("^(nth-child|nth-last-child)\\(\\s*(odd|even|\\d+)\\s*\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: warning: let 'matchSubNthChildN' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: note: add '@MainActor' to make let 'matchSubNthChildN' part of global actor 'MainActor'
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:152:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthChildN = firstMatch("^(nth-child|nth-last-child)\\(\\s*(-?\\d*)n(\\+\\d+)?\\s*\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: warning: let 'matchSubNthOfType' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: note: add '@MainActor' to make let 'matchSubNthOfType' part of global actor 'MainActor'
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:153:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubNthOfType = firstMatch("nth-of-type\\((odd|even|\\d+)\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: warning: let 'matchSubContains' is not concurrency-safe because non-'Sendable' type '(String) -> AKTextCheckingResult?' (aka '(String) -> Optional<NSTextCheckingResult>') may have shared mutable state; this is an error in the Swift 6 language mode
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: note: add '@MainActor' to make let 'matchSubContains' part of global actor 'MainActor'
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/CSS.swift:154:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let matchSubContains  = firstMatch("contains\\([\"\'](.*?)[\"\']\\)")
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: warning: let 'kDefaultXmlParseOption' is not concurrency-safe because non-'Sendable' type 'ParseOption' may have shared mutable state; this is an error in the Swift 6 language mode
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:31:13: note: consider making enum 'ParseOption' conform to the 'Sendable' protocol
public enum ParseOption {
            ^
                        : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: note: add '@MainActor' to make let 'kDefaultXmlParseOption' part of global actor 'MainActor'
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:37:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let kDefaultXmlParseOption  = ParseOption.xmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: warning: let 'kDefaultHtmlParseOption' is not concurrency-safe because non-'Sendable' type 'ParseOption' may have shared mutable state; this is an error in the Swift 6 language mode
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:31:13: note: consider making enum 'ParseOption' conform to the 'Sendable' protocol
public enum ParseOption {
            ^
                        : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: note: add '@MainActor' to make let 'kDefaultHtmlParseOption' part of global actor 'MainActor'
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/Kanna.swift:38:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let kDefaultHtmlParseOption = ParseOption.htmlParseUseLibxml([.RECOVER, .NOERROR, .NOWARNING])
           ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: warning: static property 'STRICT' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: note: add '@MainActor' to make static property 'STRICT' part of global actor 'MainActor'
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: warning: static property 'RECOVER' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: note: add '@MainActor' to make static property 'RECOVER' part of global actor 'MainActor'
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: warning: static property 'NODEFDTD' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: note: add '@MainActor' to make static property 'NODEFDTD' part of global actor 'MainActor'
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: warning: static property 'NOERROR' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: note: add '@MainActor' to make static property 'NOERROR' part of global actor 'MainActor'
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: warning: static property 'NOWARNING' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: note: add '@MainActor' to make static property 'NOWARNING' part of global actor 'MainActor'
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: warning: static property 'PEDANTIC' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: note: add '@MainActor' to make static property 'PEDANTIC' part of global actor 'MainActor'
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: warning: static property 'NOBLANKS' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: note: add '@MainActor' to make static property 'NOBLANKS' part of global actor 'MainActor'
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: warning: static property 'NONET' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: note: add '@MainActor' to make static property 'NONET' part of global actor 'MainActor'
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: warning: static property 'NOIMPLIED' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: note: add '@MainActor' to make static property 'NOIMPLIED' part of global actor 'MainActor'
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: warning: static property 'COMPACT' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: note: add '@MainActor' to make static property 'COMPACT' part of global actor 'MainActor'
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: warning: static property 'IGNORE_ENC' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: note: add '@MainActor' to make static property 'IGNORE_ENC' part of global actor 'MainActor'
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: warning: static property 'STRICT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: note: add '@MainActor' to make static property 'STRICT' part of global actor 'MainActor'
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: warning: static property 'RECOVER' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: note: add '@MainActor' to make static property 'RECOVER' part of global actor 'MainActor'
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: warning: static property 'NOENT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: note: add '@MainActor' to make static property 'NOENT' part of global actor 'MainActor'
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: warning: static property 'DTDLOAD' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: note: add '@MainActor' to make static property 'DTDLOAD' part of global actor 'MainActor'
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: warning: static property 'DTDATTR' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: note: add '@MainActor' to make static property 'DTDATTR' part of global actor 'MainActor'
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: warning: static property 'DTDVALID' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: note: add '@MainActor' to make static property 'DTDVALID' part of global actor 'MainActor'
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: warning: static property 'NOERROR' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: note: add '@MainActor' to make static property 'NOERROR' part of global actor 'MainActor'
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: warning: static property 'NOWARNING' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: note: add '@MainActor' to make static property 'NOWARNING' part of global actor 'MainActor'
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: warning: static property 'PEDANTIC' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: note: add '@MainActor' to make static property 'PEDANTIC' part of global actor 'MainActor'
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: warning: static property 'NOBLANKS' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: note: add '@MainActor' to make static property 'NOBLANKS' part of global actor 'MainActor'
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: warning: static property 'SAX1' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: note: add '@MainActor' to make static property 'SAX1' part of global actor 'MainActor'
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: warning: static property 'XINCLUDE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: note: add '@MainActor' to make static property 'XINCLUDE' part of global actor 'MainActor'
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: warning: static property 'NONET' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: note: add '@MainActor' to make static property 'NONET' part of global actor 'MainActor'
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: warning: static property 'NODICT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: note: add '@MainActor' to make static property 'NODICT' part of global actor 'MainActor'
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: warning: static property 'NSCLEAN' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: note: add '@MainActor' to make static property 'NSCLEAN' part of global actor 'MainActor'
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: warning: static property 'NOCDATA' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: note: add '@MainActor' to make static property 'NOCDATA' part of global actor 'MainActor'
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: warning: static property 'NOXINCNODE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: note: add '@MainActor' to make static property 'NOXINCNODE' part of global actor 'MainActor'
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: warning: static property 'COMPACT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: note: add '@MainActor' to make static property 'COMPACT' part of global actor 'MainActor'
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: warning: static property 'OLD10' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: note: add '@MainActor' to make static property 'OLD10' part of global actor 'MainActor'
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: warning: static property 'NOBASEFIX' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: note: add '@MainActor' to make static property 'NOBASEFIX' part of global actor 'MainActor'
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: warning: static property 'HUGE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: note: add '@MainActor' to make static property 'HUGE' part of global actor 'MainActor'
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: warning: static property 'OLDSAX' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: note: add '@MainActor' to make static property 'OLDSAX' part of global actor 'MainActor'
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: warning: static property 'IGNORE_ENC' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: note: add '@MainActor' to make static property 'IGNORE_ENC' part of global actor 'MainActor'
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: warning: static property 'BIG_LINES' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: note: add '@MainActor' to make static property 'BIG_LINES' part of global actor 'MainActor'
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ libxmlHTMLNode.swift,\ libxmlParserOption.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlHTMLNode.swift:206:9: warning: reference to var 'xmlFree' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
        xmlFree(node.nodePtr)
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/libxml/globals.h:257:23: note: var declared here
XMLPUBVAR xmlFreeFunc xmlFree;
                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: warning: static property 'STRICT' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: note: add '@MainActor' to make static property 'STRICT' part of global actor 'MainActor'
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let STRICT     = Libxml2HTMLParserOptions(0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: warning: static property 'RECOVER' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: note: add '@MainActor' to make static property 'RECOVER' part of global actor 'MainActor'
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let RECOVER    = Libxml2HTMLParserOptions(HTML_PARSE_RECOVER)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: warning: static property 'NODEFDTD' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: note: add '@MainActor' to make static property 'NODEFDTD' part of global actor 'MainActor'
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:44:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NODEFDTD   = Libxml2HTMLParserOptions(HTML_PARSE_NODEFDTD)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: warning: static property 'NOERROR' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: note: add '@MainActor' to make static property 'NOERROR' part of global actor 'MainActor'
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOERROR    = Libxml2HTMLParserOptions(HTML_PARSE_NOERROR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: warning: static property 'NOWARNING' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: note: add '@MainActor' to make static property 'NOWARNING' part of global actor 'MainActor'
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOWARNING  = Libxml2HTMLParserOptions(HTML_PARSE_NOWARNING)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: warning: static property 'PEDANTIC' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: note: add '@MainActor' to make static property 'PEDANTIC' part of global actor 'MainActor'
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:47:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let PEDANTIC   = Libxml2HTMLParserOptions(HTML_PARSE_PEDANTIC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: warning: static property 'NOBLANKS' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: note: add '@MainActor' to make static property 'NOBLANKS' part of global actor 'MainActor'
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:48:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBLANKS   = Libxml2HTMLParserOptions(HTML_PARSE_NOBLANKS)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: warning: static property 'NONET' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: note: add '@MainActor' to make static property 'NONET' part of global actor 'MainActor'
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NONET      = Libxml2HTMLParserOptions(HTML_PARSE_NONET)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: warning: static property 'NOIMPLIED' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: note: add '@MainActor' to make static property 'NOIMPLIED' part of global actor 'MainActor'
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:50:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOIMPLIED  = Libxml2HTMLParserOptions(HTML_PARSE_NOIMPLIED)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: warning: static property 'COMPACT' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: note: add '@MainActor' to make static property 'COMPACT' part of global actor 'MainActor'
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:51:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let COMPACT    = Libxml2HTMLParserOptions(HTML_PARSE_COMPACT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: warning: static property 'IGNORE_ENC' is not concurrency-safe because non-'Sendable' type 'Libxml2HTMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:31:15: note: consider making struct 'Libxml2HTMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2HTMLParserOptions: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: note: add '@MainActor' to make static property 'IGNORE_ENC' part of global actor 'MainActor'
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let IGNORE_ENC = Libxml2HTMLParserOptions(HTML_PARSE_IGNORE_ENC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: warning: static property 'STRICT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: note: add '@MainActor' to make static property 'STRICT' part of global actor 'MainActor'
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:69:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let STRICT     = Libxml2XMLParserOptions(0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: warning: static property 'RECOVER' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: note: add '@MainActor' to make static property 'RECOVER' part of global actor 'MainActor'
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let RECOVER    = Libxml2XMLParserOptions(XML_PARSE_RECOVER)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: warning: static property 'NOENT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: note: add '@MainActor' to make static property 'NOENT' part of global actor 'MainActor'
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:71:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOENT      = Libxml2XMLParserOptions(XML_PARSE_NOENT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: warning: static property 'DTDLOAD' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: note: add '@MainActor' to make static property 'DTDLOAD' part of global actor 'MainActor'
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:72:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDLOAD    = Libxml2XMLParserOptions(XML_PARSE_DTDLOAD)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: warning: static property 'DTDATTR' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: note: add '@MainActor' to make static property 'DTDATTR' part of global actor 'MainActor'
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:73:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDATTR    = Libxml2XMLParserOptions(XML_PARSE_DTDATTR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: warning: static property 'DTDVALID' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: note: add '@MainActor' to make static property 'DTDVALID' part of global actor 'MainActor'
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:74:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let DTDVALID   = Libxml2XMLParserOptions(XML_PARSE_DTDVALID)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: warning: static property 'NOERROR' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: note: add '@MainActor' to make static property 'NOERROR' part of global actor 'MainActor'
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:75:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOERROR    = Libxml2XMLParserOptions(XML_PARSE_NOERROR)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: warning: static property 'NOWARNING' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: note: add '@MainActor' to make static property 'NOWARNING' part of global actor 'MainActor'
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:76:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOWARNING  = Libxml2XMLParserOptions(XML_PARSE_NOWARNING)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: warning: static property 'PEDANTIC' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: note: add '@MainActor' to make static property 'PEDANTIC' part of global actor 'MainActor'
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:77:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let PEDANTIC   = Libxml2XMLParserOptions(XML_PARSE_PEDANTIC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: warning: static property 'NOBLANKS' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: note: add '@MainActor' to make static property 'NOBLANKS' part of global actor 'MainActor'
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:78:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBLANKS   = Libxml2XMLParserOptions(XML_PARSE_NOBLANKS)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: warning: static property 'SAX1' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: note: add '@MainActor' to make static property 'SAX1' part of global actor 'MainActor'
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:79:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let SAX1       = Libxml2XMLParserOptions(XML_PARSE_SAX1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: warning: static property 'XINCLUDE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: note: add '@MainActor' to make static property 'XINCLUDE' part of global actor 'MainActor'
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:80:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let XINCLUDE   = Libxml2XMLParserOptions(XML_PARSE_XINCLUDE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: warning: static property 'NONET' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: note: add '@MainActor' to make static property 'NONET' part of global actor 'MainActor'
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:81:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NONET      = Libxml2XMLParserOptions(XML_PARSE_NONET)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: warning: static property 'NODICT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: note: add '@MainActor' to make static property 'NODICT' part of global actor 'MainActor'
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:82:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NODICT     = Libxml2XMLParserOptions(XML_PARSE_NODICT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: warning: static property 'NSCLEAN' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: note: add '@MainActor' to make static property 'NSCLEAN' part of global actor 'MainActor'
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:83:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NSCLEAN    = Libxml2XMLParserOptions(XML_PARSE_NSCLEAN)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: warning: static property 'NOCDATA' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: note: add '@MainActor' to make static property 'NOCDATA' part of global actor 'MainActor'
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:84:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOCDATA    = Libxml2XMLParserOptions(XML_PARSE_NOCDATA)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: warning: static property 'NOXINCNODE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: note: add '@MainActor' to make static property 'NOXINCNODE' part of global actor 'MainActor'
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:85:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOXINCNODE = Libxml2XMLParserOptions(XML_PARSE_NOXINCNODE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: warning: static property 'COMPACT' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: note: add '@MainActor' to make static property 'COMPACT' part of global actor 'MainActor'
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:86:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let COMPACT    = Libxml2XMLParserOptions(XML_PARSE_COMPACT)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: warning: static property 'OLD10' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: note: add '@MainActor' to make static property 'OLD10' part of global actor 'MainActor'
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:87:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OLD10      = Libxml2XMLParserOptions(XML_PARSE_OLD10)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: warning: static property 'NOBASEFIX' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: note: add '@MainActor' to make static property 'NOBASEFIX' part of global actor 'MainActor'
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:88:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let NOBASEFIX  = Libxml2XMLParserOptions(XML_PARSE_NOBASEFIX)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: warning: static property 'HUGE' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: note: add '@MainActor' to make static property 'HUGE' part of global actor 'MainActor'
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:89:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let HUGE       = Libxml2XMLParserOptions(XML_PARSE_HUGE)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: warning: static property 'OLDSAX' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: note: add '@MainActor' to make static property 'OLDSAX' part of global actor 'MainActor'
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:90:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OLDSAX     = Libxml2XMLParserOptions(XML_PARSE_OLDSAX)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: warning: static property 'IGNORE_ENC' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: note: add '@MainActor' to make static property 'IGNORE_ENC' part of global actor 'MainActor'
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:91:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let IGNORE_ENC = Libxml2XMLParserOptions(XML_PARSE_IGNORE_ENC)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: warning: static property 'BIG_LINES' is not concurrency-safe because non-'Sendable' type 'Libxml2XMLParserOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:58:15: note: consider making struct 'Libxml2XMLParserOptions' conform to the 'Sendable' protocol
public struct Libxml2XMLParserOptions: OptionSet {
              ^
                                                , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: note: add '@MainActor' to make static property 'BIG_LINES' part of global actor 'MainActor'
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Kanna/libxmlParserOption.swift:92:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let BIG_LINES  = Libxml2XMLParserOptions(XML_PARSE_BIG_LINES)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for ContentstackUtils (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriver\ Compilation\ Requirements ContentstackUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContentstackUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GQLEmbededAsset.swift, GQLEmbededEntry.swift, JSONNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ContentstackUtils-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-Swift.h (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ContentstackUtils-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftdoc (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Node.swift, NodeType.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.abi.json (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftsourceinfo (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Option.swift, String+Extension.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling StyleType.swift, TextNode.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling JSONNodes.swift, MarkType.swift, Metadata.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling Edges.swift, EmbedItemType.swift, EntryEmbedded.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling ConnectionNode.swift, ContentstackUtils.swift, Decodable.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling libxmlHTMLNode.swift, libxmlParserOption.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling CSS.swift, Deprecated.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriverJobDiscovery normal arm64 Compiling Kanna.swift, libxmlHTMLDocument.swift (in target 'ContentstackUtils' from project 'ContentstackUtils')
SwiftDriver\ Compilation ContentstackUtils normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ContentstackUtils -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.o normal (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.o
ExtractAppIntentsMetadata (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ContentstackUtils --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.ContentstackUtils --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/ContentstackUtils.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContentstackUtils.build/Debug-xros/ContentstackUtils.build/Objects-normal/arm64/ContentstackUtils.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-06 06:47:54.758 appintentsmetadataprocessor[730:4219] Starting appintentsmetadataprocessor export
2026-04-06 06:47:54.796 appintentsmetadataprocessor[730:4219] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.o (in target 'ContentstackUtils' from project 'ContentstackUtils')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ContentstackUtils.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContentstackUtils",
  "name" : "ContentstackUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "ContentstackUtils",
      "targets" : [
        "ContentstackUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "libxml2",
      "module_type" : "SystemLibraryTarget",
      "name" : "libxml2",
      "path" : "Modules",
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "ContentstackUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtilsTests",
      "path" : "Tests/ContentstackUtilsTests",
      "sources" : [
        "Constants.swift",
        "ContentBlock.swift",
        "ContentstackUtilsArrayTest.swift",
        "ContentstackUtilsCustomRendertest.swift",
        "ContentstackUtilsJsonToHtmlTest.swift",
        "ContentstackUtilsTests.swift",
        "CustomRenderOptionMock.swift",
        "Decodable.swift",
        "DefaultRenderTests.swift",
        "EmbededModelMock.swift",
        "GQLJsonRTE.swift",
        "GQLJsonToHtml.swift",
        "JsonNodes.swift",
        "JsonNodesHtmlResults.swift",
        "MarkTypeTest.swift",
        "MetadataTests.swift",
        "NodeParser.swift",
        "NodeTypeTest.swift",
        "StringExtensionTests.swift",
        "TestClient.swift",
        "VariantUtilityTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ContentstackUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContentstackUtils",
      "module_type" : "SwiftTarget",
      "name" : "ContentstackUtils",
      "path" : "Sources",
      "product_memberships" : [
        "ContentstackUtils"
      ],
      "sources" : [
        "ContentstackUtils/ConnectionNode.swift",
        "ContentstackUtils/ContentstackUtils.swift",
        "ContentstackUtils/Decodable.swift",
        "ContentstackUtils/Edges.swift",
        "ContentstackUtils/EmbedItemType.swift",
        "ContentstackUtils/EntryEmbedded.swift",
        "ContentstackUtils/GQLEmbededAsset.swift",
        "ContentstackUtils/GQLEmbededEntry.swift",
        "ContentstackUtils/JSONNode.swift",
        "ContentstackUtils/JSONNodes.swift",
        "ContentstackUtils/MarkType.swift",
        "ContentstackUtils/Metadata.swift",
        "ContentstackUtils/Node.swift",
        "ContentstackUtils/NodeType.swift",
        "ContentstackUtils/Option.swift",
        "ContentstackUtils/String+Extension.swift",
        "ContentstackUtils/StyleType.swift",
        "ContentstackUtils/TextNode.swift",
        "Kanna/CSS.swift",
        "Kanna/Deprecated.swift",
        "Kanna/Kanna.swift",
        "Kanna/libxmlHTMLDocument.swift",
        "Kanna/libxmlHTMLNode.swift",
        "Kanna/libxmlParserOption.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.