Build Information
Successful build of SwiftNet, reference v1.0.0 (738e8f), with Swift 6.1 for iOS using Xcode 16.3 on 23 Sep 2025 10:52:57 UTC.
Swift 6 data race errors: 17
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftNet -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iamjpsharma/JPNetworking.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iamjpsharma/JPNetworking
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 738e8f7 Initial release: JPNetworking v1.0.0 - Production-ready Swift networking framework
Cloned https://github.com/iamjpsharma/JPNetworking.git
Revision (git rev-parse @):
738e8f7a7c3f6a1d37bb7e5f2375c8471adaad63
SUCCESS checkout https://github.com/iamjpsharma/JPNetworking.git at v1.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/iamjpsharma/JPNetworking.git
https://github.com/iamjpsharma/JPNetworking.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftNet",
"name" : "SwiftNet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "JPNetworking",
"targets" : [
"JPNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JPNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "JPNetworkingTests",
"path" : "Tests/JPNetworkingTests",
"sources" : [
"AdvancedFeaturesTests.swift",
"AuthenticationInterceptorTests.swift",
"CachingRetryTests.swift",
"SwiftNetFrameworkTests.swift",
"SwiftNetTests.swift",
"TokenRefreshTests.swift"
],
"target_dependencies" : [
"JPNetworking"
],
"type" : "test"
},
{
"c99name" : "JPNetworking",
"module_type" : "SwiftTarget",
"name" : "JPNetworking",
"path" : "Sources/JPNetworking",
"product_memberships" : [
"JPNetworking"
],
"sources" : [
"ActivityIndicator/NetworkActivityIndicatorManager.swift",
"Authentication/AuthenticationProvider.swift",
"Caching/CacheManager.swift",
"Caching/CachePolicy.swift",
"Core/NetworkError.swift",
"Core/NetworkManager.swift",
"Core/Request.swift",
"Core/Response.swift",
"Downloads/BackgroundTaskManager.swift",
"Downloads/ProgressTracker.swift",
"Extensions/SwiftNetExtensions.swift",
"Interceptors/Interceptor.swift",
"JPNetworking.swift",
"Reachability/NetworkReachabilityManager.swift",
"Retry/RetryManager.swift",
"Security/SSLPinningManager.swift",
"Serialization/ResponseSerializer.swift",
"Utilities/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftNet: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftNet
{
"dependencies" : [
],
"manifest_display_name" : "SwiftNet",
"name" : "SwiftNet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "JPNetworking",
"targets" : [
"JPNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JPNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "JPNetworkingTests",
"path" : "Tests/JPNetworkingTests",
"sources" : [
"AdvancedFeaturesTests.swift",
"AuthenticationInterceptorTests.swift",
"CachingRetryTests.swift",
"SwiftNetFrameworkTests.swift",
"SwiftNetTests.swift",
"TokenRefreshTests.swift"
],
"target_dependencies" : [
"JPNetworking"
],
"type" : "test"
},
{
"c99name" : "JPNetworking",
"module_type" : "SwiftTarget",
"name" : "JPNetworking",
"path" : "Sources/JPNetworking",
"product_memberships" : [
"JPNetworking"
],
"sources" : [
"ActivityIndicator/NetworkActivityIndicatorManager.swift",
"Authentication/AuthenticationProvider.swift",
"Caching/CacheManager.swift",
"Caching/CachePolicy.swift",
"Core/NetworkError.swift",
"Core/NetworkManager.swift",
"Core/Request.swift",
"Core/Response.swift",
"Downloads/BackgroundTaskManager.swift",
"Downloads/ProgressTracker.swift",
"Extensions/SwiftNetExtensions.swift",
"Interceptors/Interceptor.swift",
"JPNetworking.swift",
"Reachability/NetworkReachabilityManager.swift",
"Retry/RetryManager.swift",
"Security/SSLPinningManager.swift",
"Serialization/ResponseSerializer.swift",
"Utilities/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftNet"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftNet -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftNet -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SwiftNet: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JPNetworking' in project 'SwiftNet'
➜ Explicit dependency on target 'JPNetworking' in project 'SwiftNet'
Target 'JPNetworking' in project 'SwiftNet' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ca989835893a302264d8cf3b8bc4f953
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca989835893a302264d8cf3b8bc4f953.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftConstValuesFileList (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.LinkFileList (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JPNetworking.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JPNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BackgroundTaskManager.swift,\ ProgressTracker.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Request.swift,\ Response.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CacheManager.swift,\ CachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CachePolicy.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CachePolicy.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkError.swift,\ NetworkManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkActivityIndicatorManager.swift,\ AuthenticationProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SwiftNetExtensions.swift,\ Interceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Interceptors/Interceptor.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Interceptors/Interceptor.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JPNetworking.swift,\ NetworkReachabilityManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ResponseSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JPNetworking (in target 'JPNetworking' from project 'SwiftNet')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Interceptors/Interceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JPNetworking -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name iphoneos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.abi.json
EmitSwiftModule normal arm64 (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift:241:17: error: main actor-isolated default value in a nonisolated context
public init(manager: NetworkActivityIndicatorManager = .shared) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:61:17: warning: stored property 'expirationDate' of 'Sendable'-conforming class 'BearerTokenAuth' is mutable; this is an error in the Swift 6 language mode
private var expirationDate: Date?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:379:17: warning: stored property 'accessToken' of 'Sendable'-conforming class 'OAuth2Auth' is mutable; this is an error in the Swift 6 language mode
private var accessToken: String?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift:532:18: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public typealias JSONResponse = JPNetworkingResponse<[String: Any]>
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:83:29: warning: stored property 'status' of 'Sendable'-conforming class 'BackgroundTask' is mutable; this is an error in the Swift 6 language mode
public private(set) var status: BackgroundTaskStatus = .waiting
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:211:9: warning: actor-isolated instance method 'setupBackgroundSessionSync()' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
setupBackgroundSessionSync()
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:335:18: note: calls to instance method 'setupBackgroundSessionSync()' from outside of its actor context are implicitly asynchronous
private func setupBackgroundSessionSync() {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift:112:16: warning: stored property 'progressHandler' of 'Sendable'-conforming class 'ProgressTracker' is mutable; this is an error in the Swift 6 language mode
public var progressHandler: (@Sendable (TransferProgress) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift:492:15: warning: non-final class 'ProgressURLSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
private class ProgressURLSessionDelegate: NSObject, URLSessionDownloadDelegate, URLSessionTaskDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift:321:24: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public static func getJSON(
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:428:15: warning: non-final class 'SSLPinningURLSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
private class SSLPinningURLSessionDelegate: NSObject, URLSessionDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:127:48: warning: actor-isolated property 'pinnedPublicKeyData' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if policy.pinningMode == .publicKey && pinnedPublicKeyData.isEmpty {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:112:17: note: property declared here
private var pinnedPublicKeyData: Set<Data> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:170:15: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public struct XMLResponseSerializer: ResponseSerializer {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:200:15: warning: type 'PropertyListResponseSerializer.SerializedObject' (aka 'Any') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public struct PropertyListResponseSerializer: ResponseSerializer {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:461:24: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public func asJSON<T: Decodable & Sendable>(
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift:42:36: note: 'T' previously declared here
public struct JPNetworkingResponse<T>: Sendable where T: Sendable {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:471:17: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public func asXML() -> JPNetworkingResponse<[String: Any]> {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:478:17: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
public func asPropertyList() -> JPNetworkingResponse<Any> {
^
SwiftCompile normal arm64 Compiling\ RetryManager.swift,\ SSLPinningManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift (in target 'JPNetworking' from project 'SwiftNet')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ JPNetworking (in target 'JPNetworking' from project 'SwiftNet')
EmitSwiftModule normal arm64 (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift (in target 'JPNetworking' from project 'SwiftNet')
Building workspace spi-builder-workspace with scheme SwiftNet
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftNet: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftNet
{
"dependencies" : [
],
"manifest_display_name" : "SwiftNet",
"name" : "SwiftNet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "JPNetworking",
"targets" : [
"JPNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JPNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "JPNetworkingTests",
"path" : "Tests/JPNetworkingTests",
"sources" : [
"AdvancedFeaturesTests.swift",
"AuthenticationInterceptorTests.swift",
"CachingRetryTests.swift",
"SwiftNetFrameworkTests.swift",
"SwiftNetTests.swift",
"TokenRefreshTests.swift"
],
"target_dependencies" : [
"JPNetworking"
],
"type" : "test"
},
{
"c99name" : "JPNetworking",
"module_type" : "SwiftTarget",
"name" : "JPNetworking",
"path" : "Sources/JPNetworking",
"product_memberships" : [
"JPNetworking"
],
"sources" : [
"ActivityIndicator/NetworkActivityIndicatorManager.swift",
"Authentication/AuthenticationProvider.swift",
"Caching/CacheManager.swift",
"Caching/CachePolicy.swift",
"Core/NetworkError.swift",
"Core/NetworkManager.swift",
"Core/Request.swift",
"Core/Response.swift",
"Downloads/BackgroundTaskManager.swift",
"Downloads/ProgressTracker.swift",
"Extensions/SwiftNetExtensions.swift",
"Interceptors/Interceptor.swift",
"JPNetworking.swift",
"Reachability/NetworkReachabilityManager.swift",
"Retry/RetryManager.swift",
"Security/SSLPinningManager.swift",
"Serialization/ResponseSerializer.swift",
"Utilities/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftNet"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftNet -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftNet -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
SwiftNet: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JPNetworking' in project 'SwiftNet'
➜ Explicit dependency on target 'JPNetworking' in project 'SwiftNet'
Target 'JPNetworking' in project 'SwiftNet' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 93068d326ce78042ef08fb6abd4f1f7c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/93068d326ce78042ef08fb6abd4f1f7c.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
SwiftDriver JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JPNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NetworkError.swift,\ NetworkManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SwiftNetExtensions.swift,\ Interceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Interceptors/Interceptor.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Interceptors/Interceptor.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BackgroundTaskManager.swift,\ ProgressTracker.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:83:29: warning: stored property 'status' of 'Sendable'-conforming class 'BackgroundTask' is mutable; this is an error in the Swift 6 language mode
public private(set) var status: BackgroundTaskStatus = .waiting
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:211:9: warning: actor-isolated instance method 'setupBackgroundSessionSync()' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
setupBackgroundSessionSync()
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:335:18: note: calls to instance method 'setupBackgroundSessionSync()' from outside of its actor context are implicitly asynchronous
private func setupBackgroundSessionSync() {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift:112:16: warning: stored property 'progressHandler' of 'Sendable'-conforming class 'ProgressTracker' is mutable; this is an error in the Swift 6 language mode
public var progressHandler: (@Sendable (TransferProgress) -> Void)?
^
SwiftCompile normal arm64 Compiling\ JPNetworking.swift,\ NetworkReachabilityManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:91:13: warning: main actor-isolated static property 'globalManager' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
globalManager = NetworkManager(configuration: configuration, session: session)
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:59:24: note: mutation of this static property is only permitted within the actor
private static var globalManager = NetworkManager.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:91:29: warning: call to main actor-isolated initializer 'init(configuration:session:cacheManager:retryManager:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
globalManager = NetworkManager(configuration: configuration, session: session)
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift:134:12: note: calls to initializer 'init(configuration:session:cacheManager:retryManager:)' from outside of its actor context are implicitly asynchronous
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:98:13: warning: main actor-isolated static property 'globalManager' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
globalManager = NetworkManager.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:59:24: note: mutation of this static property is only permitted within the actor
private static var globalManager = NetworkManager.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift:98:44: warning: main actor-isolated static property 'shared' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
globalManager = NetworkManager.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkManager.swift:124:23: note: static property declared here
public static let shared = NetworkManager()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift:133:14: warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
Task {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift:452:43: warning: reference to captured var 'hasReturned' in concurrently-executing code; this is an error in the Swift 6 language mode
if status.isReachable && !hasReturned {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Reachability/NetworkReachabilityManager.swift:453:21: warning: mutation of captured var 'hasReturned' in concurrently-executing code; this is an error in the Swift 6 language mode
hasReturned = true
^
SwiftCompile normal arm64 Compiling\ Request.swift,\ Response.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NetworkActivityIndicatorManager.swift,\ AuthenticationProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift:241:61: warning: main actor-isolated static property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
public init(manager: NetworkActivityIndicatorManager = .shared) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift:49:23: note: static property declared here
public static let shared = NetworkActivityIndicatorManager()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:61:17: warning: stored property 'expirationDate' of 'Sendable'-conforming class 'BearerTokenAuth' is mutable; this is an error in the Swift 6 language mode
private var expirationDate: Date?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:379:17: warning: stored property 'accessToken' of 'Sendable'-conforming class 'OAuth2Auth' is mutable; this is an error in the Swift 6 language mode
private var accessToken: String?
^
SwiftCompile normal arm64 Compiling\ ResponseSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:461:24: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public func asJSON<T: Decodable & Sendable>(
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift:42:36: note: 'T' previously declared here
public struct JPNetworkingResponse<T>: Sendable where T: Sendable {
^
SwiftCompile normal arm64 Compiling\ CacheManager.swift,\ CachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CachePolicy.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CachePolicy.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JPNetworking (in target 'JPNetworking' from project 'SwiftNet')
EmitSwiftModule normal arm64 (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift:241:61: warning: main actor-isolated static property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
public init(manager: NetworkActivityIndicatorManager = .shared) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift:49:23: note: static property declared here
public static let shared = NetworkActivityIndicatorManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:61:17: warning: stored property 'expirationDate' of 'Sendable'-conforming class 'BearerTokenAuth' is mutable; this is an error in the Swift 6 language mode
private var expirationDate: Date?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Authentication/AuthenticationProvider.swift:379:17: warning: stored property 'accessToken' of 'Sendable'-conforming class 'OAuth2Auth' is mutable; this is an error in the Swift 6 language mode
private var accessToken: String?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:83:29: warning: stored property 'status' of 'Sendable'-conforming class 'BackgroundTask' is mutable; this is an error in the Swift 6 language mode
public private(set) var status: BackgroundTaskStatus = .waiting
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:211:9: warning: actor-isolated instance method 'setupBackgroundSessionSync()' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
setupBackgroundSessionSync()
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift:335:18: note: calls to instance method 'setupBackgroundSessionSync()' from outside of its actor context are implicitly asynchronous
private func setupBackgroundSessionSync() {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/ProgressTracker.swift:112:16: warning: stored property 'progressHandler' of 'Sendable'-conforming class 'ProgressTracker' is mutable; this is an error in the Swift 6 language mode
public var progressHandler: (@Sendable (TransferProgress) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:127:48: warning: actor-isolated property 'pinnedPublicKeyData' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if policy.pinningMode == .publicKey && pinnedPublicKeyData.isEmpty {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:112:17: note: property declared here
private var pinnedPublicKeyData: Set<Data> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift:461:24: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
public func asJSON<T: Decodable & Sendable>(
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Response.swift:42:36: note: 'T' previously declared here
public struct JPNetworkingResponse<T>: Sendable where T: Sendable {
^
SwiftCompile normal arm64 Compiling\ RetryManager.swift,\ SSLPinningManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:127:48: warning: actor-isolated property 'pinnedPublicKeyData' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if policy.pinningMode == .publicKey && pinnedPublicKeyData.isEmpty {
^
/Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Security/SSLPinningManager.swift:112:17: note: property declared here
private var pinnedPublicKeyData: Set<Data> = []
^
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for JPNetworking (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriver\ Compilation\ Requirements JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JPNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift, Response.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JPNetworking-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/JPNetworking-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftdoc (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.abi.json (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftsourceinfo (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SwiftNetExtensions.swift, Interceptor.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling CacheManager.swift, CachePolicy.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling BackgroundTaskManager.swift, ProgressTracker.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkError.swift, NetworkManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling RetryManager.swift, SSLPinningManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling JPNetworking.swift, NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling ResponseSerializer.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkActivityIndicatorManager.swift, AuthenticationProvider.swift (in target 'JPNetworking' from project 'SwiftNet')
SwiftDriver\ Compilation JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JPNetworking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o normal (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o
ExtractAppIntentsMetadata (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JPNetworking --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.JPNetworking --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftNet.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-23 03:52:56.470 appintentsmetadataprocessor[747:4364] Starting appintentsmetadataprocessor export
2025-09-23 03:52:56.510 appintentsmetadataprocessor[747:4364] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o (in target 'JPNetworking' from project 'SwiftNet')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftNet",
"name" : "SwiftNet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "JPNetworking",
"targets" : [
"JPNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JPNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "JPNetworkingTests",
"path" : "Tests/JPNetworkingTests",
"sources" : [
"AdvancedFeaturesTests.swift",
"AuthenticationInterceptorTests.swift",
"CachingRetryTests.swift",
"SwiftNetFrameworkTests.swift",
"SwiftNetTests.swift",
"TokenRefreshTests.swift"
],
"target_dependencies" : [
"JPNetworking"
],
"type" : "test"
},
{
"c99name" : "JPNetworking",
"module_type" : "SwiftTarget",
"name" : "JPNetworking",
"path" : "Sources/JPNetworking",
"product_memberships" : [
"JPNetworking"
],
"sources" : [
"ActivityIndicator/NetworkActivityIndicatorManager.swift",
"Authentication/AuthenticationProvider.swift",
"Caching/CacheManager.swift",
"Caching/CachePolicy.swift",
"Core/NetworkError.swift",
"Core/NetworkManager.swift",
"Core/Request.swift",
"Core/Response.swift",
"Downloads/BackgroundTaskManager.swift",
"Downloads/ProgressTracker.swift",
"Extensions/SwiftNetExtensions.swift",
"Interceptors/Interceptor.swift",
"JPNetworking.swift",
"Reachability/NetworkReachabilityManager.swift",
"Retry/RetryManager.swift",
"Security/SSLPinningManager.swift",
"Serialization/ResponseSerializer.swift",
"Utilities/Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.