The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-typed-resources, reference 1.0.0 (9b70a2), with Swift 6.1 for macOS (SPM) on 31 Jul 2025 13:34:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bestK1ngArthur/swift-typed-resources.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bestK1ngArthur/swift-typed-resources
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 9b70a2c Update readme
Cloned https://github.com/bestK1ngArthur/swift-typed-resources.git
Revision (git rev-parse @):
9b70a2c83dfdafaf2134fb53be38fe0dce733c01
SUCCESS checkout https://github.com/bestK1ngArthur/swift-typed-resources.git at 1.0.0
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (1.21s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-typed-resources",
      "name": "swift-typed-resources",
      "url": "https://github.com/bestK1ngArthur/swift-typed-resources.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-typed-resources",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bestK1ngArthur/swift-typed-resources.git
[3/275] Fetching swift-typed-resources
Fetched https://github.com/bestK1ngArthur/swift-typed-resources.git from cache (0.69s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.07s)
Creating working copy for https://github.com/bestK1ngArthur/swift-typed-resources.git
Working copy of https://github.com/bestK1ngArthur/swift-typed-resources.git resolved at 1.0.0 (9b70a2c)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bestK1ngArthur/swift-typed-resources.git
https://github.com/bestK1ngArthur/swift-typed-resources.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "swift-typed-resources",
  "name" : "swift-typed-resources",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTypedResources",
      "targets" : [
        "SwiftTypedResources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftTypedResourcesModels",
      "targets" : [
        "SwiftTypedResourcesModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftTypedResourcesParsers",
      "targets" : [
        "SwiftTypedResourcesParsers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftTypedResourcesGenerators",
      "targets" : [
        "SwiftTypedResourcesGenerators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftTypedResourcesTool",
      "targets" : [
        "SwiftTypedResourcesTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "GenerateResources",
      "targets" : [
        "GenerateResources"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTypedResourcesTool",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesTool",
      "path" : "Sources/Tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SwiftTypedResourcesTool",
        "GenerateResources"
      ],
      "sources" : [
        "SwitTypedResourcesTool.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesParsers",
        "SwiftTypedResourcesGenerators"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftTypedResourcesParsersTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesParsersTests",
      "path" : "Tests/Parsers",
      "sources" : [
        "XCStringsParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesParsers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTypedResourcesParsers",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesParsers",
      "path" : "Sources/Parsers",
      "product_memberships" : [
        "SwiftTypedResourcesParsers",
        "SwiftTypedResourcesTool",
        "GenerateResources"
      ],
      "sources" : [
        "XCAssetsParser.swift",
        "XCStringsParser.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftTypedResourcesModels",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesModels",
      "path" : "Sources/Models",
      "product_memberships" : [
        "SwiftTypedResourcesModels",
        "SwiftTypedResourcesParsers",
        "SwiftTypedResourcesGenerators",
        "SwiftTypedResourcesTool",
        "GenerateResources"
      ],
      "sources" : [
        "Bundle.swift",
        "ImagesResource.swift",
        "StringsResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftTypedResourcesGeneratorsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesGeneratorsTests",
      "path" : "Tests/Generators",
      "sources" : [
        "ImagesFileGeneratorTests.swift",
        "StringsFileGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesGenerators"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTypedResourcesGenerators",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResourcesGenerators",
      "path" : "Sources/Generators",
      "product_memberships" : [
        "SwiftTypedResourcesGenerators",
        "SwiftTypedResourcesTool",
        "GenerateResources"
      ],
      "sources" : [
        "FormattedTemplates.swift",
        "ImagesFileGenerator.swift",
        "String+Utils.swift",
        "StringsFileGenerator.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftTypedResources",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTypedResources",
      "path" : "Sources/Library",
      "product_memberships" : [
        "SwiftTypedResources"
      ],
      "sources" : [
        "Images/Images+Utils.swift",
        "Images/Images.swift",
        "Strings/Strings+Utils.swift",
        "Strings/Strings.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenerateResources",
      "module_type" : "PluginTarget",
      "name" : "GenerateResources",
      "path" : "Sources/Plugins/GenerateResources",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate resources by command",
          "type" : "custom",
          "verb" : "generate-resources"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Write generated files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "GenerateResources"
      ],
      "sources" : [
        "GenerateResourcesCommand.swift"
      ],
      "target_dependencies" : [
        "SwiftTypedResourcesTool"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateResources
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/25] Write sources
[11/25] Write SwiftTypedResourcesTool-tool-entitlement.plist
[13/25] Write sources
[14/25] Write SwiftTypedResourcesTool-entitlement.plist
[14/25] Write sources
[18/25] Write swift-version-2F0A5646E1D333AE.txt
[20/42] Emitting module ArgumentParserToolInfo
[21/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/42] Emitting module ArgumentParserToolInfo
[23/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[24/134] Compiling SwiftTypedResourcesModels StringsResource.swift
[25/134] Compiling SwiftTypedResourcesModels ImagesResource.swift
[26/134] Compiling SwiftTypedResourcesModels StringsResource.swift
[27/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/134] Compiling ArgumentParser CompletionsGenerator.swift
[29/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/134] Compiling ArgumentParser Argument.swift
[32/138] Compiling ArgumentParser ParserError.swift
[33/138] Compiling ArgumentParser SplitArguments.swift
[34/138] Compiling ArgumentParser DumpHelpGenerator.swift
[35/138] Compiling ArgumentParser HelpCommand.swift
[36/138] Compiling ArgumentParser HelpGenerator.swift
[37/142] Emitting module ArgumentParser
[38/142] Compiling ArgumentParser InputKey.swift
[39/142] Compiling ArgumentParser InputOrigin.swift
[40/142] Compiling ArgumentParser Name.swift
[41/142] Compiling ArgumentParser Parsed.swift
[42/142] Compiling ArgumentParser ParsedValues.swift
[43/142] Compiling ArgumentParser ParsableCommand.swift
[44/142] Compiling ArgumentParser ArgumentDecoder.swift
[45/142] Compiling ArgumentParser ArgumentDefinition.swift
[46/142] Compiling ArgumentParser ArgumentSet.swift
[47/142] Compiling ArgumentParser CommandParser.swift
[48/142] Emitting module ArgumentParser
[49/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[50/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[52/142] Compiling ArgumentParser UniqueNamesValidator.swift
[57/142] Emitting module SwiftTypedResourcesModels
[58/142] Compiling SwiftTypedResourcesModels Bundle.swift
[59/142] Compiling SwiftTypedResourcesModels ImagesResource.swift
[60/142] Emitting module SwiftTypedResourcesModels
[61/142] Compiling SwiftTypedResourcesModels Bundle.swift
[62/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[63/142] Compiling ArgumentParser CompletionsGenerator.swift
[64/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[65/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[66/142] Compiling ArgumentParser Platform.swift
[72/142] Compiling ArgumentParser Flag.swift
[73/142] Compiling ArgumentParser NameSpecification.swift
[74/142] Compiling ArgumentParser Option.swift
[75/142] Compiling ArgumentParser OptionGroup.swift
[76/142] Compiling ArgumentParser AsyncParsableCommand.swift
[87/158] Compiling ArgumentParser SequenceExtensions.swift
[88/158] Compiling ArgumentParser StringExtensions.swift
[89/158] Compiling ArgumentParser SwiftExtensions.swift
[90/158] Compiling ArgumentParser Tree.swift
[91/158] Compiling ArgumentParser CodingKeyValidator.swift
[92/158] Compiling ArgumentParser CommandConfiguration.swift
[93/158] Compiling ArgumentParser CommandGroup.swift
[94/158] Compiling ArgumentParser EnumerableFlag.swift
[95/158] Compiling ArgumentParser ExpressibleByArgument.swift
[96/158] Compiling ArgumentParser ParsableArguments.swift
[97/158] Compiling ArgumentParser MessageInfo.swift
[98/158] Compiling ArgumentParser UsageGenerator.swift
[99/158] Compiling ArgumentParser CollectionExtensions.swift
[100/158] Compiling ArgumentParser Mutex.swift
[101/158] Compiling ArgumentParser Platform.swift
[132/158] Compiling SwiftTypedResourcesGenerators String+Utils.swift
[133/158] Compiling SwiftTypedResourcesGenerators ImagesFileGenerator.swift
[134/158] Compiling SwiftTypedResourcesGenerators StringsFileGenerator.swift
[135/158] Emitting module SwiftTypedResourcesGenerators
[136/158] Compiling SwiftTypedResourcesGenerators FormattedTemplates.swift
[137/158] Compiling SwiftTypedResourcesGenerators String+Utils.swift
[138/158] Compiling SwiftTypedResourcesGenerators ImagesFileGenerator.swift
[139/158] Compiling SwiftTypedResourcesGenerators StringsFileGenerator.swift
[140/158] Emitting module SwiftTypedResourcesGenerators
[141/158] Compiling SwiftTypedResourcesGenerators FormattedTemplates.swift
[142/158] Emitting module SwiftTypedResourcesParsers
[143/158] Compiling SwiftTypedResourcesParsers XCStringsParser.swift
[144/158] Compiling SwiftTypedResourcesParsers XCAssetsParser.swift
[145/158] Emitting module SwiftTypedResourcesParsers
[146/158] Compiling SwiftTypedResourcesParsers XCStringsParser.swift
[147/158] Compiling SwiftTypedResourcesParsers XCAssetsParser.swift
[148/162] Compiling SwiftTypedResources Strings.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[149/162] Compiling SwiftTypedResourcesTool SwitTypedResourcesTool.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tool/SwitTypedResourcesTool.swift:63:24: warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |     // MARK: Private
 62 |
 63 |     private static let fileManager: FileManager = .default
    |                        |- warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: add '@MainActor' to make static property 'fileManager' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |     private static let encoding: String.Encoding = .utf8
 65 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:96:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
 94 | extern NSNotificationName const NSUbiquityIdentityDidChangeNotification API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0));
 95 |
 96 | @interface NSFileManager : NSObject
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
 97 |
 98 | /* Returns the default singleton instance.
[150/162] Emitting module SwiftTypedResourcesTool
/Users/admin/builder/spi-builder-workspace/Sources/Tool/SwitTypedResourcesTool.swift:63:24: warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |     // MARK: Private
 62 |
 63 |     private static let fileManager: FileManager = .default
    |                        |- warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: add '@MainActor' to make static property 'fileManager' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |     private static let encoding: String.Encoding = .utf8
 65 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:96:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
 94 | extern NSNotificationName const NSUbiquityIdentityDidChangeNotification API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0));
 95 |
 96 | @interface NSFileManager : NSObject
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
 97 |
 98 | /* Returns the default singleton instance.
[151/162] Compiling SwiftTypedResourcesTool SwitTypedResourcesTool.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tool/SwitTypedResourcesTool.swift:63:24: warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |     // MARK: Private
 62 |
 63 |     private static let fileManager: FileManager = .default
    |                        |- warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: add '@MainActor' to make static property 'fileManager' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |     private static let encoding: String.Encoding = .utf8
 65 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:96:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
 94 | extern NSNotificationName const NSUbiquityIdentityDidChangeNotification API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0));
 95 |
 96 | @interface NSFileManager : NSObject
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
 97 |
 98 | /* Returns the default singleton instance.
[152/162] Emitting module SwiftTypedResourcesTool
/Users/admin/builder/spi-builder-workspace/Sources/Tool/SwitTypedResourcesTool.swift:63:24: warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |     // MARK: Private
 62 |
 63 |     private static let fileManager: FileManager = .default
    |                        |- warning: static property 'fileManager' is not concurrency-safe because non-'Sendable' type 'FileManager' may have shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: add '@MainActor' to make static property 'fileManager' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 64 |     private static let encoding: String.Encoding = .utf8
 65 |
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:96:12: note: class 'FileManager' does not conform to the 'Sendable' protocol
 94 | extern NSNotificationName const NSUbiquityIdentityDidChangeNotification API_AVAILABLE(macos(10.8), ios(6.0), watchos(2.0), tvos(9.0));
 95 |
 96 | @interface NSFileManager : NSObject
    |            `- note: class 'FileManager' does not conform to the 'Sendable' protocol
 97 |
 98 | /* Returns the default singleton instance.
[152/162] Write Objects.LinkFileList
[154/162] Linking SwiftTypedResourcesTool-tool
[155/162] Linking SwiftTypedResourcesTool
[156/162] Applying SwiftTypedResourcesTool-tool
[156/162] Applying SwiftTypedResourcesTool
[159/162] Compiling SwiftTypedResources Strings+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[160/162] Emitting module SwiftTypedResources
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[161/162] Compiling SwiftTypedResources Images+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[162/162] Compiling SwiftTypedResources Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateResources
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/10] Write swift-version-2F0A5646E1D333AE.txt
[5/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/27] Emitting module ArgumentParserToolInfo
[8/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/119] Compiling SwiftTypedResources Strings.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[10/119] Compiling SwiftTypedResources Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/119] Emitting module SwiftTypedResources
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[12/119] Compiling SwiftTypedResources Images+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[13/119] Compiling SwiftTypedResources Strings+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Images/Images+Utils.swift:10:8: error: no such module 'UIKit'
 8 |
 9 | import SwiftUI
10 | import UIKit
   |        `- error: no such module 'UIKit'
11 |
12 | public extension UIImage {
[14/119] Compiling SwiftTypedResourcesModels ImagesResource.swift
[15/119] Compiling SwiftTypedResourcesModels Bundle.swift
[16/119] Compiling SwiftTypedResourcesModels ImagesResource.swift
[17/119] Compiling SwiftTypedResourcesModels Bundle.swift
[18/119] Emitting module SwiftTypedResourcesModels
[20/119] Compiling SwiftTypedResourcesModels StringsResource.swift
BUILD FAILURE 6.1 macosSpm