Build Information
Successful build of PoutouPush, reference 0.0.5 (d0f217), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 23:47:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PoutouPush -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/favret/poutoupush.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/favret/poutoupush
* tag 0.0.5 -> FETCH_HEAD
HEAD is now at d0f2177 feat: add fcm
Cloned https://github.com/favret/poutoupush.git
Revision (git rev-parse @):
d0f2177820d9aebeaf29b31e88e177a22d84a04d
SUCCESS checkout https://github.com/favret/poutoupush.git at 0.0.5
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/favret/poutoupush.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/IBM-Swift/CCurl.git
Creating working copy of package ‘CCurl’
Checking out 0.5.0 of package ‘CCurl’
ignoring declared target(s) 'CCurl' in the system packageResolve Package Graph
ignoring declared target(s) 'CCurl' in the system package
Resolved source packages:
PoutouPush: /Users/admin/builder/spi-builder-workspace
CCurl: https://github.com/IBM-Swift/CCurl.git @ 0.5.0
resolved source packages: PoutouPush, CCurl
2026-04-10 19:47:23.011 xcodebuild[529:3079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ccurl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/CCurl.git"
}
],
"manifest_display_name" : "PoutouPush",
"name" : "PoutouPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PoutouPush",
"targets" : [
"PoutouPush"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PoutouPush",
"module_type" : "SwiftTarget",
"name" : "PoutouPush",
"path" : "Sources/PoutouPush",
"product_dependencies" : [
"CCurl"
],
"product_memberships" : [
"PoutouPush"
],
"sources" : [
"APNS/APNS.swift",
"APNS/APNSPayload.swift",
"FCM/FCM.swift",
"FCM/FCMPayload.swift",
"GCM/GCM.swift",
"GCM/GCMPayload.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PoutouPush"
]
}
}
2026-04-10 19:47:30.660 xcodebuild[665:3985] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PoutouPush -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 PoutouPush -destination platform=macOS,arch=arm64
Resolve Package Graph
ignoring declared target(s) 'CCurl' in the system package
Resolve Package Graph
ignoring declared target(s) 'CCurl' in the system package
Resolved source packages:
PoutouPush: /Users/admin/builder/spi-builder-workspace
CCurl: https://github.com/IBM-Swift/CCurl.git @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'PoutouPush' in project 'PoutouPush'
➜ Explicit dependency on target 'PoutouPush' in project 'PoutouPush'
➜ Explicit dependency on target 'CCurl' in project 'CCurl'
Target 'PoutouPush' in project 'PoutouPush'
➜ Explicit dependency on target 'CCurl' in project 'CCurl'
➜ Explicit dependency on target 'CCurl' in project 'CCurl'
Target 'CCurl' in project 'CCurl'
➜ Explicit dependency on target 'CCurl' in project 'CCurl'
Target 'CCurl' in project 'CCurl' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fd84410ed299fd48a729ffa1089b9261
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd84410ed299fd48a729ffa1089b9261.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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
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/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
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
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyStaticMetadataFileList (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyMetadataFileList (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.modulemap (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftConstValuesFileList (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_const_extract_protocols.json (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.LinkFileList (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-OutputFileMap.json (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PoutouPush.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.modulemap (in target 'PoutouPush' from project 'PoutouPush')
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/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver PoutouPush normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PoutouPush -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CCurl/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ APNSPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/APNS/APNSPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/APNS/APNSPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ PoutouPush (in target 'PoutouPush' from project 'PoutouPush')
EmitSwiftModule normal arm64 (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FCMPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/FCM/FCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/FCM/FCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GCM.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/GCM/GCM.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/GCM/GCM.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ APNS.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/APNS/APNS.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/APNS/APNS.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GCMPayload.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/GCM/GCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/GCM/GCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FCM.swift /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/FCM/FCM.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PoutouPush/FCM/FCM.swift (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for PoutouPush (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriver\ Compilation\ Requirements PoutouPush normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PoutouPush -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CCurl/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PoutouPush-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-Swift.h (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PoutouPush-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftdoc (in target 'PoutouPush' from project 'PoutouPush')
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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftmodule (in target 'PoutouPush' from project 'PoutouPush')
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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.abi.json (in target 'PoutouPush' from project 'PoutouPush')
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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftsourceinfo (in target 'PoutouPush' from project 'PoutouPush')
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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GCM.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriverJobDiscovery normal arm64 Compiling FCM.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriverJobDiscovery normal arm64 Compiling APNS.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriverJobDiscovery normal arm64 Compiling GCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriverJobDiscovery normal arm64 Compiling FCMPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriverJobDiscovery normal arm64 Compiling APNSPayload.swift (in target 'PoutouPush' from project 'PoutouPush')
SwiftDriver\ Compilation PoutouPush normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PoutouPush -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CCurl/module.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.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/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-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/PoutouPush.o normal (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.o
ExtractAppIntentsMetadata (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.3NLKLr/Metal.xctoolchain --module-name PoutouPush --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.PoutouPush --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/PoutouPush.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PoutouPush.build/Debug/PoutouPush.build/Objects-normal/arm64/PoutouPush.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-10 19:47:40.887 appintentsmetadataprocessor[706:4284] Starting appintentsmetadataprocessor export
2026-04-10 19:47:40.906 appintentsmetadataprocessor[706:4284] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.o (in target 'PoutouPush' from project 'PoutouPush')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PoutouPush.o
** BUILD SUCCEEDED **
2026-04-10 19:47:32.688 xcodebuild[672:4050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:600630936bfd269098156137c91abf727d5cff86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:600630936bfd269098156137c91abf727d5cff86, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:600630936bfd269098156137c91abf727d5cff86, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:600630936bfd269098156137c91abf727d5cff86, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "ccurl",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/CCurl.git"
}
],
"manifest_display_name" : "PoutouPush",
"name" : "PoutouPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PoutouPush",
"targets" : [
"PoutouPush"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PoutouPush",
"module_type" : "SwiftTarget",
"name" : "PoutouPush",
"path" : "Sources/PoutouPush",
"product_dependencies" : [
"CCurl"
],
"product_memberships" : [
"PoutouPush"
],
"sources" : [
"APNS/APNS.swift",
"APNS/APNSPayload.swift",
"FCM/FCM.swift",
"FCM/FCMPayload.swift",
"GCM/GCM.swift",
"GCM/GCMPayload.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.