The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OnLaunch-iOS-Client, reference main (4fcb14), with Swift 6.1 for iOS using Xcode 16.3 on 23 Apr 2026 00:09:01 UTC.

Swift 6 data race errors: 3

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kula-app/OnLaunch-iOS-Client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kula-app/OnLaunch-iOS-Client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4fcb14d chore(deps): update dependency ruby to v4.0.3 (#78)
Cloned https://github.com/kula-app/OnLaunch-iOS-Client.git
Revision (git rev-parse @):
4fcb14da1d433703b51184340e35a9cc8847cf14
SUCCESS checkout https://github.com/kula-app/OnLaunch-iOS-Client.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kula-app/OnLaunch-iOS-Client.git
https://github.com/kula-app/OnLaunch-iOS-Client.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OnLaunch-iOS-Client",
  "name" : "OnLaunch-iOS-Client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OnLaunch",
      "targets" : [
        "OnLaunch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OnLaunchTests",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunchTests",
      "path" : "Tests/OnLaunchTests",
      "sources" : [
        "RequestContextTests.swift"
      ],
      "target_dependencies" : [
        "OnLaunch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OnLaunch",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunch",
      "path" : "Sources/OnLaunch",
      "product_memberships" : [
        "OnLaunch"
      ],
      "sources" : [
        "API/ApiActionDto.swift",
        "API/ApiActionLinkDto.swift",
        "API/ApiMessageDto.swift",
        "API/ApiMessagesResponseDto.swift",
        "Models/Action.swift",
        "Models/DataMapper.swift",
        "Models/LinkAction.swift",
        "Models/Message.swift",
        "Models/RequestContext.swift",
        "OnLaunch.swift",
        "Storage/LocalStorage.swift",
        "SwiftUI/View+OnLaunch.swift",
        "Theme/Environment+Theme.swift",
        "Theme/Theme.swift",
        "UI/ActivityView.swift",
        "UI/ActivityViewController.swift",
        "UI/Components/FilledButton.swift",
        "UI/Components/MessageActionView.swift",
        "UI/Components/SafariView.swift",
        "UI/MessageView.swift",
        "Utils/OSLog+OnLaunch.swift",
        "Utils/OnLaunchError.swift",
        "Utils/URL+Identifiable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  OnLaunch-iOS-Client: /Users/admin/builder/spi-builder-workspace
resolved source packages: OnLaunch-iOS-Client
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OnLaunch-iOS-Client",
  "name" : "OnLaunch-iOS-Client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OnLaunch",
      "targets" : [
        "OnLaunch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OnLaunchTests",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunchTests",
      "path" : "Tests/OnLaunchTests",
      "sources" : [
        "RequestContextTests.swift"
      ],
      "target_dependencies" : [
        "OnLaunch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OnLaunch",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunch",
      "path" : "Sources/OnLaunch",
      "product_memberships" : [
        "OnLaunch"
      ],
      "sources" : [
        "API/ApiActionDto.swift",
        "API/ApiActionLinkDto.swift",
        "API/ApiMessageDto.swift",
        "API/ApiMessagesResponseDto.swift",
        "Models/Action.swift",
        "Models/DataMapper.swift",
        "Models/LinkAction.swift",
        "Models/Message.swift",
        "Models/RequestContext.swift",
        "OnLaunch.swift",
        "Storage/LocalStorage.swift",
        "SwiftUI/View+OnLaunch.swift",
        "Theme/Environment+Theme.swift",
        "Theme/Theme.swift",
        "UI/ActivityView.swift",
        "UI/ActivityViewController.swift",
        "UI/Components/FilledButton.swift",
        "UI/Components/MessageActionView.swift",
        "UI/Components/SafariView.swift",
        "UI/MessageView.swift",
        "Utils/OSLog+OnLaunch.swift",
        "Utils/OnLaunchError.swift",
        "Utils/URL+Identifiable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OnLaunch-iOS-Client"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OnLaunch-iOS-Client -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OnLaunch-iOS-Client -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  OnLaunch-iOS-Client: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'OnLaunch' in project 'OnLaunch-iOS-Client'
        ➜ Explicit dependency on target 'OnLaunch' in project 'OnLaunch-iOS-Client'
    Target 'OnLaunch' in project 'OnLaunch-iOS-Client' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bdfdf75cc4eed86b964bc964b7fc8966
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bdfdf75cc4eed86b964bc964b7fc8966.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.modulemap (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyMetadataFileList (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyStaticMetadataFileList (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-OutputFileMap.json (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_const_extract_protocols.json (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftConstValuesFileList (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.LinkFileList (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OnLaunch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.modulemap (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver OnLaunch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OnLaunch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LinkAction.swift,\ Message.swift,\ RequestContext.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/LinkAction.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/RequestContext.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/LinkAction.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/Message.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/RequestContext.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ View+OnLaunch.swift,\ Environment+Theme.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/SwiftUI/View+OnLaunch.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/SwiftUI/View+OnLaunch.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Theme' may have shared mutable state; this is an error in the Swift 6 language mode
    fileprivate static let defaultValue = Theme.standard
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:3:15: note: consider making struct 'Theme' conform to the 'Sendable' protocol
public struct Theme {
              ^
                    : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    fileprivate static let defaultValue = Theme.standard
                           ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    fileprivate static let defaultValue = Theme.standard
                           ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ApiMessagesResponseDto.swift,\ Action.swift,\ DataMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiMessagesResponseDto.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/Action.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/DataMapper.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiMessagesResponseDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/Action.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Models/DataMapper.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OnLaunch.swift,\ LocalStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Storage/LocalStorage.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var shared: OnLaunch?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
    static var shared: OnLaunch?
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static var shared: OnLaunch?
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var shared: OnLaunch?
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:154:9: warning: call to main actor-isolated initializer 'init(message:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        MessageView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/MessageView.swift:3:8: note: calls to initializer 'init(message:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
struct MessageView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/MessageView.swift:3:8: note: main actor isolation inferred from conformance to protocol 'View'
struct MessageView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:153:18: note: add '@MainActor' to make instance method 'containerViewFor(message:completionHandler:)' part of global actor 'MainActor'
    private func containerViewFor(message: Message, completionHandler: @escaping () -> Void) -> some View {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:187:44: warning: main actor-isolated property 'systemName' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            platformName: UIDevice.current.systemName,
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:42:51: note: property declared here
@property(nonatomic,readonly,strong) NSString    *systemName;        // e.g. @"iOS"
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:170:18: note: add '@MainActor' to make instance method 'check()' part of global actor 'MainActor'
    private func check() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:187:36: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            platformName: UIDevice.current.systemName,
                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:170:18: note: add '@MainActor' to make instance method 'check()' part of global actor 'MainActor'
    private func check() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:188:47: warning: main actor-isolated property 'systemVersion' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            platformVersion: UIDevice.current.systemVersion,
                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:43:51: note: property declared here
@property(nonatomic,readonly,strong) NSString    *systemVersion;     // e.g. @"4.0"
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:170:18: note: add '@MainActor' to make instance method 'check()' part of global actor 'MainActor'
    private func check() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:188:39: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            platformVersion: UIDevice.current.systemVersion,
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:170:18: note: add '@MainActor' to make instance method 'check()' part of global actor 'MainActor'
    private func check() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:268:33: warning: call to main actor-isolated initializer 'init(rootView:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let hostingController = UIHostingController(rootView: containerViewFor(message: message, completionHandler: {
                                ^
SwiftUI.UIHostingController.init:2:35: note: calls to initializer 'init(rootView:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public init(rootView: Content)}
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:257:18: note: add '@MainActor' to make instance method 'present(message:completionHandler:)' part of global actor 'MainActor'
    private func present(message: Message, completionHandler: @escaping (Message) -> Void) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:271:27: warning: main actor-isolated property 'isModalInPresentation' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        hostingController.isModalInPresentation = true
                          ^
SwiftUI.UIHostingController.isModalInPresentation:2:54: note: mutation of this property is only permitted within the actor
@MainActor @preconcurrency override dynamic open var isModalInPresentation: Bool { get set }}
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:257:18: note: add '@MainActor' to make instance method 'present(message:completionHandler:)' part of global actor 'MainActor'
    private func present(message: Message, completionHandler: @escaping (Message) -> Void) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:283:66: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard let keyViewController = windowScene.keyWindow?.rootViewController else {
                                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:257:18: note: add '@MainActor' to make instance method 'present(message:completionHandler:)' part of global actor 'MainActor'
    private func present(message: Message, completionHandler: @escaping (Message) -> Void) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:283:55: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            guard let keyViewController = windowScene.keyWindow?.rootViewController else {
                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:41:61: note: property declared here
@property (nonatomic, readonly, strong, nullable) UIWindow *keyWindow API_AVAILABLE(ios(15.0)) API_UNAVAILABLE(watchos);
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:257:18: note: add '@MainActor' to make instance method 'present(message:completionHandler:)' part of global actor 'MainActor'
    private func present(message: Message, completionHandler: @escaping (Message) -> Void) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:297:34: 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
        presentingViewController.present(hostingController, animated: true)
                                 ^
UIKit.UIViewController.present:3:24: 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/OnLaunch/OnLaunch.swift:257:18: note: add '@MainActor' to make instance method 'present(message:completionHandler:)' part of global actor 'MainActor'
    private func present(message: Message, completionHandler: @escaping (Message) -> Void) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:198:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:201:50: note: closure captures 'self' which is accessible to code in the current task
                let (data, response) = try await self.session.data(for: request)
                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:154:9: warning: sending 'self.options' risks causing data races; this is an error in the Swift 6 language mode
        MessageView(
        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:154:9: note: sending task-isolated 'self.options' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        MessageView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:154:9: warning: sending 'completionHandler' risks causing data races; this is an error in the Swift 6 language mode
        MessageView(
        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:154:9: note: sending task-isolated 'completionHandler' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        MessageView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:212:21: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                    self.process(messageDtos: messages)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:212:21: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                    self.process(messageDtos: messages)
                    ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:268:33: warning: sending value of non-Sendable type 'some View' risks causing data races; this is an error in the Swift 6 language mode
        let hostingController = UIHostingController(rootView: containerViewFor(message: message, completionHandler: {
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:268:33: note: sending task-isolated value of non-Sendable type 'some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        let hostingController = UIHostingController(rootView: containerViewFor(message: message, completionHandler: {
                                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Storage/LocalStorage.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ApiActionDto.swift,\ ApiActionLinkDto.swift,\ ApiMessageDto.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiActionDto.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiActionLinkDto.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiMessageDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiActionDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiActionLinkDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/API/ApiMessageDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Theme.swift,\ ActivityView.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/ActivityView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: warning: static property 'standard' is not concurrency-safe because non-'Sendable' type 'Theme' may have shared mutable state; this is an error in the Swift 6 language mode
    static let standard = Theme(
               ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:3:15: note: consider making struct 'Theme' conform to the 'Sendable' protocol
public struct Theme {
              ^
                    : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: note: add '@MainActor' to make static property 'standard' part of global actor 'MainActor'
    static let standard = Theme(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let standard = Theme(
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/ActivityView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MessageActionView.swift,\ SafariView.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/MessageActionView.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/SafariView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/MessageActionView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/SafariView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MessageView.swift,\ OSLog+OnLaunch.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/MessageView.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/OSLog+OnLaunch.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/MessageView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/OSLog+OnLaunch.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ActivityViewController.swift,\ FilledButton.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/ActivityViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/FilledButton.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/ActivityViewController.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/UI/Components/FilledButton.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var shared: OnLaunch?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
    static var shared: OnLaunch?
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    static var shared: OnLaunch?
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:100:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var shared: OnLaunch?
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Theme' may have shared mutable state; this is an error in the Swift 6 language mode
    fileprivate static let defaultValue = Theme.standard
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:3:15: note: consider making struct 'Theme' conform to the 'Sendable' protocol
public struct Theme {
              ^
                    : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    fileprivate static let defaultValue = Theme.standard
                           ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Environment+Theme.swift:4:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    fileprivate static let defaultValue = Theme.standard
                           ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: warning: static property 'standard' is not concurrency-safe because non-'Sendable' type 'Theme' may have shared mutable state; this is an error in the Swift 6 language mode
    static let standard = Theme(
               ^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:3:15: note: consider making struct 'Theme' conform to the 'Sendable' protocol
public struct Theme {
              ^
                    : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: note: add '@MainActor' to make static property 'standard' part of global actor 'MainActor'
    static let standard = Theme(
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Theme/Theme.swift:37:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let standard = Theme(
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension URL: Identifiable {
^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift:3:1: note: add '@retroactive' to silence this warning
extension URL: Identifiable {
^              ~~~~~~~~~~~~
               @retroactive Identifiable
SwiftCompile normal arm64 Compiling\ OnLaunchError.swift,\ URL+Identifiable.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/OnLaunchError.swift /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/OnLaunchError.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift:3:1: warning: extension declares a conformance of imported type 'URL' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension URL: Identifiable {
^
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/Utils/URL+Identifiable.swift:3:1: note: add '@retroactive' to silence this warning
extension URL: Identifiable {
^              ~~~~~~~~~~~~
               @retroactive Identifiable
SwiftDriverJobDiscovery normal arm64 Emitting module for OnLaunch (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriver\ Compilation\ Requirements OnLaunch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OnLaunch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ApiActionDto.swift, ApiActionLinkDto.swift, ApiMessageDto.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OnLaunch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-Swift.h (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OnLaunch-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftmodule (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftdoc (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.abi.json (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftsourceinfo (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OnLaunchError.swift, URL+Identifiable.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling LinkAction.swift, Message.swift, RequestContext.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling ApiMessagesResponseDto.swift, Action.swift, DataMapper.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling ActivityViewController.swift, FilledButton.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling Theme.swift, ActivityView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling View+OnLaunch.swift, Environment+Theme.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling MessageView.swift, OSLog+OnLaunch.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling MessageActionView.swift, SafariView.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriverJobDiscovery normal arm64 Compiling OnLaunch.swift, LocalStorage.swift (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
SwiftDriver\ Compilation OnLaunch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OnLaunch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.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/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.o normal (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.o
ExtractAppIntentsMetadata (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name OnLaunch --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.OnLaunch --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/OnLaunch.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OnLaunch-iOS-Client.build/Debug-iphoneos/OnLaunch.build/Objects-normal/arm64/OnLaunch.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-22 17:09:00.576 appintentsmetadataprocessor[719:4182] Starting appintentsmetadataprocessor export
2026-04-22 17:09:00.617 appintentsmetadataprocessor[719:4182] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.o (in target 'OnLaunch' from project 'OnLaunch-iOS-Client')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OnLaunch.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OnLaunch-iOS-Client",
  "name" : "OnLaunch-iOS-Client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OnLaunch",
      "targets" : [
        "OnLaunch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OnLaunchTests",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunchTests",
      "path" : "Tests/OnLaunchTests",
      "sources" : [
        "RequestContextTests.swift"
      ],
      "target_dependencies" : [
        "OnLaunch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OnLaunch",
      "module_type" : "SwiftTarget",
      "name" : "OnLaunch",
      "path" : "Sources/OnLaunch",
      "product_memberships" : [
        "OnLaunch"
      ],
      "sources" : [
        "API/ApiActionDto.swift",
        "API/ApiActionLinkDto.swift",
        "API/ApiMessageDto.swift",
        "API/ApiMessagesResponseDto.swift",
        "Models/Action.swift",
        "Models/DataMapper.swift",
        "Models/LinkAction.swift",
        "Models/Message.swift",
        "Models/RequestContext.swift",
        "OnLaunch.swift",
        "Storage/LocalStorage.swift",
        "SwiftUI/View+OnLaunch.swift",
        "Theme/Environment+Theme.swift",
        "Theme/Theme.swift",
        "UI/ActivityView.swift",
        "UI/ActivityViewController.swift",
        "UI/Components/FilledButton.swift",
        "UI/Components/MessageActionView.swift",
        "UI/Components/SafariView.swift",
        "UI/MessageView.swift",
        "Utils/OSLog+OnLaunch.swift",
        "Utils/OnLaunchError.swift",
        "Utils/URL+Identifiable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.