Build Information
Successful build of MqttCocoaAsyncSocket with Swift 5.10 for visionOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme MqttCocoaAsyncSocket -destination generic/platform=xros
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Reference: 1.0.8
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/leeway1208/MqttCocoaAsyncSocket
* tag 1.0.8 -> FETCH_HEAD
HEAD is now at ce3e186 feat: update podspec version
Cloned https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Revision (git rev-parse @):
ce3e18607fd01079495f86ff6195d8a3ca469f73
SUCCESS checkout https://github.com/leeway1208/MqttCocoaAsyncSocket.git at 1.0.8
========================================
Build
========================================
Selected platform: visionOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/leeway1208/MqttCocoaAsyncSocket.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
2024-02-19 09:14:20.703 xcodebuild[47040:54270042] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MqttCocoaAsyncSocket",
"schemes" : [
"iOS Framework",
"Mac Framework",
"tvOS Framework"
],
"targets" : [
"iOS MqttCocoaAsyncSocket",
"Mac MqttCocoaAsyncSocket",
"tvOS MqttCocoaAsyncSocket"
]
}
}
2024-02-19 09:14:21.572 xcodebuild[47066:54270199] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MqttCocoaAsyncSocket"
]
}
}
2024-02-19 09:14:22.203 xcodebuild[47151:54270439] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 09:14:28.819 xcodebuild[47151:54270439] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme MqttCocoaAsyncSocket -destination generic/platform=xros
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme MqttCocoaAsyncSocket -destination generic/platform=xros
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
MqttCocoaAsyncSocket: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0182f5f963f7a4a1f693f42801f5b07a
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0182f5f963f7a4a1f693f42801f5b07a.xcbuilddata
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.1-21O5181e-ee5c1ba7e8e63f56232e286fb9e6086d.sdkstatcache
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.1-21O5181e-ee5c1ba7e8e63f56232e286fb9e6086d.sdkstatcache
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/MqttCocoaAsyncSocket.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket.LinkFileList (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-xros1.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=MqttCocoaAsyncSocket' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/DerivedSources/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -DXcode
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncUdpSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.1-21O5181e-ee5c1ba7e8e63f56232e286fb9e6086d.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncUdpSocket.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.1-21O5181e-ee5c1ba7e8e63f56232e286fb9e6086d.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:3254:3: warning: 'SSLClose' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
SSLClose(sslContext);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
SSLClose (SSLContextRef context)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:4789:9: warning: 'SSLGetBufferedReadSize' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
SSLGetBufferedReadSize(self->sslContext, &sslInternalBufSize);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1705:1: note: 'SSLGetBufferedReadSize' has been explicitly marked deprecated here
SSLGetBufferedReadSize (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:4814:22: warning: 'SSLRead' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
OSStatus result = SSLRead(sslContext, buffer, (size_t)estimatedBytesAvailable, &bytesRead);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1689:1: note: 'SSLRead' has been explicitly marked deprecated here
SSLRead (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:4942:4: warning: 'SSLGetBufferedReadSize' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
SSLGetBufferedReadSize(sslContext, &sslInternalBufSize);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1705:1: note: 'SSLGetBufferedReadSize' has been explicitly marked deprecated here
SSLGetBufferedReadSize (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:5225:15: warning: 'SSLRead' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
result = SSLRead(sslContext, loop_buffer, loop_bytesToRead, &loop_bytesRead);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1689:1: note: 'SSLRead' has been explicitly marked deprecated here
SSLRead (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6189:14: warning: 'SSLWrite' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
result = SSLWrite(sslContext, NULL, 0, &processed);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1670:1: note: 'SSLWrite' has been explicitly marked deprecated here
SSLWrite (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6240:15: warning: 'SSLWrite' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
result = SSLWrite(sslContext, buffer, sslBytesToWrite, &sslBytesWritten);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1670:1: note: 'SSLWrite' has been explicitly marked deprecated here
SSLWrite (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6875:17: warning: 'SSLCreateContext' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLServerSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:316:1: note: 'SSLCreateContext' has been explicitly marked deprecated here
SSLCreateContext(CFAllocatorRef __nullable alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6875:55: warning: 'kSSLServerSide' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLServerSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:217:5: note: 'kSSLServerSide' has been explicitly marked deprecated here
kSSLServerSide CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0),
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6875:71: warning: 'kSSLStreamType' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLServerSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:223:5: note: 'kSSLStreamType' has been explicitly marked deprecated here
kSSLStreamType CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0),
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6877:17: warning: 'SSLCreateContext' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:316:1: note: 'SSLCreateContext' has been explicitly marked deprecated here
SSLCreateContext(CFAllocatorRef __nullable alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6877:55: warning: 'kSSLClientSide' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:218:5: note: 'kSSLClientSide' has been explicitly marked deprecated here
kSSLClientSide CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6877:71: warning: 'kSSLStreamType' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
sslContext = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:223:5: note: 'kSSLStreamType' has been explicitly marked deprecated here
kSSLStreamType CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0),
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6896:11: warning: 'SSLSetIOFuncs' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetIOFuncs(sslContext, &SSLReadFunction, &SSLWriteFunction);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:418:1: note: 'SSLSetIOFuncs' has been explicitly marked deprecated here
SSLSetIOFuncs (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6903:11: warning: 'SSLSetConnection' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetConnection(sslContext, (__bridge SSLConnectionRef)self);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:657:1: note: 'SSLSetConnection' has been explicitly marked deprecated here
SSLSetConnection (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6920:12: warning: 'SSLSetSessionOption' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionBreakOnServerAuth, true);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:384:1: note: 'SSLSetSessionOption' has been explicitly marked deprecated here
SSLSetSessionOption (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6920:44: warning: 'kSSLSessionOptionBreakOnServerAuth' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionBreakOnServerAuth, true);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:99:2: note: 'kSSLSessionOptionBreakOnServerAuth' has been explicitly marked deprecated here
kSSLSessionOptionBreakOnServerAuth CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0) = 0,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:6979:12: warning: 'SSLSetPeerDomainName' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetPeerDomainName(sslContext, peer, peerLen);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:686:1: note: 'SSLSetPeerDomainName' has been explicitly marked deprecated here
SSLSetPeerDomainName (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7001:12: warning: 'SSLSetCertificate' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetCertificate(sslContext, (__bridge CFArrayRef)certs);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:637:1: note: 'SSLSetCertificate' has been explicitly marked deprecated here
SSLSetCertificate (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7023:12: warning: 'SSLSetPeerID' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetPeerID(sslContext, [peerIdData bytes], [peerIdData length]);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1285:1: note: 'SSLSetPeerID' has been explicitly marked deprecated here
SSLSetPeerID (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7046:22: warning: 'kSSLProtocolUnknown' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
if (minProtocol != kSSLProtocolUnknown)
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecProtocolTypes.h:156:5: note: 'kSSLProtocolUnknown' has been explicitly marked deprecated here
kSSLProtocolUnknown CF_ENUM_DEPRECATED(10_2, 10_15, 5_0, 13_0) = 0,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7048:13: warning: 'SSLSetProtocolVersionMin' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetProtocolVersionMin(sslContext, minProtocol);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:458:1: note: 'SSLSetProtocolVersionMin' has been explicitly marked deprecated here
SSLSetProtocolVersionMin (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7070:22: warning: 'kSSLProtocolUnknown' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
if (maxProtocol != kSSLProtocolUnknown)
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecProtocolTypes.h:156:5: note: 'kSSLProtocolUnknown' has been explicitly marked deprecated here
kSSLProtocolUnknown CF_ENUM_DEPRECATED(10_2, 10_15, 5_0, 13_0) = 0,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7072:13: warning: 'SSLSetProtocolVersionMax' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetProtocolVersionMax(sslContext, maxProtocol);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:494:1: note: 'SSLSetProtocolVersionMax' has been explicitly marked deprecated here
SSLSetProtocolVersionMax (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7094:12: warning: 'SSLSetSessionOption' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionFalseStart, [falseStart boolValue]);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:384:1: note: 'SSLSetSessionOption' has been explicitly marked deprecated here
SSLSetSessionOption (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7094:44: warning: 'kSSLSessionOptionFalseStart' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionFalseStart, [falseStart boolValue]);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:117:5: note: 'kSSLSessionOptionFalseStart' has been explicitly marked deprecated here
kSSLSessionOptionFalseStart CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0) = 3,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7115:12: warning: 'SSLSetSessionOption' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionSendOneByteRecord, [oneByteRecord boolValue]);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:384:1: note: 'SSLSetSessionOption' has been explicitly marked deprecated here
SSLSetSessionOption (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7115:44: warning: 'kSSLSessionOptionSendOneByteRecord' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
status = SSLSetSessionOption(sslContext, kSSLSessionOptionSendOneByteRecord, [oneByteRecord boolValue]);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:123:5: note: 'kSSLSessionOptionSendOneByteRecord' has been explicitly marked deprecated here
kSSLSessionOptionSendOneByteRecord CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0) = 4,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7148:12: warning: 'SSLSetEnabledCiphers' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetEnabledCiphers(sslContext, ciphers, numberCiphers);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:865:1: note: 'SSLSetEnabledCiphers' has been explicitly marked deprecated here
SSLSetEnabledCiphers (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7194:22: warning: 'SSLSetALPNProtocols' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLSetALPNProtocols(sslContext, protocols);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1332:1: note: 'SSLSetALPNProtocols' has been explicitly marked deprecated here
SSLSetALPNProtocols (SSLContextRef context,
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7329:20: warning: 'SSLHandshake' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
OSStatus status = SSLHandshake(sslContext);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1641:1: note: 'SSLHandshake' has been explicitly marked deprecated here
SSLHandshake (SSLContextRef context)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.m:7362:12: warning: 'SSLCopyPeerTrust' is deprecated: first deprecated in visionOS 1.0 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
status = SSLCopyPeerTrust(sslContext, &trust);
^
In module 'Security' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/GCD/MGCDAsyncSocket.h:12:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1261:1: note: 'SSLCopyPeerTrust' has been explicitly marked deprecated here
SSLCopyPeerTrust (SSLContextRef context,
^
32 warnings generated.
Ld /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MqttCocoaAsyncSocket.o normal (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-xros/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket_dependency_info.dat -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MqttCocoaAsyncSocket.o
RegisterExecutionPolicyException /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MqttCocoaAsyncSocket.o (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MqttCocoaAsyncSocket.o
** BUILD SUCCEEDED **
2024-02-19 09:14:29.096 xcodebuild[47245:54270894] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-19 09:14:34.095 xcodebuild[47245:54270894] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Build complete.
Done.