This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Communicado with Swift 6.0 for iOS using Xcode 16.0.

Swift 6 data race errors: 8

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 Communicado -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/mergesort/Communicado.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Communicado
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dc10510 Merge branch 'master' of github.com:mergesort/Communicado
Cloned https://github.com/mergesort/Communicado.git
Revision (git rev-parse @):
dc10510f2005bd8e4f1107813046a57060f326a5
SUCCESS checkout https://github.com/mergesort/Communicado.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/mergesort/Communicado.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:
  Communicado: /Users/admin/builder/spi-builder-workspace
resolved source packages: Communicado
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Communicado",
  "name" : "Communicado",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Communicado",
      "targets" : [
        "Communicado"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Communicado",
      "module_type" : "SwiftTarget",
      "name" : "Communicado",
      "path" : "Sources/Communicado",
      "product_memberships" : [
        "Communicado"
      ],
      "sources" : [
        "Attachment.swift",
        "AttachmentType.swift",
        "ShareDestination.swift",
        "ShareParameters.swift",
        "UIViewController+Sharing.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Communicado"
    ]
  }
}
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 Communicado -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 Communicado -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:
  Communicado: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'Communicado' in project 'Communicado'
        ➜ Explicit dependency on target 'Communicado' in project 'Communicado'
    Target 'Communicado' in project 'Communicado' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 488328b04b0021f4eddd5aee63121a8e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/488328b04b0021f4eddd5aee63121a8e.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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/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/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 'Communicado' from project 'Communicado')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Communicado.modulemap (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Communicado.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Communicado.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Communicado.modulemap (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Communicado.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.LinkFileList (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_const_extract_protocols.json (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.SwiftFileList (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-OutputFileMap.json (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-OutputFileMap.json
SwiftDriver Communicado normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Communicado' from project 'Communicado')
    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 Communicado -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_const_extract_protocols.json -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Communicado (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:165:1: warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMailComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
163 | }
164 |
165 | extension UIViewController: MFMailComposeViewControllerDelegate {
    | |- warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMailComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
166 |
167 |     public func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: Error?) {
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:167:17: warning: main actor-isolated instance method 'mailComposeController(_:didFinishWith:error:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
163 | }
164 |
165 | extension UIViewController: MFMailComposeViewControllerDelegate {
    |                             `- note: add '@preconcurrency' to the 'MFMailComposeViewControllerDelegate' conformance to defer isolation checking to run time
166 |
167 |     public func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: Error?) {
    |                 |- warning: main actor-isolated instance method 'mailComposeController(_:didFinishWith:error:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    |                 `- note: add 'nonisolated' to 'mailComposeController(_:didFinishWith:error:)' to make this instance method not isolated to the actor
168 |         // Reset the UIAppearance styles to what they were before we started
169 |         UINavigationBar.appearance().setBackgroundImage(self.temporarySharingBackgroundImage, for: UIBarMetrics.default)
MessageUI.MFMailComposeViewControllerDelegate:3:19: note: 'mailComposeController(_:didFinishWith:error:)' declared here
1 | public protocol MFMailComposeViewControllerDelegate : NSObjectProtocol {
2 |     @available(iOS 3.0, *)
3 |     optional func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: (any Error)?)
  |                   `- note: 'mailComposeController(_:didFinishWith:error:)' declared here
4 |     @available(swift, obsoleted: 3, renamed: "mailComposeController(_:didFinishWith:error:)")
5 |     optional func mailComposeController(_ controller: MFMailComposeViewController, didFinishWithResult result: MFMailComposeResult, error: (any Error)?)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:186:1: warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMessageComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
184 | }
185 |
186 | extension UIViewController: MFMessageComposeViewControllerDelegate {
    | |- warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMessageComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
188 |     public func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult) {
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:188:17: warning: main actor-isolated instance method 'messageComposeViewController(_:didFinishWith:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
184 | }
185 |
186 | extension UIViewController: MFMessageComposeViewControllerDelegate {
    |                             `- note: add '@preconcurrency' to the 'MFMessageComposeViewControllerDelegate' conformance to defer isolation checking to run time
187 |
188 |     public func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult) {
    |                 |- warning: main actor-isolated instance method 'messageComposeViewController(_:didFinishWith:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    |                 `- note: add 'nonisolated' to 'messageComposeViewController(_:didFinishWith:)' to make this instance method not isolated to the actor
189 |         // Reset the UIAppearance styles to what they were before we started
190 |         UINavigationBar.appearance().setBackgroundImage(self.temporarySharingBackgroundImage, for: UIBarMetrics.default)
MessageUI.MFMessageComposeViewControllerDelegate:3:10: note: 'messageComposeViewController(_:didFinishWith:)' declared here
1 | public protocol MFMessageComposeViewControllerDelegate : NSObjectProtocol {
2 |     @available(iOS 4.0, *)
3 |     func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult)
  |          `- note: 'messageComposeViewController(_:didFinishWith:)' declared here
4 |     @available(swift, obsoleted: 3, renamed: "messageComposeViewController(_:didFinishWith:)")
5 |     func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWithResult result: MessageComposeResult)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:229:20: warning: static property 'sharingBarButtonItemAttributes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
227 |
228 |     private enum AssociatedObjectKeys {
229 |         static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
    |                    |- warning: static property 'sharingBarButtonItemAttributes' 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 'sharingBarButtonItemAttributes' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'sharingBarButtonItemAttributes' 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
230 |         static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
231 |         static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:230:20: warning: static property 'sharingTitleTextAttributes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
228 |     private enum AssociatedObjectKeys {
229 |         static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
230 |         static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
    |                    |- warning: static property 'sharingTitleTextAttributes' 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 'sharingTitleTextAttributes' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'sharingTitleTextAttributes' 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
231 |         static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
232 |         static var sharingCompleted = "UIViewController.sharingCompleted"
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:231:20: warning: static property 'sharingBackgroundColor' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
229 |         static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
230 |         static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
231 |         static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
    |                    |- warning: static property 'sharingBackgroundColor' 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 'sharingBackgroundColor' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'sharingBackgroundColor' 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
232 |         static var sharingCompleted = "UIViewController.sharingCompleted"
233 |
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:232:20: warning: static property 'sharingCompleted' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
230 |         static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
231 |         static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
232 |         static var sharingCompleted = "UIViewController.sharingCompleted"
    |                    |- warning: static property 'sharingCompleted' 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 'sharingCompleted' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'sharingCompleted' 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
233 |
234 |         static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:234:20: warning: static property 'temporarySharingBarButtonItemAttributes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
232 |         static var sharingCompleted = "UIViewController.sharingCompleted"
233 |
234 |         static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
    |                    |- warning: static property 'temporarySharingBarButtonItemAttributes' 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 'temporarySharingBarButtonItemAttributes' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'temporarySharingBarButtonItemAttributes' 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
235 |         static var temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
236 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:235:20: warning: static property 'temporarySharingBackgroundImage' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
233 |
234 |         static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
235 |         static var temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
    |                    |- warning: static property 'temporarySharingBackgroundImage' 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 'temporarySharingBackgroundImage' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: annotate 'temporarySharingBackgroundImage' 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
236 |     }
237 |
SwiftCompile normal arm64 Compiling\ ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.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/Communicado/ShareParameters.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareParameters.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/Attachment.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.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/Communicado/Attachment.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Attachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UIViewController+Sharing.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.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/Communicado/UIViewController+Sharing.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/UIViewController+Sharing.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:165:1: warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMailComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIViewController: MFMailComposeViewControllerDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:165:1: note: add '@retroactive' to silence this warning
extension UIViewController: MFMailComposeViewControllerDelegate {
^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            @retroactive MFMailComposeViewControllerDelegate
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:167:17: warning: main actor-isolated instance method 'mailComposeController(_:didFinishWith:error:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    public func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: Error?) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:167:17: note: add 'nonisolated' to 'mailComposeController(_:didFinishWith:error:)' to make this instance method not isolated to the actor
    public func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: Error?) {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:165:29: note: add '@preconcurrency' to the 'MFMailComposeViewControllerDelegate' conformance to defer isolation checking to run time
extension UIViewController: MFMailComposeViewControllerDelegate {
                            ^
                            @preconcurrency
MessageUI.MFMailComposeViewControllerDelegate:3:19: note: 'mailComposeController(_:didFinishWith:error:)' declared here
    optional func mailComposeController(_ controller: MFMailComposeViewController, didFinishWith result: MFMailComposeResult, error: (any Error)?)
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:186:1: warning: extension declares a conformance of imported type 'UIViewController' to imported protocol 'MFMessageComposeViewControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIViewController: MFMessageComposeViewControllerDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:186:1: note: add '@retroactive' to silence this warning
extension UIViewController: MFMessageComposeViewControllerDelegate {
^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            @retroactive MFMessageComposeViewControllerDelegate
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:188:17: warning: main actor-isolated instance method 'messageComposeViewController(_:didFinishWith:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    public func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:188:17: note: add 'nonisolated' to 'messageComposeViewController(_:didFinishWith:)' to make this instance method not isolated to the actor
    public func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult) {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:186:29: note: add '@preconcurrency' to the 'MFMessageComposeViewControllerDelegate' conformance to defer isolation checking to run time
extension UIViewController: MFMessageComposeViewControllerDelegate {
                            ^
                            @preconcurrency
MessageUI.MFMessageComposeViewControllerDelegate:3:10: note: 'messageComposeViewController(_:didFinishWith:)' declared here
    func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:229:20: warning: static property 'sharingBarButtonItemAttributes' 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 sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:229:20: note: convert 'sharingBarButtonItemAttributes' to a 'let' constant to make 'Sendable' shared state immutable
        static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:229:20: note: annotate 'sharingBarButtonItemAttributes' with '@MainActor' if property should only be accessed from the main actor
        static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:229:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var sharingBarButtonItemAttributes = "UIViewController.sharingBarButtonItemAttributes"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:230:20: warning: static property 'sharingTitleTextAttributes' 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 sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:230:20: note: convert 'sharingTitleTextAttributes' to a 'let' constant to make 'Sendable' shared state immutable
        static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:230:20: note: annotate 'sharingTitleTextAttributes' with '@MainActor' if property should only be accessed from the main actor
        static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:230:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var sharingTitleTextAttributes = "UIViewController.sharingTitleTextAttributes"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:231:20: warning: static property 'sharingBackgroundColor' 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 sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:231:20: note: convert 'sharingBackgroundColor' to a 'let' constant to make 'Sendable' shared state immutable
        static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:231:20: note: annotate 'sharingBackgroundColor' with '@MainActor' if property should only be accessed from the main actor
        static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:231:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var sharingBackgroundColor = "UIViewController.sharingBackgroundColor"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:232:20: warning: static property 'sharingCompleted' 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 sharingCompleted = "UIViewController.sharingCompleted"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:232:20: note: convert 'sharingCompleted' to a 'let' constant to make 'Sendable' shared state immutable
        static var sharingCompleted = "UIViewController.sharingCompleted"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:232:20: note: annotate 'sharingCompleted' with '@MainActor' if property should only be accessed from the main actor
        static var sharingCompleted = "UIViewController.sharingCompleted"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:232:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var sharingCompleted = "UIViewController.sharingCompleted"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:234:20: warning: static property 'temporarySharingBarButtonItemAttributes' 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 temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:234:20: note: convert 'temporarySharingBarButtonItemAttributes' to a 'let' constant to make 'Sendable' shared state immutable
        static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:234:20: note: annotate 'temporarySharingBarButtonItemAttributes' with '@MainActor' if property should only be accessed from the main actor
        static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:234:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var temporarySharingBarButtonItemAttributes = "UIViewController.temporarySharingBarButtonItemAttributes"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:235:20: warning: static property 'temporarySharingBackgroundImage' 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 temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:235:20: note: convert 'temporarySharingBackgroundImage' to a 'let' constant to make 'Sendable' shared state immutable
        static var temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:235:20: note: annotate 'temporarySharingBackgroundImage' with '@MainActor' if property should only be accessed from the main actor
        static var temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:235:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var temporarySharingBackgroundImage = "UIViewController.temporarySharingBackgroundImage"
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:25:14: warning: call to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:213:10: note: calls to instance method 'shareIfPossible(destination:canShareAction:)' from outside of its actor context are implicitly asynchronous
    func shareIfPossible(destination: ShareDestination, canShareAction: () -> Void) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:24:10: note: add '@MainActor' to make instance method 'share' part of global actor 'MainActor'
    func share(_ parameters: ActivityShareParameters) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:26:38: warning: call to main actor-isolated initializer 'init(activityItems:applicationActivities:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let activityController = UIActivityViewController(activityItems: parameters.activityItems, applicationActivities: parameters.applicationActivites)
                                     ^
UIKit.UIActivityViewController:9:23: note: calls to initializer 'init(activityItems:applicationActivities:)' from outside of its actor context are implicitly asynchronous
    @MainActor public init(activityItems: [Any], applicationActivities: [UIActivity]?)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:27:32: warning: main actor-isolated property 'excludedActivityTypes' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            activityController.excludedActivityTypes = parameters.excludedActivityTypes
                               ^
UIKit.UIActivityViewController:14:14: note: mutation of this property is only permitted within the actor
    open var excludedActivityTypes: [UIActivity.ActivityType]? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:29:32: warning: main actor-isolated property 'completionWithItemsHandler' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            activityController.completionWithItemsHandler = { activityType, completed, returnedItems, activityError in
                               ^
UIKit.UIActivityViewController:13:14: note: mutation of this property is only permitted within the actor
    open var completionWithItemsHandler: UIActivityViewController.CompletionWithItemsHandler? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:33:22: warning: main actor-isolated property 'sharingCompleted' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                self.sharingCompleted?((success: (completed && activityError == nil), sharingService: sharingService))
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:267:9: note: property declared here
    var sharingCompleted: SharingCompletedEvent? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:36:33: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            if UIDevice.current.userInterfaceIdiom == .pad {
                                ^
UIKit.UIDevice:41:25: note: property declared here
    @MainActor open var userInterfaceIdiom: UIUserInterfaceIdiom { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:36:25: warning: main actor-isolated class property 'current' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            if UIDevice.current.userInterfaceIdiom == .pad {
                        ^
UIKit.UIDevice:3:20: note: class property declared here
    open class var current: UIDevice { get }
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:37:36: warning: main actor-isolated property 'modalPresentationStyle' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                activityController.modalPresentationStyle = .popover
                                   ^
UIKit.UIViewController:164:25: note: mutation of this property is only permitted within the actor
    @MainActor open var modalPresentationStyle: UIModalPresentationStyle { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:38:22: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.present(activityController, animated: true, completion: nil)
                     ^
UIKit.UIViewController:145:26: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:39:56: warning: main actor-isolated property 'popoverPresentationController' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                if let controller = activityController.popoverPresentationController {
                                                       ^
UIKit.UIViewController:7:25: note: property declared here
    @MainActor open var popoverPresentationController: UIPopoverPresentationController? { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:40:32: warning: main actor-isolated property 'permittedArrowDirections' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                    controller.permittedArrowDirections = .any
                               ^
UIKit.UIPopoverPresentationController:4:25: note: mutation of this property is only permitted within the actor
    @MainActor open var permittedArrowDirections: UIPopoverArrowDirection { get set }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:41:32: warning: main actor-isolated property 'sourceView' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                    controller.sourceView = parameters.sourceView
                               ^
UIKit.UIPopoverPresentationController:5:14: note: mutation of this property is only permitted within the actor
    open var sourceView: UIView? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:44:22: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.present(activityController, animated: true, completion: nil)
                     ^
UIKit.UIViewController:145:26: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:53:14: warning: call to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:213:10: note: calls to instance method 'shareIfPossible(destination:canShareAction:)' from outside of its actor context are implicitly asynchronous
    func shareIfPossible(destination: ShareDestination, canShareAction: () -> Void) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:52:10: note: add '@MainActor' to make instance method 'share' part of global actor 'MainActor'
    func share(_ parameters: MessagesShareParameters) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:54:18: warning: main actor-isolated property 'temporarySharingBarButtonItemAttributes' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:295:9: note: mutation of this property is only permitted within the actor
    var temporarySharingBarButtonItemAttributes: [ AnyHashable : Any ]? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:54:89: warning: call to main actor-isolated instance method 'titleTextAttributes(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                                                                                        ^
UIKit.UIBarItem:26:26: note: calls to instance method 'titleTextAttributes(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func titleTextAttributes(for state: UIControl.State) -> [NSAttributedString.Key : Any]?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:54:76: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                                                                           ^
UIKit.UIBarItem:33:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:55:42: warning: call to main actor-isolated instance method 'setTitleTextAttributes(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                                         ^
UIKit.UIBarItem:21:26: note: calls to instance method 'setTitleTextAttributes(_:for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setTitleTextAttributes(_ attributes: [NSAttributedString.Key : Any]?, for state: UIControl.State)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:55:29: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                            ^
UIKit.UIBarItem:33:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:55:70: warning: main actor-isolated property 'sharingBarButtonItemAttributes' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:258:9: note: property declared here
    var sharingBarButtonItemAttributes: [ NSAttributedString.Key : Any ]? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:57:43: warning: main actor-isolated property 'sharingBackgroundColor' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            if let backgroundColor = self.sharingBackgroundColor {
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:239:9: note: property declared here
    var sharingBackgroundColor: UIColor? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:58:22: warning: main actor-isolated property 'temporarySharingBackgroundImage' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:285:21: note: mutation of this property is only permitted within the actor
    fileprivate var temporarySharingBackgroundImage: UIImage? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:58:85: warning: call to main actor-isolated instance method 'backgroundImage(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                                                                                    ^
UIKit.UINavigationBar:47:26: note: calls to instance method 'backgroundImage(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func backgroundImage(for barMetrics: UIBarMetrics) -> UIImage?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:58:72: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                                                                       ^
UIKit.UIView:60:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:59:46: warning: call to main actor-isolated instance method 'setBackgroundImage(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                UINavigationBar.appearance().setBackgroundImage(UIImage(color: backgroundColor), for: UIBarMetrics.default)
                                             ^
UIKit.UINavigationBar:42:26: note: calls to instance method 'setBackgroundImage(_:for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setBackgroundImage(_ backgroundImage: UIImage?, for barMetrics: UIBarMetrics)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:59:33: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                UINavigationBar.appearance().setBackgroundImage(UIImage(color: backgroundColor), for: UIBarMetrics.default)
                                ^
UIKit.UIView:60:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:62:37: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let messageController = MFMessageComposeViewController()
                                    ^
MessageUI.MFMessageComposeViewController:30:35: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
    @MainActor public convenience init()
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:63:31: warning: main actor-isolated property 'messageComposeDelegate' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            messageController.messageComposeDelegate = self
                              ^
MessageUI.MFMessageComposeViewController:10:19: note: mutation of this property is only permitted within the actor
    weak open var messageComposeDelegate: (any MFMessageComposeViewControllerDelegate)? { get set }
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:64:31: warning: main actor-isolated property 'body' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            messageController.body = parameters.message
                              ^
MessageUI.MFMessageComposeViewController:14:14: note: mutation of this property is only permitted within the actor
    open var body: String? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:66:35: warning: call to main actor-isolated instance method 'addAttachmentData(_:typeIdentifier:filename:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                messageController.addAttachmentData(attachment.data, typeIdentifier: attachment.attachmentType.identifier, filename: attachment.filename)
                                  ^
MessageUI.MFMessageComposeViewController:22:26: note: calls to instance method 'addAttachmentData(_:typeIdentifier:filename:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func addAttachmentData(_ attachmentData: Data, typeIdentifier uti: String, filename: String) -> Bool
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:69:18: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.present(messageController, animated: true, completion: nil)
                 ^
UIKit.UIViewController:145:26: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:77:14: warning: call to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:213:10: note: calls to instance method 'shareIfPossible(destination:canShareAction:)' from outside of its actor context are implicitly asynchronous
    func shareIfPossible(destination: ShareDestination, canShareAction: () -> Void) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:76:10: note: add '@MainActor' to make instance method 'share' part of global actor 'MainActor'
    func share(_ parameters: MailShareParameters) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:78:18: warning: main actor-isolated property 'temporarySharingBarButtonItemAttributes' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:295:9: note: mutation of this property is only permitted within the actor
    var temporarySharingBarButtonItemAttributes: [ AnyHashable : Any ]? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:78:89: warning: call to main actor-isolated instance method 'titleTextAttributes(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                                                                                        ^
UIKit.UIBarItem:26:26: note: calls to instance method 'titleTextAttributes(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func titleTextAttributes(for state: UIControl.State) -> [NSAttributedString.Key : Any]?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:78:76: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.temporarySharingBarButtonItemAttributes = UIBarButtonItem.appearance().titleTextAttributes(for: .normal)
                                                                           ^
UIKit.UIBarItem:33:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:79:42: warning: call to main actor-isolated instance method 'setTitleTextAttributes(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                                         ^
UIKit.UIBarItem:21:26: note: calls to instance method 'setTitleTextAttributes(_:for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setTitleTextAttributes(_ attributes: [NSAttributedString.Key : Any]?, for state: UIControl.State)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:79:29: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                            ^
UIKit.UIBarItem:33:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:79:70: warning: main actor-isolated property 'sharingBarButtonItemAttributes' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            UIBarButtonItem.appearance().setTitleTextAttributes(self.sharingBarButtonItemAttributes, for: .normal)
                                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:258:9: note: property declared here
    var sharingBarButtonItemAttributes: [ NSAttributedString.Key : Any ]? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:81:43: warning: main actor-isolated property 'sharingBackgroundColor' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            if let backgroundColor = self.sharingBackgroundColor {
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:239:9: note: property declared here
    var sharingBackgroundColor: UIColor? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:82:22: warning: main actor-isolated property 'temporarySharingBackgroundImage' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:285:21: note: mutation of this property is only permitted within the actor
    fileprivate var temporarySharingBackgroundImage: UIImage? {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:82:85: warning: call to main actor-isolated instance method 'backgroundImage(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                                                                                    ^
UIKit.UINavigationBar:47:26: note: calls to instance method 'backgroundImage(for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func backgroundImage(for barMetrics: UIBarMetrics) -> UIImage?
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:82:72: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.temporarySharingBackgroundImage = UINavigationBar.appearance().backgroundImage(for: UIBarMetrics.default)
                                                                       ^
UIKit.UIView:60:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:83:46: warning: call to main actor-isolated instance method 'setBackgroundImage(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                UINavigationBar.appearance().setBackgroundImage(UIImage(color: backgroundColor), for: UIBarMetrics.default)
                                             ^
UIKit.UINavigationBar:42:26: note: calls to instance method 'setBackgroundImage(_:for:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setBackgroundImage(_ backgroundImage: UIImage?, for barMetrics: UIBarMetrics)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:83:33: warning: call to main actor-isolated class method 'appearance()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                UINavigationBar.appearance().setBackgroundImage(UIImage(color: backgroundColor), for: UIBarMetrics.default)
                                ^
UIKit.UIView:60:32: note: calls to class method 'appearance()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func appearance() -> Self
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:86:34: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            let mailController = MFMailComposeViewController()
                                 ^
MessageUI.MFMailComposeViewController:18:35: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
    @MainActor public convenience init()
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:88:42: warning: main actor-isolated property 'titleTextAttributes' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            mailController.navigationBar.titleTextAttributes = self.sharingTitleTextAttributes
                                         ^
UIKit.UINavigationBar:54:14: note: mutation of this property is only permitted within the actor
    open var titleTextAttributes: [NSAttributedString.Key : Any]? { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:88:28: warning: main actor-isolated property 'navigationBar' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            mailController.navigationBar.titleTextAttributes = self.sharingTitleTextAttributes
                           ^
UIKit.UINavigationController:25:25: note: mutation of this property is only permitted within the actor
    @MainActor open var navigationBar: UINavigationBar { get }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:88:69: warning: main actor-isolated property 'sharingTitleTextAttributes' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            mailController.navigationBar.titleTextAttributes = self.sharingTitleTextAttributes
                                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:249:9: note: property declared here
    var sharingTitleTextAttributes: [ NSAttributedString.Key : Any ]? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:90:28: warning: main actor-isolated property 'mailComposeDelegate' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
            mailController.mailComposeDelegate = self
                           ^
MessageUI.MFMailComposeViewController:4:19: note: mutation of this property is only permitted within the actor
    weak open var mailComposeDelegate: (any MFMailComposeViewControllerDelegate)? { get set }
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:91:28: warning: call to main actor-isolated instance method 'setSubject' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            mailController.setSubject(parameters.subject ?? "")
                           ^
MessageUI.MFMailComposeViewController:5:26: note: calls to instance method 'setSubject' from outside of its actor context are implicitly asynchronous
    @MainActor open func setSubject(_ subject: String)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:92:28: warning: call to main actor-isolated instance method 'setMessageBody(_:isHTML:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            mailController.setMessageBody(parameters.message ?? "", isHTML: parameters.isHTML)
                           ^
MessageUI.MFMailComposeViewController:9:26: note: calls to instance method 'setMessageBody(_:isHTML:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func setMessageBody(_ body: String, isHTML: Bool)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:93:28: warning: call to main actor-isolated instance method 'setToRecipients' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            mailController.setToRecipients(parameters.toRecepients)
                           ^
MessageUI.MFMailComposeViewController:6:26: note: calls to instance method 'setToRecipients' from outside of its actor context are implicitly asynchronous
    @MainActor open func setToRecipients(_ toRecipients: [String]?)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:94:28: warning: call to main actor-isolated instance method 'setCcRecipients' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            mailController.setCcRecipients(parameters.ccRecepients)
                           ^
MessageUI.MFMailComposeViewController:7:26: note: calls to instance method 'setCcRecipients' from outside of its actor context are implicitly asynchronous
    @MainActor open func setCcRecipients(_ ccRecipients: [String]?)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:95:28: warning: call to main actor-isolated instance method 'setBccRecipients' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            mailController.setBccRecipients(parameters.bccRecepients)
                           ^
MessageUI.MFMailComposeViewController:8:26: note: calls to instance method 'setBccRecipients' from outside of its actor context are implicitly asynchronous
    @MainActor open func setBccRecipients(_ bccRecipients: [String]?)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:98:32: warning: call to main actor-isolated instance method 'addAttachmentData(_:mimeType:fileName:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                mailController.addAttachmentData(attachment.data, mimeType: attachment.attachmentType.identifier, fileName: attachment.filename)
                               ^
MessageUI.MFMailComposeViewController:10:26: note: calls to instance method 'addAttachmentData(_:mimeType:fileName:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func addAttachmentData(_ attachment: Data, mimeType: String, fileName filename: String)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:101:18: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            self.present(mailController, animated: true, completion: nil)
                 ^
UIKit.UIViewController:145:26: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:111:14: warning: call to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.network) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:213:10: note: calls to instance method 'shareIfPossible(destination:canShareAction:)' from outside of its actor context are implicitly asynchronous
    func shareIfPossible(destination: ShareDestination, canShareAction: () -> Void) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:110:10: note: add '@MainActor' to make instance method 'share' part of global actor 'MainActor'
    func share(_ parameters: SocialShareParameters) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:113:40: warning: call to main actor-isolated initializer 'init(forServiceType:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            if let composeController = SLComposeViewController(forServiceType: destination.name) {
                                       ^
Social.SLComposeViewController:6:41: note: calls to initializer 'init(forServiceType:)' from outside of its actor context are implicitly asynchronous
    @MainActor public /*not inherited*/ init!(forServiceType serviceType: String!)
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:114:35: warning: call to main actor-isolated instance method 'setInitialText' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                composeController.setInitialText(parameters.message)
                                  ^
Social.SLComposeViewController:10:26: note: calls to instance method 'setInitialText' from outside of its actor context are implicitly asynchronous
    @MainActor open func setInitialText(_ text: String!) -> Bool
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:116:82: warning: call to main actor-isolated instance method 'add' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                parameters.urls.flatMap { $0 }?.lazy.forEach({ composeController.add($0) })
                                                                                 ^
Social.SLComposeViewController:15:26: note: calls to instance method 'add' from outside of its actor context are implicitly asynchronous
    @MainActor open func add(_ url: URL!) -> Bool
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:117:84: warning: call to main actor-isolated instance method 'add' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                parameters.images.flatMap { $0 }?.lazy.forEach({ composeController.add($0) })
                                                                                   ^
Social.SLComposeViewController:11:26: note: calls to instance method 'add' from outside of its actor context are implicitly asynchronous
    @MainActor open func add(_ image: UIImage!) -> Bool
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:119:35: warning: main actor-isolated property 'completionHandler' can not be mutated from a non-isolated context; this is an error in the Swift 6 language mode
                composeController.completionHandler = { result in
                                  ^
Social.SLComposeViewController:19:14: note: mutation of this property is only permitted within the actor
    open var completionHandler: SLComposeViewControllerCompletionHandler! { get set }
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:121:26: warning: main actor-isolated property 'sharingCompleted' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
                    self.sharingCompleted?((success: succeeded, sharingService: destination.activityType))
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:267:9: note: property declared here
    var sharingCompleted: SharingCompletedEvent? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:122:26: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    self.dismiss(animated: true, completion: nil)
                         ^
UIKit.UIViewController:150:15: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
    open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:125:22: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.present(composeController, animated: true, completion: nil)
                     ^
UIKit.UIViewController:145:26: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
    @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:134:14: warning: call to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:213:10: note: calls to instance method 'shareIfPossible(destination:canShareAction:)' from outside of its actor context are implicitly asynchronous
    func shareIfPossible(destination: ShareDestination, canShareAction: () -> Void) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:133:10: note: add '@MainActor' to make instance method 'share' part of global actor 'MainActor'
    func share(_ parameters: PasteboardShareParameters) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:159:18: warning: main actor-isolated property 'sharingCompleted' can not be referenced from a non-isolated context; this is an error in the Swift 6 language mode
            self.sharingCompleted?((success: saved, sharingService: activity))
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:267:9: note: property declared here
    var sharingCompleted: SharingCompletedEvent? {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:241:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &AssociatedObjectKeys.sharingBackgroundColor) as? UIColor
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:243:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.sharingBackgroundColor, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:251:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &AssociatedObjectKeys.sharingTitleTextAttributes) as? [ NSAttributedString.Key : Any ]
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:253:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.sharingTitleTextAttributes, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:260:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &AssociatedObjectKeys.sharingBarButtonItemAttributes) as? [ NSAttributedString.Key : Any ]
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:262:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.sharingBarButtonItemAttributes, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:269:60: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            guard let box = objc_getAssociatedObject(self, &AssociatedObjectKeys.sharingCompleted) as? SharingCompletedEventBox else {
                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:275:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.sharingCompleted, SharingCompletedEventBox(event: newValue), .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:287:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &AssociatedObjectKeys.temporarySharingBackgroundImage) as? UIImage
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:289:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.temporarySharingBackgroundImage, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:297:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            return objc_getAssociatedObject(self, &AssociatedObjectKeys.temporarySharingBarButtonItemAttributes) as? [ AnyHashable : Any ]
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:299:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
            objc_setAssociatedObject(self, &AssociatedObjectKeys.temporarySharingBarButtonItemAttributes, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:25:14: warning: sending 'parameters.shareDestination' risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:25:14: note: sending task-isolated 'parameters.shareDestination' to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' risks causing data races between main actor-isolated and task-isolated uses
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:25:14: warning: sending task-isolated value of type '() -> Void' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:26:38: warning: sending 'parameters.activityItems' risks causing data races; this is an error in the Swift 6 language mode
            let activityController = UIActivityViewController(activityItems: parameters.activityItems, applicationActivities: parameters.applicationActivites)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:26:38: note: sending task-isolated 'parameters.activityItems' to main actor-isolated initializer 'init(activityItems:applicationActivities:)' risks causing data races between main actor-isolated and task-isolated uses
            let activityController = UIActivityViewController(activityItems: parameters.activityItems, applicationActivities: parameters.applicationActivites)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:26:38: warning: sending 'parameters.applicationActivites' risks causing data races; this is an error in the Swift 6 language mode
            let activityController = UIActivityViewController(activityItems: parameters.activityItems, applicationActivities: parameters.applicationActivites)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:26:38: note: sending task-isolated 'parameters.applicationActivites' to main actor-isolated initializer 'init(activityItems:applicationActivities:)' risks causing data races between main actor-isolated and task-isolated uses
            let activityController = UIActivityViewController(activityItems: parameters.activityItems, applicationActivities: parameters.applicationActivites)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:53:14: warning: sending 'parameters.shareDestination' risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:53:14: note: sending task-isolated 'parameters.shareDestination' to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' risks causing data races between main actor-isolated and task-isolated uses
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:53:14: warning: sending task-isolated value of type '() -> Void' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:66:35: warning: sending 'attachment.data._bridgeToObjectiveC' risks causing data races; this is an error in the Swift 6 language mode
                messageController.addAttachmentData(attachment.data, typeIdentifier: attachment.attachmentType.identifier, filename: attachment.filename)
                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:66:35: note: sending task-isolated 'attachment.data._bridgeToObjectiveC' to main actor-isolated instance method 'addAttachmentData(_:typeIdentifier:filename:)' risks causing data races between main actor-isolated and task-isolated uses
                messageController.addAttachmentData(attachment.data, typeIdentifier: attachment.attachmentType.identifier, filename: attachment.filename)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:66:35: warning: sending 'attachment.filename._bridgeToObjectiveC' risks causing data races; this is an error in the Swift 6 language mode
                messageController.addAttachmentData(attachment.data, typeIdentifier: attachment.attachmentType.identifier, filename: attachment.filename)
                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:66:35: note: sending task-isolated 'attachment.filename._bridgeToObjectiveC' to main actor-isolated instance method 'addAttachmentData(_:typeIdentifier:filename:)' risks causing data races between main actor-isolated and task-isolated uses
                messageController.addAttachmentData(attachment.data, typeIdentifier: attachment.attachmentType.identifier, filename: attachment.filename)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:77:14: warning: sending 'parameters.shareDestination' risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:77:14: note: sending task-isolated 'parameters.shareDestination' to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' risks causing data races between main actor-isolated and task-isolated uses
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:77:14: warning: sending task-isolated value of type '() -> Void' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:92:28: warning: sending 'parameters.isHTML' risks causing data races; this is an error in the Swift 6 language mode
            mailController.setMessageBody(parameters.message ?? "", isHTML: parameters.isHTML)
            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:92:28: note: sending task-isolated 'parameters.isHTML' to main actor-isolated instance method 'setMessageBody(_:isHTML:)' risks causing data races between main actor-isolated and task-isolated uses
            mailController.setMessageBody(parameters.message ?? "", isHTML: parameters.isHTML)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:98:32: warning: sending 'attachment.data._bridgeToObjectiveC' risks causing data races; this is an error in the Swift 6 language mode
                mailController.addAttachmentData(attachment.data, mimeType: attachment.attachmentType.identifier, fileName: attachment.filename)
                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:98:32: note: sending task-isolated 'attachment.data._bridgeToObjectiveC' to main actor-isolated instance method 'addAttachmentData(_:mimeType:fileName:)' risks causing data races between main actor-isolated and task-isolated uses
                mailController.addAttachmentData(attachment.data, mimeType: attachment.attachmentType.identifier, fileName: attachment.filename)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:98:32: warning: sending 'attachment.filename._bridgeToObjectiveC' risks causing data races; this is an error in the Swift 6 language mode
                mailController.addAttachmentData(attachment.data, mimeType: attachment.attachmentType.identifier, fileName: attachment.filename)
                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:98:32: note: sending task-isolated 'attachment.filename._bridgeToObjectiveC' to main actor-isolated instance method 'addAttachmentData(_:mimeType:fileName:)' risks causing data races between main actor-isolated and task-isolated uses
                mailController.addAttachmentData(attachment.data, mimeType: attachment.attachmentType.identifier, fileName: attachment.filename)
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:111:14: warning: sending 'parameters.network' risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.network) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:111:14: note: sending task-isolated 'parameters.network' to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' risks causing data races between main actor-isolated and task-isolated uses
        self.shareIfPossible(destination: parameters.network) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:111:14: warning: sending task-isolated value of type '() -> Void' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.network) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:134:14: warning: sending 'parameters.shareDestination' risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:134:14: note: sending task-isolated 'parameters.shareDestination' to main actor-isolated instance method 'shareIfPossible(destination:canShareAction:)' risks causing data races between main actor-isolated and task-isolated uses
        self.shareIfPossible(destination: parameters.shareDestination) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift:134:14: warning: sending task-isolated value of type '() -> Void' with later accesses to main actor-isolated context risks causing data races; this is an error in the Swift 6 language mode
        self.shareIfPossible(destination: parameters.shareDestination) {
        ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.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/Communicado/AttachmentType.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/AttachmentType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.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/Communicado/ShareDestination.swift (in target 'Communicado' from project 'Communicado')
    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/Communicado/Attachment.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/AttachmentType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Communicado/UIViewController+Sharing.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Communicado -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.o -index-unit-output-path /Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/ShareDestination.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:32:47: warning: call to main actor-isolated class method 'canSendText()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return MFMessageComposeViewController.canSendText()
                                              ^
MessageUI.MFMessageComposeViewController:3:32: note: calls to class method 'canSendText()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func canSendText() -> Bool
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:48:44: warning: call to main actor-isolated class method 'canSendMail()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return MFMailComposeViewController.canSendMail()
                                           ^
MessageUI.MFMailComposeViewController:3:32: note: calls to class method 'canSendMail()' from outside of its actor context are implicitly asynchronous
    @MainActor open class func canSendMail() -> Bool
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:115:40: warning: call to main actor-isolated class method 'isAvailable(forServiceType:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return SLComposeViewController.isAvailable(forServiceType: SLServiceTypeTwitter)
                                       ^
Social.SLComposeViewController:3:32: note: calls to class method 'isAvailable(forServiceType:)' from outside of its actor context are implicitly asynchronous
    @MainActor open class func isAvailable(forServiceType serviceType: String!) -> Bool
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:134:40: warning: call to main actor-isolated class method 'isAvailable(forServiceType:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return SLComposeViewController.isAvailable(forServiceType: SLServiceTypeFacebook)
                                       ^
Social.SLComposeViewController:3:32: note: calls to class method 'isAvailable(forServiceType:)' from outside of its actor context are implicitly asynchronous
    @MainActor open class func isAvailable(forServiceType serviceType: String!) -> Bool
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:153:40: warning: call to main actor-isolated class method 'isAvailable(forServiceType:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return SLComposeViewController.isAvailable(forServiceType: SLServiceTypeTencentWeibo)
                                       ^
Social.SLComposeViewController:3:32: note: calls to class method 'isAvailable(forServiceType:)' from outside of its actor context are implicitly asynchronous
    @MainActor open class func isAvailable(forServiceType serviceType: String!) -> Bool
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/Communicado/ShareDestination.swift:172:40: warning: call to main actor-isolated class method 'isAvailable(forServiceType:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return SLComposeViewController.isAvailable(forServiceType: SLServiceTypeSinaWeibo)
                                       ^
Social.SLComposeViewController:3:32: note: calls to class method 'isAvailable(forServiceType:)' from outside of its actor context are implicitly asynchronous
    @MainActor open class func isAvailable(forServiceType serviceType: String!) -> Bool
                               ^
SwiftDriverJobDiscovery normal arm64 Emitting module for Communicado (in target 'Communicado' from project 'Communicado')
SwiftDriver\ Compilation\ Requirements Communicado normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Communicado' from project 'Communicado')
    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 Communicado -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_const_extract_protocols.json -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-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/Communicado-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-Swift.h (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Communicado-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftmodule (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.abi.json (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftdoc (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftsourceinfo (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Attachment.swift (in target 'Communicado' from project 'Communicado')
SwiftDriverJobDiscovery normal arm64 Compiling AttachmentType.swift (in target 'Communicado' from project 'Communicado')
SwiftDriverJobDiscovery normal arm64 Compiling ShareParameters.swift (in target 'Communicado' from project 'Communicado')
SwiftDriverJobDiscovery normal arm64 Compiling ShareDestination.swift (in target 'Communicado' from project 'Communicado')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+Sharing.swift (in target 'Communicado' from project 'Communicado')
SwiftDriver\ Compilation Communicado normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Communicado' from project 'Communicado')
    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 Communicado -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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 -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 -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_const_extract_protocols.json -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/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado-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/Communicado.o normal (in target 'Communicado' from project 'Communicado')
    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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -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/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Communicado.build/Debug-iphoneos/Communicado.build/Objects-normal/arm64/Communicado_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.o (in target 'Communicado' from project 'Communicado')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Communicado.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Communicado' from project 'Communicado')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Communicado",
  "name" : "Communicado",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Communicado",
      "targets" : [
        "Communicado"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Communicado",
      "module_type" : "SwiftTarget",
      "name" : "Communicado",
      "path" : "Sources/Communicado",
      "product_memberships" : [
        "Communicado"
      ],
      "sources" : [
        "Attachment.swift",
        "AttachmentType.swift",
        "ShareDestination.swift",
        "ShareParameters.swift",
        "UIViewController+Sharing.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.