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

Successful build of PorscheConnect, reference main (733033), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 16:02:33 UTC.

Swift 6 data race errors: 4

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/driven-app/porsche-connect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/driven-app/porsche-connect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7330331 Merge pull request #165 from driven-app/dg/dev
Cloned https://github.com/driven-app/porsche-connect.git
Revision (git rev-parse @):
733033195fb9e831cd473428431bd581814a0858
SUCCESS checkout https://github.com/driven-app/porsche-connect.git at main
Fetching https://github.com/envoy/Embassy.git
Fetching https://github.com/mochidev/XCTAsync.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/envoy/Ambassador.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/40] Fetching xctasync
Fetched https://github.com/mochidev/XCTAsync.git from cache (0.55s)
[1/557] Fetching ambassador
[18/4465] Fetching ambassador, swiftsoup
[275/6311] Fetching ambassador, swiftsoup, embassy
Fetched https://github.com/envoy/Embassy.git from cache (0.86s)
[1691/4465] Fetching ambassador, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.06s)
Fetched https://github.com/envoy/Ambassador.git from cache (1.06s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.06s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.6.1 (1.67s)
Computing version for https://github.com/mochidev/XCTAsync.git
Computed https://github.com/mochidev/XCTAsync.git at 1.0.1 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.60s)
Computing version for https://github.com/envoy/Ambassador.git
Computed https://github.com/envoy/Ambassador.git at 4.0.5 (0.69s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (2.78s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/mochidev/XCTAsync.git
Working copy of https://github.com/mochidev/XCTAsync.git resolved at 1.0.1
Creating working copy for https://github.com/envoy/Ambassador.git
Working copy of https://github.com/envoy/Ambassador.git resolved at 4.0.5
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.6.1
Creating working copy for https://github.com/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
========================================
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": "porsche-connect",
      "name": "PorscheConnect",
      "url": "https://github.com/driven-app/porsche-connect.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/porsche-connect",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "2.8.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/driven-app/porsche-connect.git
