Build Information
Successful build of SwiftSimctl, reference 0.4.2 (7cda25
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 05:55:53 UTC.
Swift 6 data race errors: 7
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctreffs/SwiftSimctl.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctreffs/SwiftSimctl
* tag 0.4.2 -> FETCH_HEAD
HEAD is now at 7cda257 Add get_app_container command (#18)
Cloned https://github.com/ctreffs/SwiftSimctl.git
Revision (git rev-parse @):
7cda257c97cf6aecab0adca63e6b9a2816c75281
SUCCESS checkout https://github.com/ctreffs/SwiftSimctl.git at 0.4.2
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/960] Fetching shellout
[875/6992] Fetching shellout, swifter
[1054/19345] Fetching shellout, swifter, swift-argument-parser
Fetched https://github.com/httpswift/swifter.git from cache (9.27s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (9.27s)
Fetched https://github.com/apple/swift-argument-parser from cache (9.27s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.63s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.66s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
========================================
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": "swiftsimctl",
"name": "SwiftSimctl",
"url": "https://github.com/ctreffs/SwiftSimctl.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSimctl",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "shellout",
"name": "ShellOut",
"url": "https://github.com/JohnSundell/ShellOut.git",
"version": "2.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
"dependencies": [
]
},
{
"identity": "swifter",
"name": "Swifter",
"url": "https://github.com/httpswift/swifter.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifter",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ctreffs/SwiftSimctl.git
[1/757] Fetching swiftsimctl
Fetched https://github.com/ctreffs/SwiftSimctl.git from cache (1.52s)
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/httpswift/swifter.git from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.59s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.03s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.03s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/ctreffs/SwiftSimctl.git
Working copy of https://github.com/ctreffs/SwiftSimctl.git resolved at 0.4.2 (7cda257)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Found 3 product dependencies
- swift-argument-parser
- ShellOut
- Swifter
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ctreffs/SwiftSimctl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[5/12] Write SimctlCLI-entitlement.plist
[7/12] Write sources
[8/12] Write swift-version--7754E27361AE5C74.txt
[10/37] Emitting module ArgumentParserToolInfo
[11/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/72] Compiling ArgumentParser CommandConfiguration.swift
[13/72] Compiling ArgumentParser EnumerableFlag.swift
[14/72] Compiling ArgumentParser ExpressibleByArgument.swift
[15/72] Compiling ArgumentParser ParsableArguments.swift
[16/75] Compiling ArgumentParser Parsed.swift
[17/75] Compiling ArgumentParser ParsedValues.swift
[18/75] Compiling ArgumentParser ParserError.swift
[19/75] Compiling ArgumentParser SplitArguments.swift
[20/75] Compiling ArgumentParser Argument.swift
[21/75] Compiling ArgumentParser ArgumentHelp.swift
[22/75] Compiling ArgumentParser CompletionKind.swift
[23/75] Compiling ArgumentParser Errors.swift
[24/75] Compiling ArgumentParser ArgumentSet.swift
[25/75] Compiling ArgumentParser CommandParser.swift
[26/75] Compiling ArgumentParser InputOrigin.swift
[27/75] Compiling ArgumentParser Name.swift
[28/75] Compiling ArgumentParser Flag.swift
[29/75] Compiling ArgumentParser NameSpecification.swift
[30/75] Compiling ArgumentParser Option.swift
[31/75] Compiling ArgumentParser OptionGroup.swift
[32/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/75] Compiling ArgumentParser CompletionsGenerator.swift
[34/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/75] Emitting module ArgumentParser
[37/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/75] Compiling ArgumentParser ParsableCommand.swift
[39/75] Compiling ArgumentParser ArgumentDecoder.swift
[40/75] Compiling ArgumentParser ArgumentDefinition.swift
[41/75] Compiling ArgumentParser SequenceExtensions.swift
[42/75] Compiling ArgumentParser StringExtensions.swift
[43/75] Compiling ArgumentParser Tree.swift
[46/75] Compiling ShellOut ShellOut.swift
[47/75] Emitting module ShellOut
[52/77] Emitting module SimctlShared
[53/77] Compiling SimctlShared SimctlShared.swift
[56/77] Compiling ArgumentParser MessageInfo.swift
[57/77] Compiling ArgumentParser UsageGenerator.swift
[58/77] Compiling ArgumentParser CollectionExtensions.swift
[59/77] Compiling ArgumentParser DumpHelpGenerator.swift
[60/77] Compiling ArgumentParser HelpCommand.swift
[61/77] Compiling ArgumentParser HelpGenerator.swift
[70/77] Emitting module Swifter
[73/79] Compiling Swifter String+SHA1.swift
[74/79] Compiling Swifter WebSockets.swift
[75/86] Compiling SimctlCLI StartServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/StartServer.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct StartServer: ParsableCommand {
15 | static var configuration = CommandConfiguration(abstract: "Start the server that will be called by your test code to run the commands")
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | @Option(name: .shortAndLong, help: "The port to listen on")
[76/86] Compiling SimctlCLI Swifter+Extensions.swift
[77/86] Compiling SimctlCLI main.swift
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/main.swift:4:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | struct SimctlCLI: ParsableCommand {
4 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | commandName: "SimctlCLI",
6 | abstract: "Swift client-server tool to call xcrun simctl from your test code.",
[78/86] Emitting module SimctlCLI
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/main.swift:4:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
2 |
3 | struct SimctlCLI: ParsableCommand {
4 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | commandName: "SimctlCLI",
6 | abstract: "Swift client-server tool to call xcrun simctl from your test code.",
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/ListDevices.swift:19:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |
18 | struct ListDevices: ParsableCommand {
19 | static var configuration = CommandConfiguration(abstract: "List the simulator devices")
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |
21 | mutating func run() throws {
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/StartServer.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | struct StartServer: ParsableCommand {
15 | static var configuration = CommandConfiguration(abstract: "Start the server that will be called by your test code to run the commands")
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | @Option(name: .shortAndLong, help: "The port to listen on")
[79/86] Compiling SimctlCLI SimctlServer.swift
[80/86] Compiling SimctlCLI ListDevices.swift
/Users/admin/builder/spi-builder-workspace/Sources/SimctlCLI/ListDevices.swift:19:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
17 |
18 | struct ListDevices: ParsableCommand {
19 | static var configuration = CommandConfiguration(abstract: "List the simulator devices")
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
20 |
21 | mutating func run() throws {
[81/86] Compiling SimctlCLI Commands.swift
[81/86] Write Objects.LinkFileList
[82/86] Linking SimctlCLI
[83/86] Applying SimctlCLI
[85/86] Compiling Simctl SimctlClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:30:16: warning: static property 'host' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | /// Note: if you like to use another port here, you need to provide it
29 | /// when starting up the server via the `--port` flag.
30 | static var host: Host = .localhost(port: 8080)
| |- warning: static property 'host' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'host' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'host' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | let session: URLSession
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:250:14: warning: associated value 'noHttpResponse' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
248 | extension SimctlClient {
249 | public enum Error: Swift.Error {
250 | case noHttpResponse(Route)
| `- warning: associated value 'noHttpResponse' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
252 | case noData(Route, HTTPURLResponse)
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:251:14: warning: associated value 'unexpectedHttpStatusCode' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
249 | public enum Error: Swift.Error {
250 | case noHttpResponse(Route)
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
| `- warning: associated value 'unexpectedHttpStatusCode' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
252 | case noData(Route, HTTPURLResponse)
253 | case serviceError(Swift.Error)
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:252:14: warning: associated value 'noData' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
250 | case noHttpResponse(Route)
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
252 | case noData(Route, HTTPURLResponse)
| `- warning: associated value 'noData' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
253 | case serviceError(Swift.Error)
254 | }
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:458:17: warning: capture of 'completion' with non-sendable type 'SimctlClient.DataTaskCallback' (aka '(Result<Data, SimctlClient.Error>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
456 | let task = session.dataTask(with: route.asURLRequest()) { data, urlResponse, error in
457 | if let error = error {
458 | completion(.failure(Error.serviceError(error)))
| |- warning: capture of 'completion' with non-sendable type 'SimctlClient.DataTaskCallback' (aka '(Result<Data, SimctlClient.Error>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
459 | return
460 | }
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:463:58: warning: capture of 'route' with non-sendable type 'SimctlClient.Route' in a `@Sendable` closure; this is an error in the Swift 6 language mode
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
:
461 |
462 | guard let response = urlResponse as? HTTPURLResponse else {
463 | completion(.failure(Error.noHttpResponse(route)))
| `- warning: capture of 'route' with non-sendable type 'SimctlClient.Route' in a `@Sendable` closure; this is an error in the Swift 6 language mode
464 | return
465 | }
[86/86] Emitting module Simctl
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:30:16: warning: static property 'host' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | /// Note: if you like to use another port here, you need to provide it
29 | /// when starting up the server via the `--port` flag.
30 | static var host: Host = .localhost(port: 8080)
| |- warning: static property 'host' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'host' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'host' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 | let session: URLSession
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:250:14: warning: associated value 'noHttpResponse' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
248 | extension SimctlClient {
249 | public enum Error: Swift.Error {
250 | case noHttpResponse(Route)
| `- warning: associated value 'noHttpResponse' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
252 | case noData(Route, HTTPURLResponse)
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:251:14: warning: associated value 'unexpectedHttpStatusCode' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
249 | public enum Error: Swift.Error {
250 | case noHttpResponse(Route)
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
| `- warning: associated value 'unexpectedHttpStatusCode' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
252 | case noData(Route, HTTPURLResponse)
253 | case serviceError(Swift.Error)
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
/Users/admin/builder/spi-builder-workspace/Sources/Simctl/SimctlClient.swift:252:14: warning: associated value 'noData' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
250 | case noHttpResponse(Route)
251 | case unexpectedHttpStatusCode(Route, HTTPURLResponse)
252 | case noData(Route, HTTPURLResponse)
| `- warning: associated value 'noData' of 'Sendable'-conforming enum 'Error' has non-sendable type 'SimctlClient.Route'; this is an error in the Swift 6 language mode
253 | case serviceError(Swift.Error)
254 | }
:
257 | // MARK: - Routing
258 | extension SimctlClient {
259 | public enum Route {
| `- note: consider making enum 'Route' conform to the 'Sendable' protocol
260 | case sendPushNotification(SimctlClientEnvironment, PushNotificationContent)
261 | case setPrivacy(SimctlClientEnvironment, PrivacyAction, PrivacyService)
Build complete! (18.82s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut.git"
},
{
"identity" : "swifter",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/httpswift/swifter.git"
}
],
"manifest_display_name" : "SwiftSimctl",
"name" : "SwiftSimctl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "SimctlCLI",
"targets" : [
"SimctlCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "Simctl",
"targets" : [
"Simctl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SimctlShared",
"module_type" : "SwiftTarget",
"name" : "SimctlShared",
"path" : "Sources/SimctlShared",
"product_memberships" : [
"SimctlCLI",
"Simctl"
],
"sources" : [
"SimctlShared.swift"
],
"type" : "library"
},
{
"c99name" : "SimctlCLI",
"module_type" : "SwiftTarget",
"name" : "SimctlCLI",
"path" : "Sources/SimctlCLI",
"product_dependencies" : [
"ShellOut",
"Swifter",
"ArgumentParser"
],
"product_memberships" : [
"SimctlCLI"
],
"sources" : [
"Commands.swift",
"ListDevices.swift",
"SimctlServer.swift",
"StartServer.swift",
"Swifter+Extensions.swift",
"main.swift"
],
"target_dependencies" : [
"SimctlShared"
],
"type" : "executable"
},
{
"c99name" : "Simctl",
"module_type" : "SwiftTarget",
"name" : "Simctl",
"path" : "Sources/Simctl",
"product_memberships" : [
"Simctl"
],
"sources" : [
"SimctlClient.swift"
],
"target_dependencies" : [
"SimctlShared"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.