Build Information
Successful build of PerfectMarkdown with Swift 6.0 for iOS using Xcode 16.0.
Swift 6 data race errors: 26
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PerfectMarkdown -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-markdown.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-markdown
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ec159e7 Merge pull request #5 from wito/encapsulating-default-settings
Cloned https://github.com/perfectlysoft/perfect-markdown.git
Revision (git rev-parse @):
ec159e763d95cd81125f80e4d616049fa9ee389c
SUCCESS checkout https://github.com/perfectlysoft/perfect-markdown.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/perfectlysoft/perfect-markdown.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
PerfectMarkdown: /Users/admin/builder/spi-builder-workspace
resolved source packages: PerfectMarkdown
{
"dependencies" : [
],
"manifest_display_name" : "PerfectMarkdown",
"name" : "PerfectMarkdown",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PerfectMarkdown",
"targets" : [
"PerfectMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "upskirt",
"module_type" : "ClangTarget",
"name" : "upskirt",
"path" : "Sources/upskirt",
"product_memberships" : [
"PerfectMarkdown"
],
"sources" : [
"autolink.c",
"buffer.c",
"houdini_href_e.c",
"houdini_html_e.c",
"html.c",
"html_smartypants.c",
"markdown.c",
"stack.c"
],
"type" : "library"
},
{
"c99name" : "PerfectMarkdownTests",
"module_type" : "SwiftTarget",
"name" : "PerfectMarkdownTests",
"path" : "Tests/PerfectMarkdownTests",
"sources" : [
"BugFixTests.swift",
"HTMLRenderOptionsTests.swift",
"MarkdownExtensionTests.swift",
"PerfectMarkdownTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PerfectMarkdown"
],
"type" : "test"
},
{
"c99name" : "PerfectMarkdown",
"module_type" : "SwiftTarget",
"name" : "PerfectMarkdown",
"path" : "Sources/PerfectMarkdown",
"product_memberships" : [
"PerfectMarkdown"
],
"sources" : [
"Enumerations.swift",
"MarkdownRenderer.swift",
"PerfectMarkdown.swift"
],
"target_dependencies" : [
"upskirt"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PerfectMarkdown"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PerfectMarkdown -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-15.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 PerfectMarkdown -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
PerfectMarkdown: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'PerfectMarkdown' in project 'PerfectMarkdown'
➜ Explicit dependency on target 'PerfectMarkdown' in project 'PerfectMarkdown'
➜ Explicit dependency on target 'upskirt' in project 'PerfectMarkdown'
Target 'PerfectMarkdown' in project 'PerfectMarkdown'
➜ Explicit dependency on target 'upskirt' in project 'PerfectMarkdown'
Target 'upskirt' in project 'PerfectMarkdown' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 80096a4206128a27eba99fa6810b3e72
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/80096a4206128a27eba99fa6810b3e72.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'upskirt' from project 'PerfectMarkdown')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios12.0 -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=upskirt' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/upskirt.LinkFileList (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/upskirt.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/PerfectMarkdown.modulemap (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/PerfectMarkdown.modulemap
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/markdown.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/markdown.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/markdown.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/markdown.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/markdown.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/markdown.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/markdown.o
/Users/admin/builder/spi-builder-workspace/Sources/upskirt/markdown.c:1767:35: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
1766 | has_switched =
| ~
1767 | (*flags & MKD_LIST_ORDERED) ? has_next_uli : has_next_oli;
| ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/upskirt/markdown.c:1767:50: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
1766 | has_switched =
| ~
1767 | (*flags & MKD_LIST_ORDERED) ? has_next_uli : has_next_oli;
| ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/upskirt/markdown.c:1771:21: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
1771 | has_switched = has_next_ali;
| ~ ^~~~~~~~~~~~
3 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/stack.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/stack.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/stack.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/stack.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/stack.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/stack.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/stack.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html_smartypants.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/html_smartypants.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html_smartypants.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html_smartypants.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/html_smartypants.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html_smartypants.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html_smartypants.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/html.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/html.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/html.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_href_e.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/houdini_href_e.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_href_e.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_href_e.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/houdini_href_e.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_href_e.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_href_e.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_html_e.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/houdini_html_e.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_html_e.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_html_e.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/houdini_html_e.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_html_e.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/houdini_html_e.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/buffer.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/buffer.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/buffer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/buffer.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/buffer.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/buffer.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/buffer.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/autolink.o /Users/admin/builder/spi-builder-workspace/Sources/upskirt/autolink.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -x c -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/autolink.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/autolink.dia -c /Users/admin/builder/spi-builder-workspace/Sources/upskirt/autolink.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/autolink.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/autolink.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PerfectMarkdown.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/PerfectMarkdown.modulemap (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/PerfectMarkdown.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.SwiftFileList (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-OutputFileMap.json (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-OutputFileMap.json
SwiftDriver PerfectMarkdown normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectMarkdown -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PerfectMarkdown (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:16:14: warning: static property 'noIntraEmphasis' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
14 |
15 | public extension MarkdownExtensionOptions {
16 | static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
| |- warning: static property 'noIntraEmphasis' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'noIntraEmphasis' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
18 | static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:17:14: warning: static property 'tables' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
15 | public extension MarkdownExtensionOptions {
16 | static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
17 | static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
| |- warning: static property 'tables' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'tables' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
19 | static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:18:14: warning: static property 'fencedCode' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
16 | static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
17 | static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
18 | static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
| |- warning: static property 'fencedCode' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'fencedCode' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
20 | static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:19:14: warning: static property 'autolink' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
17 | static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
18 | static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
19 | static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
| |- warning: static property 'autolink' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'autolink' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 | static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
21 | static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:20:14: warning: static property 'strikethrough' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
18 | static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
19 | static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
20 | static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
| |- warning: static property 'strikethrough' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'strikethrough' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
22 | static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:21:14: warning: static property 'insertion' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
19 | static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
20 | static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
21 | static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
| |- warning: static property 'insertion' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'insertion' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 | static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
23 | static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:22:14: warning: static property 'strictHeaderSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
20 | static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
21 | static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
22 | static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
| |- warning: static property 'strictHeaderSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'strictHeaderSpacing' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 | static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
24 | static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:23:14: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
21 | static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
22 | static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
23 | static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
| |- warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'superscript' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 | static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
25 | static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:24:14: warning: static property 'laxSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
22 | static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
23 | static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
24 | static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
| |- warning: static property 'laxSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'laxSpacing' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 | static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
26 | //static let listAlphaRoman = MarkdownExtensionOptions(MKDEXT_LIST_ALPHA_ROMAN) // broken in upskirt
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:25:14: warning: static property 'emailFriendly' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
23 | static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
24 | static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
25 | static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
| |- warning: static property 'emailFriendly' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'emailFriendly' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | //static let listAlphaRoman = MarkdownExtensionOptions(MKDEXT_LIST_ALPHA_ROMAN) // broken in upskirt
27 |
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:28:14: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
26 | //static let listAlphaRoman = MarkdownExtensionOptions(MKDEXT_LIST_ALPHA_ROMAN) // broken in upskirt
27 |
28 | static let none = MarkdownExtensionOptions([])
| |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
30 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | #if swift(>=5.0)
4 | public struct MarkdownExtensionOptions: OptionSet {
| `- note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
5 | public let rawValue: UInt32
6 | public init(rawValue: UInt32) {
:
27 |
28 | static let none = MarkdownExtensionOptions([])
29 | static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | }
31 |
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:44:14: warning: static property 'skipHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
42 |
43 | public extension HTMLRenderOptions {
44 | static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
| |- warning: static property 'skipHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'skipHTML' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 | static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
46 | static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:45:14: warning: static property 'skipStyle' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
43 | public extension HTMLRenderOptions {
44 | static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
45 | static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
| |- warning: static property 'skipStyle' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'skipStyle' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
46 | static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
47 | static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:46:14: warning: static property 'skipImages' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
44 | static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
45 | static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
46 | static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
| |- warning: static property 'skipImages' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'skipImages' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
47 | static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
48 | //static let expandTabs = HTMLRenderOptions(HTML_EXPAND_TABS) // broken in upskirt
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:47:14: warning: static property 'skipLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
45 | static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
46 | static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
47 | static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
| |- warning: static property 'skipLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'skipLinks' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | //static let expandTabs = HTMLRenderOptions(HTML_EXPAND_TABS) // broken in upskirt
49 | static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:49:14: warning: static property 'safeLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
47 | static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
48 | //static let expandTabs = HTMLRenderOptions(HTML_EXPAND_TABS) // broken in upskirt
49 | static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
| |- warning: static property 'safeLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'safeLinks' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
50 | static let tableOfContents = HTMLRenderOptions(HTML_TOC)
51 | static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:50:14: warning: static property 'tableOfContents' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
48 | //static let expandTabs = HTMLRenderOptions(HTML_EXPAND_TABS) // broken in upskirt
49 | static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
50 | static let tableOfContents = HTMLRenderOptions(HTML_TOC)
| |- warning: static property 'tableOfContents' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'tableOfContents' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
51 | static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
52 | static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:51:14: warning: static property 'hardWrap' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
49 | static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
50 | static let tableOfContents = HTMLRenderOptions(HTML_TOC)
51 | static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
| |- warning: static property 'hardWrap' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'hardWrap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
52 | static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
53 | static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: warning: static property 'useXHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
50 | static let tableOfContents = HTMLRenderOptions(HTML_TOC)
51 | static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
52 | static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
| |- warning: static property 'useXHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'useXHTML' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
53 | static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
54 | static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:53:14: warning: static property 'escapeHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
51 | static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
52 | static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
53 | static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
| |- warning: static property 'escapeHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'escapeHTML' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 | static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
55 |
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:54:14: warning: static property 'createOutline' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
52 | static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
53 | static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
54 | static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
| |- warning: static property 'createOutline' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'createOutline' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |
56 | static let none = HTMLRenderOptions([])
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:56:14: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
54 | static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
55 |
56 | static let none = HTMLRenderOptions([])
| |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
57 | static let `default` = Self.none
58 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
30 | }
31 |
32 | public struct HTMLRenderOptions: OptionSet {
| `- note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
33 | public let rawValue: UInt32
34 | public init(rawValue: UInt32) {
:
55 |
56 | static let none = HTMLRenderOptions([])
57 | static let `default` = Self.none
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 | }
59 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:54:14: warning: static property 'defaultHTMLRenderOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
52 |
53 | /// an OptionSet setting the markdown extensions to use when rendering using `.markdownToHTML` or `.markdownToXHTML`
54 | static var defaultHTMLRenderOptions = HTMLRenderOptions.default
| |- warning: static property 'defaultHTMLRenderOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultHTMLRenderOptions' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultHTMLRenderOptions' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
55 |
56 | /// an OptionSet setting the HTML rendering options to use when rendering using `.markdownToHTML` or `.markdownToXHTML`
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:57:14: warning: static property 'defaultExtensionOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
55 |
56 | /// an OptionSet setting the HTML rendering options to use when rendering using `.markdownToHTML` or `.markdownToXHTML`
57 | static var defaultExtensionOptions = MarkdownExtensionOptions.default
| |- warning: static property 'defaultExtensionOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultExtensionOptions' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultExtensionOptions' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
58 |
59 | }
SwiftCompile normal arm64 Compiling\ Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/Enumerations.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:16:14: warning: static property 'noIntraEmphasis' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:16:14: note: annotate 'noIntraEmphasis' with '@MainActor' if property should only be accessed from the main actor
static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:16:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let noIntraEmphasis = MarkdownExtensionOptions(MKDEXT_NO_INTRA_EMPHASIS)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:17:14: warning: static property 'tables' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:17:14: note: annotate 'tables' with '@MainActor' if property should only be accessed from the main actor
static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:17:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let tables = MarkdownExtensionOptions(MKDEXT_TABLES)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:18:14: warning: static property 'fencedCode' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:18:14: note: annotate 'fencedCode' with '@MainActor' if property should only be accessed from the main actor
static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:18:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let fencedCode = MarkdownExtensionOptions(MKDEXT_FENCED_CODE)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:19:14: warning: static property 'autolink' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:19:14: note: annotate 'autolink' with '@MainActor' if property should only be accessed from the main actor
static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:19:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let autolink = MarkdownExtensionOptions(MKDEXT_AUTOLINK)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:20:14: warning: static property 'strikethrough' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:20:14: note: annotate 'strikethrough' with '@MainActor' if property should only be accessed from the main actor
static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:20:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let strikethrough = MarkdownExtensionOptions(MKDEXT_STRIKETHROUGH)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:21:14: warning: static property 'insertion' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:21:14: note: annotate 'insertion' with '@MainActor' if property should only be accessed from the main actor
static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:21:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let insertion = MarkdownExtensionOptions(MKDEXT_INS)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:22:14: warning: static property 'strictHeaderSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:22:14: note: annotate 'strictHeaderSpacing' with '@MainActor' if property should only be accessed from the main actor
static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:22:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let strictHeaderSpacing = MarkdownExtensionOptions(MKDEXT_SPACE_HEADERS)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:23:14: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:23:14: note: annotate 'superscript' with '@MainActor' if property should only be accessed from the main actor
static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:23:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let superscript = MarkdownExtensionOptions(MKDEXT_SUPERSCRIPT)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:24:14: warning: static property 'laxSpacing' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:24:14: note: annotate 'laxSpacing' with '@MainActor' if property should only be accessed from the main actor
static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:24:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let laxSpacing = MarkdownExtensionOptions(MKDEXT_LAX_SPACING)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:25:14: warning: static property 'emailFriendly' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:25:14: note: annotate 'emailFriendly' with '@MainActor' if property should only be accessed from the main actor
static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:25:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let emailFriendly = MarkdownExtensionOptions(MKDEXT_EMAIL_FRIENDLY)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:28:14: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let none = MarkdownExtensionOptions([])
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:28:14: note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
static let none = MarkdownExtensionOptions([])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:28:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let none = MarkdownExtensionOptions([])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:44:14: warning: static property 'skipHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:44:14: note: annotate 'skipHTML' with '@MainActor' if property should only be accessed from the main actor
static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:44:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let skipHTML = HTMLRenderOptions(HTML_SKIP_HTML)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:45:14: warning: static property 'skipStyle' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:45:14: note: annotate 'skipStyle' with '@MainActor' if property should only be accessed from the main actor
static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:45:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let skipStyle = HTMLRenderOptions(HTML_SKIP_STYLE)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:46:14: warning: static property 'skipImages' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:46:14: note: annotate 'skipImages' with '@MainActor' if property should only be accessed from the main actor
static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:46:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let skipImages = HTMLRenderOptions(HTML_SKIP_IMAGES)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:47:14: warning: static property 'skipLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:47:14: note: annotate 'skipLinks' with '@MainActor' if property should only be accessed from the main actor
static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:47:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let skipLinks = HTMLRenderOptions(HTML_SKIP_LINKS)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:49:14: warning: static property 'safeLinks' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:49:14: note: annotate 'safeLinks' with '@MainActor' if property should only be accessed from the main actor
static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:49:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let safeLinks = HTMLRenderOptions(HTML_SAFELINK)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:50:14: warning: static property 'tableOfContents' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let tableOfContents = HTMLRenderOptions(HTML_TOC)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:50:14: note: annotate 'tableOfContents' with '@MainActor' if property should only be accessed from the main actor
static let tableOfContents = HTMLRenderOptions(HTML_TOC)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:50:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let tableOfContents = HTMLRenderOptions(HTML_TOC)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:51:14: warning: static property 'hardWrap' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:51:14: note: annotate 'hardWrap' with '@MainActor' if property should only be accessed from the main actor
static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:51:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let hardWrap = HTMLRenderOptions(HTML_HARD_WRAP)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: warning: static property 'useXHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: note: annotate 'useXHTML' with '@MainActor' if property should only be accessed from the main actor
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:53:14: warning: static property 'escapeHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:53:14: note: annotate 'escapeHTML' with '@MainActor' if property should only be accessed from the main actor
static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:53:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let escapeHTML = HTMLRenderOptions(HTML_ESCAPE)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:54:14: warning: static property 'createOutline' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:54:14: note: annotate 'createOutline' with '@MainActor' if property should only be accessed from the main actor
static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:54:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let createOutline = HTMLRenderOptions(HTML_OUTLINE)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:56:14: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let none = HTMLRenderOptions([])
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:56:14: note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
static let none = HTMLRenderOptions([])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:56:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let none = HTMLRenderOptions([])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = Self.none
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = Self.none
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = Self.none
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/MarkdownRenderer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = Self.none
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = Self.none
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = Self.none
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PerfectMarkdown.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/MarkdownRenderer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectMarkdown -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.o -index-unit-output-path /PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:54:14: warning: static property 'defaultHTMLRenderOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultHTMLRenderOptions = HTMLRenderOptions.default
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:54:14: note: convert 'defaultHTMLRenderOptions' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultHTMLRenderOptions = HTMLRenderOptions.default
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:54:14: note: annotate 'defaultHTMLRenderOptions' with '@MainActor' if property should only be accessed from the main actor
static var defaultHTMLRenderOptions = HTMLRenderOptions.default
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:54:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultHTMLRenderOptions = HTMLRenderOptions.default
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = Self.none
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = Self.none
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:57:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = Self.none
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:57:14: warning: static property 'defaultExtensionOptions' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultExtensionOptions = MarkdownExtensionOptions.default
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:57:14: note: convert 'defaultExtensionOptions' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultExtensionOptions = MarkdownExtensionOptions.default
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:57:14: note: annotate 'defaultExtensionOptions' with '@MainActor' if property should only be accessed from the main actor
static var defaultExtensionOptions = MarkdownExtensionOptions.default
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/PerfectMarkdown.swift:57:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultExtensionOptions = MarkdownExtensionOptions.default
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MarkdownExtensionOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:4:15: note: consider making struct 'MarkdownExtensionOptions' conform to the 'Sendable' protocol
public struct MarkdownExtensionOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:29:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = MarkdownExtensionOptions([.tables, .fencedCode, .emailFriendly])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: warning: static property 'useXHTML' is not concurrency-safe because non-'Sendable' type 'HTMLRenderOptions' may have shared mutable state; this is an error in the Swift 6 language mode
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:32:15: note: consider making struct 'HTMLRenderOptions' conform to the 'Sendable' protocol
public struct HTMLRenderOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: note: annotate 'useXHTML' with '@MainActor' if property should only be accessed from the main actor
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PerfectMarkdown/Enumerations.swift:52:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let useXHTML = HTMLRenderOptions(HTML_USE_XHTML)
^
nonisolated(unsafe)
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/upskirt.o normal (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/upskirt.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/upskirt_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/upskirt.build/Objects-normal/arm64/upskirt_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/upskirt.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/upskirt.o (in target 'upskirt' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/upskirt.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.LinkFileList (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.LinkFileList
SwiftDriverJobDiscovery normal arm64 Emitting module for PerfectMarkdown (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
SwiftDriver\ Compilation\ Requirements PerfectMarkdown normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectMarkdown -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PerfectMarkdown-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PerfectMarkdown-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftmodule (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.abi.json (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftdoc (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftsourceinfo (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Enumerations.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
SwiftDriverJobDiscovery normal arm64 Compiling MarkdownRenderer.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
SwiftDriverJobDiscovery normal arm64 Compiling PerfectMarkdown.swift (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
SwiftDriver\ Compilation PerfectMarkdown normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectMarkdown -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/upskirt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.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/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.o normal (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMarkdown.build/Debug-iphoneos/PerfectMarkdown.build/Objects-normal/arm64/PerfectMarkdown_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.o (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PerfectMarkdown.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectMarkdown' from project 'PerfectMarkdown')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PerfectMarkdown",
"name" : "PerfectMarkdown",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PerfectMarkdown",
"targets" : [
"PerfectMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "upskirt",
"module_type" : "ClangTarget",
"name" : "upskirt",
"path" : "Sources/upskirt",
"product_memberships" : [
"PerfectMarkdown"
],
"sources" : [
"autolink.c",
"buffer.c",
"houdini_href_e.c",
"houdini_html_e.c",
"html.c",
"html_smartypants.c",
"markdown.c",
"stack.c"
],
"type" : "library"
},
{
"c99name" : "PerfectMarkdownTests",
"module_type" : "SwiftTarget",
"name" : "PerfectMarkdownTests",
"path" : "Tests/PerfectMarkdownTests",
"sources" : [
"BugFixTests.swift",
"HTMLRenderOptionsTests.swift",
"MarkdownExtensionTests.swift",
"PerfectMarkdownTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PerfectMarkdown"
],
"type" : "test"
},
{
"c99name" : "PerfectMarkdown",
"module_type" : "SwiftTarget",
"name" : "PerfectMarkdown",
"path" : "Sources/PerfectMarkdown",
"product_memberships" : [
"PerfectMarkdown"
],
"sources" : [
"Enumerations.swift",
"MarkdownRenderer.swift",
"PerfectMarkdown.swift"
],
"target_dependencies" : [
"upskirt"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.