[1/3397] Fetching porsche-connect
Fetched https://github.com/driven-app/porsche-connect.git from cache (0.92s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.50s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.03s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.48s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/driven-app/porsche-connect.git
Working copy of https://github.com/driven-app/porsche-connect.git resolved at main (7330331)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Found 2 product dependencies
  - swift-argument-parser
  - SwiftSoup
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/driven-app/porsche-connect.git
https://github.com/driven-app/porsche-connect.git
{
  "dependencies" : [
    {
      "identity" : "embassy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.6",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/envoy/Embassy.git"
    },
    {
      "identity" : "ambassador",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.5",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/envoy/Ambassador.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xctasync",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mochidev/XCTAsync.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "PorscheConnect",
  "name" : "PorscheConnect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "porsche",
      "targets" : [
        "CommandLineTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PorscheConnect",
      "targets" : [
        "PorscheConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PorscheConnectTests",
      "module_type" : "SwiftTarget",
      "name" : "PorscheConnectTests",
      "path" : "Tests/PorscheConnectTests",
      "product_dependencies" : [
        "Embassy",
        "Ambassador",
        "XCTAsync"
      ],
      "sources" : [
        "Common/BaseMockNetworkTestCase.swift",
        "Common/TestConstants.swift",
        "Formatters/DistanceFormatterTests.swift",
        "Formatters/GenericValueFormatterTests.swift",
        "Formatters/TimestampFormatterTests.swift",
        "Foundations/OAuth/OAuthApplicationTests.swift",
        "Mock Server Backend/MockNetworkRoutes.swift",
        "Mock Server Backend/MockResponseJson.swift",
        "Mock Server Backend/MockServer.swift",
        "Models/Models+AuthTests.swift",
        "Models/Models+CapabilitiesTests.swift",
        "Models/Models+DirectCharging.swift",
        "Models/Models+EmobilityTests.swift",
        "Models/Models+FlashAndHonk.swift",
        "Models/Models+LockUnlockTests.swift",
        "Models/Models+MaintenanceItemTests.swift",
        "Models/Models+PinSecurityChallengeTests.swift",
        "Models/Models+Position.swift",
        "Models/Models+RemoteCommandAcceptedTests.swift",
        "Models/Models+SummaryTests.swift",
        "Models/Models+TripTests.swift",
        "Models/Models+VehicleTests.swift",
        "Networking/NetworkClientTests.swift",
        "Networking/NetworkRoutesTests.swift",
        "Public/PorscheConnect+AuthTests.swift",
        "Public/PorscheConnect+CarControlTests.swift",
        "Public/PorscheConnect+Maintenance.swift",
        "Public/PorscheConnect+PortalTests.swift",
        "Public/PorscheConnect+RemoteCommandStatusTests.swift",
        "Public/PorscheConnect+TripsTests.swift",
        "Public/PorscheConnectTests.swift"
      ],
      "target_dependencies" : [
        "PorscheConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PorscheConnect",
      "module_type" : "SwiftTarget",
      "name" : "PorscheConnect",
      "path" : "Sources/PorscheConnect",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "porsche",
        "PorscheConnect"
      ],
      "sources" : [
        "APIs/PorscheConnect+Auth.swift",
        "APIs/PorscheConnect+Capabilities.swift",
        "APIs/PorscheConnect+Emobility.swift",
        "APIs/PorscheConnect+Maintenance.swift",
        "APIs/PorscheConnect+Pictures.swift",
        "APIs/PorscheConnect+Position.swift",
        "APIs/PorscheConnect+Status.swift",
        "APIs/PorscheConnect+Stored.swift",
        "APIs/PorscheConnect+Summary.swift",
        "APIs/PorscheConnect+Trips.swift",
        "APIs/PorscheConnect+Vehicles.swift",
        "APIs/RemoteCommands/DirectCharging/PorscheConnect+ToggleDirectCharging.swift",
        "APIs/RemoteCommands/DirectClimatisation/PorscheConnect+ToggleDirectClimatisation.swift",
        "APIs/RemoteCommands/Flash/PorscheConnect+Flash.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+Lock.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+LockUnlockLastActions.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+Unlock.swift",
        "APIs/RemoteCommands/PorscheConnect+RemoteCommandStatus.swift",
        "APIs/RemoteCommands/RemoteCommandAccepted.swift",
        "CommonResponseObjects/Distance.swift",
        "CommonResponseObjects/Doors.swift",
        "CommonResponseObjects/ElectricEngineConsumption.swift",
        "CommonResponseObjects/FuelConsumption.swift",
        "CommonResponseObjects/GenericValue.swift",
        "CommonResponseObjects/Picture.swift",
        "CommonResponseObjects/Pressure.swift",
        "CommonResponseObjects/RemainingRanges.swift",
        "CommonResponseObjects/ServiceIntervals.swift",
        "CommonResponseObjects/Speed.swift",
        "CommonResponseObjects/Tires.swift",
        "CommonResponseObjects/Windows.swift",
        "Constants.swift",
        "Environment.swift",
        "Formatters/DistanceFormatter.swift",
        "Formatters/GenericValueFormatter.swift",
        "Formatters/TimestampFormatter.swift",
        "Foundations/Extensions/Color+Hex.swift",
        "Foundations/Extensions/String+Hex.swift",
        "Foundations/Extensions/URL+Params.swift",
        "Foundations/HTTP/HttpStatusCode.swift",
        "Foundations/OAuth/AuthStoring.swift",
        "Foundations/OAuth/OAuthApplication.swift",
        "NetworkClient.swift",
        "NetworkRoutes.swift",
        "PorscheConnect.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandLineTool",
      "module_type" : "SwiftTarget",
      "name" : "CommandLineTool",
      "path" : "Sources/CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "porsche"
      ],
      "sources" : [
        "Command+Flash.swift",
        "Command+HonkAndFlash.swift",
        "Command+ListVehicles.swift",
        "Command+Lock.swift",
        "Command+ShowCapabilities.swift",
        "Command+ShowEmobility.swift",
        "Command+ShowMaintenance.swift",
        "Command+ShowPosition.swift",
        "Command+ShowStatus.swift",
        "Command+ShowSummary.swift",
        "Command+ShowTrips.swift",
        "Command+ToggleDirectCharging.swift",
        "Command+ToggleDirectClimatisation.swift",
        "Command+Unlock.swift",
        "Extensions.swift",
        "Porsche.swift"
      ],
      "target_dependencies" : [
        "PorscheConnect"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
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 GenerateManual
Building for debugging...
[1/11] Write porsche-entitlement.plist
[2/11] Write sources
[7/11] Write swift-version-2F0A5646E1D333AE.txt
[9/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/67] Emitting module ArgumentParserToolInfo
[11/105] Emitting module ArgumentParser
[12/109] Emitting module SwiftSoup
[13/114] Compiling ArgumentParser ArgumentDefinition.swift
[14/114] Compiling ArgumentParser ArgumentSet.swift
[15/114] Compiling ArgumentParser CommandParser.swift
[16/114] Compiling ArgumentParser InputKey.swift
[17/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/114] Compiling ArgumentParser CompletionsGenerator.swift
[19/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/114] Compiling ArgumentParser Argument.swift
[22/114] Compiling ArgumentParser Platform.swift
[23/114] Compiling ArgumentParser SequenceExtensions.swift
[24/114] Compiling ArgumentParser StringExtensions.swift
[25/114] Compiling ArgumentParser Tree.swift
[26/114] Compiling SwiftSoup UnicodeScalar.swift
[27/114] Compiling SwiftSoup Validate.swift
[28/114] Compiling SwiftSoup Whitelist.swift
[29/114] Compiling SwiftSoup XmlDeclaration.swift
[30/114] Compiling SwiftSoup XmlTreeBuilder.swift
[31/114] Compiling ArgumentParser AsyncParsableCommand.swift
[32/114] Compiling ArgumentParser CommandConfiguration.swift
[33/114] Compiling ArgumentParser EnumerableFlag.swift
[34/114] Compiling ArgumentParser ExpressibleByArgument.swift
[35/114] Compiling ArgumentParser InputOrigin.swift
[36/114] Compiling ArgumentParser Name.swift
[37/114] Compiling ArgumentParser Parsed.swift
[38/114] Compiling ArgumentParser ParsedValues.swift
[39/114] Compiling ArgumentParser Flag.swift
[40/114] Compiling ArgumentParser NameSpecification.swift
[41/114] Compiling ArgumentParser Option.swift
[42/114] Compiling ArgumentParser OptionGroup.swift
[43/114] Compiling ArgumentParser ArgumentHelp.swift
[44/114] Compiling ArgumentParser ArgumentVisibility.swift
[45/114] Compiling ArgumentParser CompletionKind.swift
[46/114] Compiling ArgumentParser Errors.swift
[47/114] Compiling ArgumentParser ParserError.swift
[48/114] Compiling ArgumentParser SplitArguments.swift
[49/114] Compiling ArgumentParser DumpHelpGenerator.swift
[50/114] Compiling ArgumentParser HelpCommand.swift
[51/114] Compiling SwiftSoup StringUtil.swift
[52/114] Compiling SwiftSoup StructuralEvaluator.swift
[53/114] Compiling SwiftSoup SwiftSoup.swift
[54/114] Compiling SwiftSoup Tag.swift
[55/114] Compiling SwiftSoup TextNode.swift
[56/114] Compiling SwiftSoup Token.swift
[63/114] Compiling ArgumentParser ParsableArguments.swift
[64/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/114] Compiling ArgumentParser ParsableCommand.swift
[66/114] Compiling ArgumentParser ArgumentDecoder.swift
[67/114] Compiling ArgumentParser HelpGenerator.swift
[68/114] Compiling ArgumentParser MessageInfo.swift
[69/114] Compiling ArgumentParser UsageGenerator.swift
[70/114] Compiling ArgumentParser CollectionExtensions.swift
[76/114] Compiling SwiftSoup NodeVisitor.swift
[77/114] Compiling SwiftSoup TokenQueue.swift
[78/114] Compiling SwiftSoup Tokeniser.swift
[79/114] Compiling SwiftSoup TokeniserState.swift
[80/114] Compiling SwiftSoup TreeBuilder.swift
[81/114] Compiling SwiftSoup UnfairLock.swift
[112/156] Emitting module PorscheConnect
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:32:21: warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
30 |     self.testEnvironment = testEnvironment
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
   |                     |- warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'germany' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:33:14: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
   |              |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'test' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | }
35 |
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/PorscheConnect.swift:16:21: warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | extension OAuthApplication {
 16 |   public static let api = OAuthApplication(
    |                     |- warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'api' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     clientId: "UYsK00My6bCqJdbQhTQ0PbWmcSdIAMig",
 18 |     redirectURL: URL(string: "https://my.porsche.com/")!
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Foundations/OAuth/OAuthApplication.swift:8:15: note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 6 | /// Once authenticated, an instance of this type will typically be associated with an OAuthToken instance that
 7 | /// represents the user's authentication.
 8 | public struct OAuthApplication: Hashable {
   |               `- note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 9 |   let clientId: String
10 |   let redirectURL: URL
[113/160] Compiling PorscheConnect String+Hex.swift
[114/160] Compiling PorscheConnect URL+Params.swift
[115/160] Compiling PorscheConnect HttpStatusCode.swift
[116/160] Compiling PorscheConnect AuthStoring.swift
[117/160] Compiling PorscheConnect Doors.swift
[118/160] Compiling PorscheConnect ElectricEngineConsumption.swift
[119/160] Compiling PorscheConnect FuelConsumption.swift
[120/160] Compiling PorscheConnect GenericValue.swift
[121/160] Compiling PorscheConnect Picture.swift
[122/160] Compiling PorscheConnect Tires.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:32:21: warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
30 |     self.testEnvironment = testEnvironment
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
   |                     |- warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'germany' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:33:14: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
   |              |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'test' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | }
35 |
[123/160] Compiling PorscheConnect Windows.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:32:21: warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
30 |     self.testEnvironment = testEnvironment
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
   |                     |- warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'germany' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:33:14: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
   |              |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'test' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | }
35 |
[124/160] Compiling PorscheConnect Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:32:21: warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
30 |     self.testEnvironment = testEnvironment
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
   |                     |- warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'germany' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:33:14: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
   |              |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'test' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | }
35 |
[125/160] Compiling PorscheConnect Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:32:21: warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
30 |     self.testEnvironment = testEnvironment
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
   |                     |- warning: static property 'germany' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'germany' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Environment.swift:33:14: warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | ///
 5 | /// The environment affects the units and localization of API responses.
 6 | public struct Environment: Equatable {
   |               `- note: consider making struct 'Environment' conform to the 'Sendable' protocol
 7 |   public let countryCode: String
 8 |   public let languageCode: String
   :
31 |   }
32 |   static public let germany = Environment(locale: Locale(identifier: "de_DE"))!
33 |   static let test = Environment(locale: Locale(identifier: "en_IE"), testEnvironment: true)!
   |              |- warning: static property 'test' is not concurrency-safe because non-'Sendable' type 'Environment' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make static property 'test' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | }
35 |
[126/160] Compiling PorscheConnect PorscheConnect+Position.swift
[127/160] Compiling PorscheConnect PorscheConnect+Status.swift
[128/160] Compiling PorscheConnect PorscheConnect+Stored.swift
[129/160] Compiling PorscheConnect PorscheConnect+Summary.swift
[130/160] Compiling PorscheConnect PorscheConnect+Trips.swift
[131/160] Compiling PorscheConnect OAuthApplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/PorscheConnect.swift:16:21: warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | extension OAuthApplication {
 16 |   public static let api = OAuthApplication(
    |                     |- warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'api' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     clientId: "UYsK00My6bCqJdbQhTQ0PbWmcSdIAMig",
 18 |     redirectURL: URL(string: "https://my.porsche.com/")!
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Foundations/OAuth/OAuthApplication.swift:8:15: note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 6 | /// Once authenticated, an instance of this type will typically be associated with an OAuthToken instance that
 7 | /// represents the user's authentication.
 8 | public struct OAuthApplication: Hashable {
   |               `- note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 9 |   let clientId: String
10 |   let redirectURL: URL
[132/160] Compiling PorscheConnect NetworkClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/PorscheConnect.swift:16:21: warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | extension OAuthApplication {
 16 |   public static let api = OAuthApplication(
    |                     |- warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'api' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     clientId: "UYsK00My6bCqJdbQhTQ0PbWmcSdIAMig",
 18 |     redirectURL: URL(string: "https://my.porsche.com/")!
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Foundations/OAuth/OAuthApplication.swift:8:15: note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 6 | /// Once authenticated, an instance of this type will typically be associated with an OAuthToken instance that
 7 | /// represents the user's authentication.
 8 | public struct OAuthApplication: Hashable {
   |               `- note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 9 |   let clientId: String
10 |   let redirectURL: URL
[133/160] Compiling PorscheConnect NetworkRoutes.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/PorscheConnect.swift:16:21: warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | extension OAuthApplication {
 16 |   public static let api = OAuthApplication(
    |                     |- warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'api' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     clientId: "UYsK00My6bCqJdbQhTQ0PbWmcSdIAMig",
 18 |     redirectURL: URL(string: "https://my.porsche.com/")!
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Foundations/OAuth/OAuthApplication.swift:8:15: note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 6 | /// Once authenticated, an instance of this type will typically be associated with an OAuthToken instance that
 7 | /// represents the user's authentication.
 8 | public struct OAuthApplication: Hashable {
   |               `- note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 9 |   let clientId: String
10 |   let redirectURL: URL
[134/160] Compiling PorscheConnect PorscheConnect.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/PorscheConnect.swift:16:21: warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
 14 |
 15 | extension OAuthApplication {
 16 |   public static let api = OAuthApplication(
    |                     |- warning: static property 'api' is not concurrency-safe because non-'Sendable' type 'OAuthApplication' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'api' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     clientId: "UYsK00My6bCqJdbQhTQ0PbWmcSdIAMig",
 18 |     redirectURL: URL(string: "https://my.porsche.com/")!
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/Foundations/OAuth/OAuthApplication.swift:8:15: note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 6 | /// Once authenticated, an instance of this type will typically be associated with an OAuthToken instance that
 7 | /// represents the user's authentication.
 8 | public struct OAuthApplication: Hashable {
   |               `- note: consider making struct 'OAuthApplication' conform to the 'Sendable' protocol
 9 |   let clientId: String
10 |   let redirectURL: URL
[135/160] Compiling PorscheConnect PorscheConnect+LockUnlockLastActions.swift
[136/160] Compiling PorscheConnect PorscheConnect+Unlock.swift
[137/160] Compiling PorscheConnect PorscheConnect+RemoteCommandStatus.swift
[138/160] Compiling PorscheConnect RemoteCommandAccepted.swift
[139/160] Compiling PorscheConnect Distance.swift
[140/160] Compiling PorscheConnect PorscheConnect+Auth.swift
[141/160] Compiling PorscheConnect PorscheConnect+Capabilities.swift
[142/160] Compiling PorscheConnect PorscheConnect+Emobility.swift
[143/160] Compiling PorscheConnect PorscheConnect+Maintenance.swift
[144/160] Compiling PorscheConnect PorscheConnect+Pictures.swift
[145/160] Compiling PorscheConnect Pressure.swift
[146/160] Compiling PorscheConnect RemainingRanges.swift
[147/160] Compiling PorscheConnect ServiceIntervals.swift
[148/160] Compiling PorscheConnect Speed.swift
[149/160] Compiling PorscheConnect DistanceFormatter.swift
[150/160] Compiling PorscheConnect GenericValueFormatter.swift
[151/160] Compiling PorscheConnect TimestampFormatter.swift
[152/160] Compiling PorscheConnect Color+Hex.swift
[153/160] Compiling PorscheConnect PorscheConnect+Vehicles.swift
[154/160] Compiling PorscheConnect PorscheConnect+ToggleDirectCharging.swift
[155/160] Compiling PorscheConnect PorscheConnect+ToggleDirectClimatisation.swift
[156/160] Compiling PorscheConnect PorscheConnect+Flash.swift
[157/160] Compiling PorscheConnect PorscheConnect+Lock.swift
[158/176] Compiling CommandLineTool Command+Unlock.swift
[159/177] Compiling CommandLineTool Command+ToggleDirectClimatisation.swift
[160/177] Compiling CommandLineTool Command+ShowStatus.swift
[161/177] Compiling CommandLineTool Command+ShowSummary.swift
[162/177] Emitting module CommandLineTool
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:8:1: warning: extension declares a conformance of imported type 'SupportedLocale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PorscheConnect' introduce this conformance in the future
 6 |
 7 | // Allow SupportedLocale to be used as a command line option.
 8 | extension SupportedLocale: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'SupportedLocale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PorscheConnect' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:15:14: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
13 | @main
14 | struct Porsche: AsyncParsableCommand {
15 |   static let configuration = CommandConfiguration(
   |              `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
16 |     abstract: NSLocalizedString(
17 |       "A command-line tool to call and interact with Porsche Connect services.", comment: kBlankString),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 2 | import Foundation
 3 | import PorscheConnect
   :
13 | @main
14 | struct Porsche: AsyncParsableCommand {
15 |   static let configuration = CommandConfiguration(
   |              |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |     abstract: NSLocalizedString(
17 |       "A command-line tool to call and interact with Porsche Connect services.", comment: kBlankString),
[163/177] Compiling CommandLineTool Command+ListVehicles.swift
[164/177] Compiling CommandLineTool Command+Lock.swift
[165/177] Compiling CommandLineTool Command+ShowMaintenance.swift
[166/177] Compiling CommandLineTool Command+ShowPosition.swift
[167/177] Compiling CommandLineTool Command+Flash.swift
[168/177] Compiling CommandLineTool Command+HonkAndFlash.swift
[169/177] Compiling CommandLineTool Command+ShowCapabilities.swift
[170/177] Compiling CommandLineTool Command+ShowEmobility.swift
[171/177] Compiling CommandLineTool Command+ShowTrips.swift
[172/177] Compiling CommandLineTool Command+ToggleDirectCharging.swift
[173/177] Compiling CommandLineTool Extensions.swift
[174/177] Compiling CommandLineTool Porsche.swift
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:8:1: warning: extension declares a conformance of imported type 'SupportedLocale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PorscheConnect' introduce this conformance in the future
 6 |
 7 | // Allow SupportedLocale to be used as a command line option.
 8 | extension SupportedLocale: ExpressibleByArgument {
   | |- warning: extension declares a conformance of imported type 'SupportedLocale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'PorscheConnect' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:15:14: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
13 | @main
14 | struct Porsche: AsyncParsableCommand {
15 |   static let configuration = CommandConfiguration(
   |              `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
16 |     abstract: NSLocalizedString(
17 |       "A command-line tool to call and interact with Porsche Connect services.", comment: kBlankString),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 11 |
 12 | /// The configuration for a command.
 13 | public struct CommandConfiguration {
    |               `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
 14 |   /// The name of the command to use on the command line.
 15 |   ///
/Users/admin/builder/spi-builder-workspace/Sources/CommandLineTool/Porsche.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 1 | import ArgumentParser
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
 2 | import Foundation
 3 | import PorscheConnect
   :
13 | @main
14 | struct Porsche: AsyncParsableCommand {
15 |   static let configuration = CommandConfiguration(
   |              |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |     abstract: NSLocalizedString(
17 |       "A command-line tool to call and interact with Porsche Connect services.", comment: kBlankString),
[174/177] Write Objects.LinkFileList
[175/177] Linking porsche
[176/177] Applying porsche
Build complete! (18.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "embassy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.6",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/envoy/Embassy.git"
    },
    {
      "identity" : "ambassador",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.5",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/envoy/Ambassador.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xctasync",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mochidev/XCTAsync.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "PorscheConnect",
  "name" : "PorscheConnect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "porsche",
      "targets" : [
        "CommandLineTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PorscheConnect",
      "targets" : [
        "PorscheConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PorscheConnectTests",
      "module_type" : "SwiftTarget",
      "name" : "PorscheConnectTests",
      "path" : "Tests/PorscheConnectTests",
      "product_dependencies" : [
        "Embassy",
        "Ambassador",
        "XCTAsync"
      ],
      "sources" : [
        "Common/BaseMockNetworkTestCase.swift",
        "Common/TestConstants.swift",
        "Formatters/DistanceFormatterTests.swift",
        "Formatters/GenericValueFormatterTests.swift",
        "Formatters/TimestampFormatterTests.swift",
        "Foundations/OAuth/OAuthApplicationTests.swift",
        "Mock Server Backend/MockNetworkRoutes.swift",
        "Mock Server Backend/MockResponseJson.swift",
        "Mock Server Backend/MockServer.swift",
        "Models/Models+AuthTests.swift",
        "Models/Models+CapabilitiesTests.swift",
        "Models/Models+DirectCharging.swift",
        "Models/Models+EmobilityTests.swift",
        "Models/Models+FlashAndHonk.swift",
        "Models/Models+LockUnlockTests.swift",
        "Models/Models+MaintenanceItemTests.swift",
        "Models/Models+PinSecurityChallengeTests.swift",
        "Models/Models+Position.swift",
        "Models/Models+RemoteCommandAcceptedTests.swift",
        "Models/Models+SummaryTests.swift",
        "Models/Models+TripTests.swift",
        "Models/Models+VehicleTests.swift",
        "Networking/NetworkClientTests.swift",
        "Networking/NetworkRoutesTests.swift",
        "Public/PorscheConnect+AuthTests.swift",
        "Public/PorscheConnect+CarControlTests.swift",
        "Public/PorscheConnect+Maintenance.swift",
        "Public/PorscheConnect+PortalTests.swift",
        "Public/PorscheConnect+RemoteCommandStatusTests.swift",
        "Public/PorscheConnect+TripsTests.swift",
        "Public/PorscheConnectTests.swift"
      ],
      "target_dependencies" : [
        "PorscheConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PorscheConnect",
      "module_type" : "SwiftTarget",
      "name" : "PorscheConnect",
      "path" : "Sources/PorscheConnect",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "porsche",
        "PorscheConnect"
      ],
      "sources" : [
        "APIs/PorscheConnect+Auth.swift",
        "APIs/PorscheConnect+Capabilities.swift",
        "APIs/PorscheConnect+Emobility.swift",
        "APIs/PorscheConnect+Maintenance.swift",
        "APIs/PorscheConnect+Pictures.swift",
        "APIs/PorscheConnect+Position.swift",
        "APIs/PorscheConnect+Status.swift",
        "APIs/PorscheConnect+Stored.swift",
        "APIs/PorscheConnect+Summary.swift",
        "APIs/PorscheConnect+Trips.swift",
        "APIs/PorscheConnect+Vehicles.swift",
        "APIs/RemoteCommands/DirectCharging/PorscheConnect+ToggleDirectCharging.swift",
        "APIs/RemoteCommands/DirectClimatisation/PorscheConnect+ToggleDirectClimatisation.swift",
        "APIs/RemoteCommands/Flash/PorscheConnect+Flash.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+Lock.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+LockUnlockLastActions.swift",
        "APIs/RemoteCommands/LockUnlock/PorscheConnect+Unlock.swift",
        "APIs/RemoteCommands/PorscheConnect+RemoteCommandStatus.swift",
        "APIs/RemoteCommands/RemoteCommandAccepted.swift",
        "CommonResponseObjects/Distance.swift",
        "CommonResponseObjects/Doors.swift",
        "CommonResponseObjects/ElectricEngineConsumption.swift",
        "CommonResponseObjects/FuelConsumption.swift",
        "CommonResponseObjects/GenericValue.swift",
        "CommonResponseObjects/Picture.swift",
        "CommonResponseObjects/Pressure.swift",
        "CommonResponseObjects/RemainingRanges.swift",
        "CommonResponseObjects/ServiceIntervals.swift",
        "CommonResponseObjects/Speed.swift",
        "CommonResponseObjects/Tires.swift",
        "CommonResponseObjects/Windows.swift",
        "Constants.swift",
        "Environment.swift",
        "Formatters/DistanceFormatter.swift",
        "Formatters/GenericValueFormatter.swift",
        "Formatters/TimestampFormatter.swift",
        "Foundations/Extensions/Color+Hex.swift",
        "Foundations/Extensions/String+Hex.swift",
        "Foundations/Extensions/URL+Params.swift",
        "Foundations/HTTP/HttpStatusCode.swift",
        "Foundations/OAuth/AuthStoring.swift",
        "Foundations/OAuth/OAuthApplication.swift",
        "NetworkClient.swift",
        "NetworkRoutes.swift",
        "PorscheConnect.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandLineTool",
      "module_type" : "SwiftTarget",
      "name" : "CommandLineTool",
      "path" : "Sources/CommandLineTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "porsche"
      ],
      "sources" : [
        "Command+Flash.swift",
        "Command+HonkAndFlash.swift",
        "Command+ListVehicles.swift",
        "Command+Lock.swift",
        "Command+ShowCapabilities.swift",
        "Command+ShowEmobility.swift",
        "Command+ShowMaintenance.swift",
        "Command+ShowPosition.swift",
        "Command+ShowStatus.swift",
        "Command+ShowSummary.swift",
        "Command+ShowTrips.swift",
        "Command+ToggleDirectCharging.swift",
        "Command+ToggleDirectClimatisation.swift",
        "Command+Unlock.swift",
        "Extensions.swift",
        "Porsche.swift"
      ],
      "target_dependencies" : [
        "PorscheConnect"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.