Build Information
Successful build of PorscheConnect, reference v0.1.38 (532975), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 18:28:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/driven-app/porsche-connect.git
Reference: v0.1.38
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/driven-app/porsche-connect
* tag v0.1.38 -> FETCH_HEAD
HEAD is now at 532975f Update README.md
Cloned https://github.com/driven-app/porsche-connect.git
Revision (git rev-parse @):
532975f4498c9cb00b3f92c0d0ad707b0364832d
SUCCESS checkout https://github.com/driven-app/porsche-connect.git at v0.1.38
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
[1/1855] Fetching embassy
[168/1895] Fetching embassy, xctasync
[208/2452] Fetching embassy, xctasync, ambassador
Fetched https://github.com/mochidev/XCTAsync.git from cache (0.68s)
[393/2412] Fetching embassy, ambassador
[728/8341] Fetching embassy, ambassador, swiftsoup
[2769/25864] Fetching embassy, ambassador, swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.49s)
Fetched https://github.com/envoy/Embassy.git from cache (1.49s)
Fetched https://github.com/envoy/Ambassador.git from cache (1.49s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.49s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.6.1 (2.17s)
Computing version for https://github.com/mochidev/XCTAsync.git
Computed https://github.com/mochidev/XCTAsync.git at 1.0.1 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.70s)
Computing version for https://github.com/envoy/Ambassador.git
Computed https://github.com/envoy/Ambassador.git at 4.0.5 (2.63s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (2.38s)
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/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
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/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
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup.git",
"version": "2.13.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/driven-app/porsche-connect.git
[1/3402] Fetching porsche-connect
Fetched https://github.com/driven-app/porsche-connect.git from cache (0.93s)
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.16s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.56s)
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 v0.1.38 (532975f)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Found 2 product dependencies
- swift-argument-parser
- SwiftSoup
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/driven-app/porsche-connect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[3/11] Write porsche-entitlement.plist
[3/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/67] Emitting module ArgumentParserToolInfo
[10/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/105] Compiling ArgumentParser ArgumentHelp.swift
[12/105] Compiling ArgumentParser ArgumentVisibility.swift
[13/105] Compiling ArgumentParser CompletionKind.swift
[14/105] Compiling ArgumentParser Errors.swift
[15/109] Emitting module ArgumentParser
[16/109] Compiling ArgumentParser Flag.swift
[17/109] Compiling ArgumentParser NameSpecification.swift
[18/109] Compiling ArgumentParser Option.swift
[19/109] Compiling ArgumentParser OptionGroup.swift
[20/109] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/109] Compiling ArgumentParser CompletionsGenerator.swift
[22/109] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/109] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/109] Compiling ArgumentParser Argument.swift
[25/109] Compiling ArgumentParser ParsableArguments.swift
[26/109] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/109] Compiling ArgumentParser ParsableCommand.swift
[28/109] Compiling ArgumentParser ArgumentDecoder.swift
[29/109] Compiling ArgumentParser ArgumentDefinition.swift
[30/109] Compiling ArgumentParser ArgumentSet.swift
[31/109] Compiling ArgumentParser CommandParser.swift
[32/109] Compiling ArgumentParser InputKey.swift
[33/109] Compiling ArgumentParser Platform.swift
[34/109] Compiling ArgumentParser SequenceExtensions.swift
[35/109] Compiling ArgumentParser StringExtensions.swift
[36/109] Compiling ArgumentParser Tree.swift
[37/109] Compiling ArgumentParser HelpGenerator.swift
[38/109] Compiling ArgumentParser MessageInfo.swift
[39/109] Compiling ArgumentParser UsageGenerator.swift
[40/109] Compiling ArgumentParser CollectionExtensions.swift
[41/109] Compiling ArgumentParser InputOrigin.swift
[42/109] Compiling ArgumentParser Name.swift
[43/109] Compiling ArgumentParser Parsed.swift
[44/109] Compiling ArgumentParser ParsedValues.swift
[45/109] Compiling ArgumentParser AsyncParsableCommand.swift
[46/109] Compiling ArgumentParser CommandConfiguration.swift
[47/109] Compiling ArgumentParser EnumerableFlag.swift
[48/109] Compiling ArgumentParser ExpressibleByArgument.swift
[49/109] Compiling ArgumentParser ParserError.swift
[50/109] Compiling ArgumentParser SplitArguments.swift
[51/109] Compiling ArgumentParser DumpHelpGenerator.swift
[52/109] Compiling ArgumentParser HelpCommand.swift
[53/109] Compiling SwiftSoup TokenQueue.swift
[54/109] Compiling SwiftSoup Tokeniser.swift
[55/109] Compiling SwiftSoup TokeniserState.swift
[56/109] Compiling SwiftSoup TreeBuilder.swift
[57/109] Compiling SwiftSoup UnfairLock.swift
[69/114] Compiling SwiftSoup StringBuilder.swift
[70/114] Compiling SwiftSoup StringUtil.swift
[71/114] Compiling SwiftSoup StructuralEvaluator.swift
[72/114] Compiling SwiftSoup SwiftSoup.swift
[73/114] Compiling SwiftSoup Tag.swift
[74/114] Compiling SwiftSoup TextNode.swift
[75/114] Compiling SwiftSoup Token.swift
[76/114] Emitting module SwiftSoup
[107/114] Compiling SwiftSoup UnicodeScalar.swift
[108/114] Compiling SwiftSoup Validate.swift
[109/114] Compiling SwiftSoup Whitelist.swift
[110/114] Compiling SwiftSoup XmlDeclaration.swift
[111/114] Compiling SwiftSoup XmlTreeBuilder.swift
[112/156] Emitting module PorscheConnect
[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
[123/160] Compiling PorscheConnect Windows.swift
[124/160] Compiling PorscheConnect Constants.swift
[125/160] Compiling PorscheConnect Environment.swift
[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 PorscheConnect+LockUnlockLastActions.swift
[132/160] Compiling PorscheConnect PorscheConnect+Unlock.swift
[133/160] Compiling PorscheConnect PorscheConnect+RemoteCommandStatus.swift
[134/160] Compiling PorscheConnect RemoteCommandAccepted.swift
[135/160] Compiling PorscheConnect Distance.swift
[136/160] Compiling PorscheConnect OAuthApplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/NetworkClient.swift:114:16: warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
112 | }
113 |
114 | switch responseType {
| `- warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
115 | case is String.Type:
116 | let result = String(data: unwrappedData, encoding: .utf8)! as! D
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[137/160] Compiling PorscheConnect NetworkClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/NetworkClient.swift:114:16: warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
112 | }
113 |
114 | switch responseType {
| `- warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
115 | case is String.Type:
116 | let result = String(data: unwrappedData, encoding: .utf8)! as! D
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[138/160] Compiling PorscheConnect NetworkRoutes.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/NetworkClient.swift:114:16: warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
112 | }
113 |
114 | switch responseType {
| `- warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
115 | case is String.Type:
116 | let result = String(data: unwrappedData, encoding: .utf8)! as! D
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[139/160] Compiling PorscheConnect PorscheConnect.swift
/Users/admin/builder/spi-builder-workspace/Sources/PorscheConnect/NetworkClient.swift:114:16: warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
112 | }
113 |
114 | switch responseType {
| `- warning: capture of 'responseType' with non-Sendable type 'D.Type' in a '@Sendable' closure [#SendableClosureCaptures]
115 | case is String.Type:
116 | let result = String(data: unwrappedData, encoding: .utf8)! as! D
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[140/160] Compiling PorscheConnect Pressure.swift
[141/160] Compiling PorscheConnect RemainingRanges.swift
[142/160] Compiling PorscheConnect ServiceIntervals.swift
[143/160] Compiling PorscheConnect Speed.swift
[144/160] Compiling PorscheConnect PorscheConnect+Auth.swift
[145/160] Compiling PorscheConnect PorscheConnect+Capabilities.swift
[146/160] Compiling PorscheConnect PorscheConnect+Emobility.swift
[147/160] Compiling PorscheConnect PorscheConnect+Maintenance.swift
[148/160] Compiling PorscheConnect PorscheConnect+Pictures.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 Extensions.swift
[159/177] Compiling CommandLineTool Command+Unlock.swift
[160/177] Compiling CommandLineTool Command+ToggleDirectClimatisation.swift
[161/177] Compiling CommandLineTool Command+ShowStatus.swift
[162/177] Compiling CommandLineTool Command+ShowSummary.swift
[163/177] Compiling CommandLineTool Command+ShowCapabilities.swift
[164/177] Compiling CommandLineTool Command+ShowEmobility.swift
[165/177] Compiling CommandLineTool Command+ShowMaintenance.swift
[166/177] Compiling CommandLineTool Command+ShowPosition.swift
[167/177] Compiling CommandLineTool Command+ListVehicles.swift
[168/177] Compiling CommandLineTool Command+Lock.swift
[169/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 |
[170/177] Compiling CommandLineTool Command+ShowTrips.swift
[171/177] Compiling CommandLineTool Command+ToggleDirectCharging.swift
[172/177] Compiling CommandLineTool Command+Flash.swift
[173/177] Compiling CommandLineTool Command+HonkAndFlash.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 |
[174/177] Write Objects.LinkFileList
[175/177] Linking porsche
[176/177] Applying porsche
Build complete! (20.37s)
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.5"
}
Done.