Build Information
Successful build of JPNetworking, reference main (5595d2), with Swift 6.2 for iOS using Xcode 26.3 on 30 Sep 2025 13:19:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JPNetworking -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iamjpsharma/JPNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iamjpsharma/JPNetworking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5595d21 Update README.md
Cloned https://github.com/iamjpsharma/JPNetworking.git
Revision (git rev-parse @):
5595d2153a63ea027bd3fc5da18b11e475411597
SUCCESS checkout https://github.com/iamjpsharma/JPNetworking.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/iamjpsharma/JPNetworking.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
JPNetworking: /Users/admin/builder/spi-builder-workspace
resolved source packages: JPNetworking
2025-09-30 09:19:35.444 xcodebuild[524:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "JPNetworking",
"name" : "JPNetworking",
"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" : [
"JPNetworking"
]
}
}
2025-09-30 09:19:40.246 xcodebuild[609:3708] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JPNetworking -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.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 JPNetworking -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
JPNetworking: /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 'JPNetworking'
➜ Explicit dependency on target 'JPNetworking' in project 'JPNetworking'
Target 'JPNetworking' in project 'JPNetworking' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 64a11d03de804301eda8d89eb5f5f9a8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/64a11d03de804301eda8d89eb5f5f9a8.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
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
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
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/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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/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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftConstValuesFileList (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.LinkFileList (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.modulemap (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.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 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B8BC1GVCK3V91TY8NRD1WDUQ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AR59D9NI53MG5HE862JMEM8NG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6FLWUKCH4W6D2PY74O8J36H7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-VFCYSBGAFQ2GVJNTC0PKREK0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-7J24EA09ZHN1HDHY5Z8FARVCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CEYXU7K24P60Y0JV3U9L8XGVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ASTG4O2OA6EUBBPRHU9V60UW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1FVZ7Y77E6LW4QU3NK22NOLPN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EGWAVJ5368TOZOVUN4EKDXBNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AXB2IJAM5TLTG5X72HXGZDGSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EBCLGZTRO7GRAH6GW5ZJM9RLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9JK3OZ6NUNMAAEKKEEI072QW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-72Q0TCAUHP72Y81LQON9CNMLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4A68BY90D3GA29JNU21EXLE6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1SGNP4WM44Z4CAZWRI1Y49E8V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7Q5IPVJ3B2DZLHBWNI4QJRYO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-921IM8B5NVY3XORZHFG2GHE06.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-8M86SQ35HOOC5TJ8T2ZHQA1V9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B25B6CG8LORT6ADW3PAOQU537.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EA8L18P6H5I31M25UPG13Y6E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CommonCrypto-1Q3P9M5JQFA3GZBWQKMOD4WK4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-2MB6K8NTLDMREPO3SJM9OGRIL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-2Y935RJYQ4BW6EFRJSBX9789A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6EMI3HW5QZ296SXX2DTLBC10M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3C445M98Q5V4YZ5CS534Z1AT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-803A9Z5I5KTHYMMV5OF0GQBT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57AQXV6JTB5T1X6FM5P2V8H0Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DZ01YOR83JV7GBPD4XDGGW1N5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-EFT5DQSL2SXCMOICUODRICQX0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-20180RA2E6E3BD9M6PAWMCIMJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-B9OHAZCQKT6I2153WD62203U3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-8U9FQHTIIAY6KGIBVA614OZSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-7V2VWZ9KKV4SP3LJ52MD2FK1Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-606RF1MAB6KHTWIOIMHUFU84M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-67V8ANR239ESTKFE1N0A8LC62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SystemConfiguration-CRXMDQEHEQXSY9DLKSM5FXZHJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3924R0C4M2UWSITHDA3PDHUCL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3Z8Y56V1ZNMW017SQZKZ30KIF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EK6QGYCV7Q08QMJECMGU1VT47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-5O15Y7ESLI909S7QPAFIX1TOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-65FPNZGHSVWMDOZ3W0Z590Q2Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-9OWUL3RPU2EO6C3D0FS6PPAFF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AI739OG7AFB2CFVQBBCNLM5GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-AXTLXU2TIUOTLZZ76KQF0M1YH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4D3Z7DOJQJRY1MHX1UO27Z31G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4K7E82C67AEMNUFXZYU1RVUFR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-D6G2Y0ZXNH2WPXS9OU3HSXVD1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7T8Q8VJ05U8AFLCEDVHO7NEQG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-EIW0IPIFNWC2QUV4YXNJ9W2VI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37UX765D4R2YP7N5W2EWIU85U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6J397JYU5WLD2E44B1OLFLFLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1CVQQJR8544MKWSV8U153E4X7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-E9608M8JTXYP3Q6731W7CLP4N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-DRFUM264EQ329COOHLT5U9RL3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6O8Q6G6HJ3VEUC3MNJA4Y87EJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BLSTS12MAUPSLXS46JXU60W72.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-APRR5AE6KBFP15091LNPAMTXK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-B44WDG17I8KKCFH0ZM8ISVLB1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-3EZEFD2DYISSEGIZ2RB9DY14F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-855C56TK3B7NKQX4DDL8IU01Y.pcm
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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/Request.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JPNetworking (in target 'JPNetworking' from project 'JPNetworking')
EmitSwiftModule normal arm64 (in target 'JPNetworking' from project 'JPNetworking')
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\ 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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Extensions/SwiftNetExtensions.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/JPNetworking.swift (in target 'JPNetworking' from project 'JPNetworking')
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
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
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
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
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 'JPNetworking')
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\ 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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/ActivityIndicator/NetworkActivityIndicatorManager.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
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\ 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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Downloads/BackgroundTaskManager.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
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\ 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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Caching/CacheManager.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Utilities/Logger.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Core/NetworkError.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Retry/RetryManager.swift (in target 'JPNetworking' from project 'JPNetworking')
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 'JPNetworking')
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\ ResponseSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JPNetworking/Serialization/ResponseSerializer.swift (in target 'JPNetworking' from project 'JPNetworking')
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 {
^
SwiftDriverJobDiscovery normal arm64 Emitting module for JPNetworking (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriver\ Compilation\ Requirements JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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 NetworkError.swift, NetworkManager.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift, Response.swift (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-Swift.h (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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
SwiftDriverJobDiscovery normal arm64 Compiling SwiftNetExtensions.swift, Interceptor.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling RetryManager.swift, SSLPinningManager.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling BackgroundTaskManager.swift, ProgressTracker.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling CacheManager.swift, CachePolicy.swift (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftdoc (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.abi.json (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftsourceinfo (in target 'JPNetworking' from project 'JPNetworking')
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/JPNetworking.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 JPNetworking.swift, NetworkReachabilityManager.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling ResponseSerializer.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriverJobDiscovery normal arm64 Compiling NetworkActivityIndicatorManager.swift, AuthenticationProvider.swift (in target 'JPNetworking' from project 'JPNetworking')
SwiftDriver\ Compilation JPNetworking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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/JPNetworking.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o
ExtractAppIntentsMetadata (in target 'JPNetworking' from project 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JPNetworking --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --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/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/Objects-normal/arm64/JPNetworking.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.build/Debug-iphoneos/JPNetworking.build/JPNetworking.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JPNetworking.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-30 09:19:50.246 appintentsmetadataprocessor[700:4101] Starting appintentsmetadataprocessor export
2025-09-30 09:19:50.380 appintentsmetadataprocessor[700:4101] 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 'JPNetworking')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JPNetworking.o
** BUILD SUCCEEDED **
2025-09-30 09:19:41.656 xcodebuild[611:3738] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JPNetworking",
"name" : "JPNetworking",
"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.