Build Information
Successful build of ParseSwift, reference main (c9d8c9
), with Swift 6.1 for tvOS using Xcode 16.3 on 1 May 2025 11:03:59 UTC.
Swift 6 data race errors: 41
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ParseSwift -destination generic/platform=tvOS
Build Log
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:45:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:63:50: warning: converting a value of type '(__shared sending Result<ParseSchema<SchemaObject>, ParseError>) -> ()' to type '(Result<ParseSchema<SchemaObject>, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:63:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:82:50: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:82:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:105:50: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+async.swift:105:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseSchema.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+async.swift:29:50: warning: converting a value of type '(__shared sending Result<ParseServer.Status, ParseError>) -> ()' to type '(Result<ParseServer.Status, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+async.swift:29:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+async.swift:60:55: warning: converting a value of type '(__shared sending Result<ParseServer.Information, ParseError>) -> ()' to type '(Result<ParseServer.Information, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+async.swift:60:55: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseServer.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseVersion.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Pointer+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Pointer+async.swift:28:49: warning: converting a value of type '(__shared sending Result<Pointer<T>.Object, ParseError>) -> ()' (aka '(__shared sending Result<T, ParseError>) -> ()') to type '(Result<Pointer<T>.Object, ParseError>) -> Void' (aka '(Result<T, ParseError>) -> ()') risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Pointer+async.swift:28:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Pointer+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Pointer.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:24:48: warning: converting a value of type '(__shared sending Result<[T], ParseError>) -> ()' to type '(Result<[T], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:24:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:47:55: warning: converting a value of type '(__shared sending Result<[U], ParseError>) -> ()' to type '(Result<[U], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:47:55: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:65:51: warning: converting a value of type '(__shared sending Result<[T], ParseError>) -> ()' to type '(Result<[T], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:65:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:78:49: warning: converting a value of type '(__shared sending Result<T, ParseError>) -> ()' to type '(Result<T, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:78:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:101:56: warning: converting a value of type '(__shared sending Result<U, ParseError>) -> ()' to type '(Result<U, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:101:56: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:114:49: warning: converting a value of type '(__shared sending Result<Int, ParseError>) -> ()' to type '(Result<Int, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:114:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:137:56: warning: converting a value of type '(__shared sending Result<[U], ParseError>) -> ()' to type '(Result<[U], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:137:56: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:151:53: warning: converting a value of type '(__shared sending Result<([T], Int), ParseError>) -> ()' to type '(Result<([T], Int), ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:151:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:174:60: warning: converting a value of type '(__shared sending Result<[U], ParseError>) -> ()' to type '(Result<[U], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:174:60: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:193:53: warning: converting a value of type '(__shared sending Result<[T], ParseError>) -> ()' to type '(Result<[T], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:193:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:222:60: warning: converting a value of type '(__shared sending Result<[U], ParseError>) -> ()' to type '(Result<[U], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:222:60: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:241:52: warning: converting a value of type '(__shared sending Result<[T], ParseError>) -> ()' to type '(Result<[T], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:241:52: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:270:59: warning: converting a value of type '(__shared sending Result<[U], ParseError>) -> ()' to type '(Result<[U], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+async.swift:270:59: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Query.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/QueryConstraint.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/QueryViewModel.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/QueryWhere.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Utility.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ParseQueryScorable.swift,\ ParseRelationOperationable.swift,\ ParseTypeable.swift,\ QueryObservable.swift,\ Queryable.swift,\ Savable.swift,\ InMemoryPrimitiveStore.swift,\ KeychainStore.swift,\ ParseFileManager.swift,\ ParsePrimitiveStorable.swift,\ ParseStorage.swift,\ SecureStorable.swift,\ CloudViewModel.swift,\ ParseOperationAdd.swift,\ ParseOperationAddRelation.swift,\ ParseOperationAddUnique.swift,\ ParseOperationBatch.swift,\ ParseOperationCommand.swift,\ ParseOperationDelete.swift,\ ParseOperationIncrement.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseQueryScorable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseRelationOperationable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseTypeable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/QueryObservable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Queryable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Savable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/InMemoryPrimitiveStore.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/KeychainStore.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParseFileManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParsePrimitiveStorable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParseStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/SecureStorable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/CloudViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAdd.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAddRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAddUnique.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationBatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationDelete.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationIncrement.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseQueryScorable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseRelationOperationable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseTypeable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/QueryObservable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Queryable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Savable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/InMemoryPrimitiveStore.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/KeychainStore.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParseFileManager.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParsePrimitiveStorable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/ParseStorage.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Storage/SecureStorable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/CloudViewModel.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAdd.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAddRelation.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationAddUnique.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationBatch.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationCommand.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationDelete.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/Operations/ParseOperationIncrement.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ParseFileTransferable.swift,\ ParseHookFunctionable+async.swift,\ ParseHookFunctionable+combine.swift,\ ParseHookFunctionable.swift,\ ParseHookParametable.swift,\ ParseHookRequestable+async.swift,\ ParseHookRequestable+combine.swift,\ ParseHookRequestable.swift,\ ParseHookTriggerRequestable.swift,\ ParseHookTriggerable+async.swift,\ ParseHookTriggerable+combine.swift,\ ParseHookTriggerable.swift,\ ParseHookable.swift,\ ParseOperationable.swift,\ ParsePointerable+async.swift,\ ParsePointerable+combine.swift,\ ParsePointerable.swift,\ ParsePushApplePayloadable.swift,\ ParsePushFirebasePayloadable.swift,\ ParsePushPayloadable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseFileTransferable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookParametable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerRequestable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseOperationable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushApplePayloadable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushFirebasePayloadable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushPayloadable.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseFileTransferable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:24:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:24:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:39:53: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:39:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:57:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:57:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:76:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:76:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:93:51: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+async.swift:93:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookFunctionable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookParametable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+async.swift:23:55: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+async.swift:23:55: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookRequestable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerRequestable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:24:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:24:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:39:53: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:39:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:57:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:57:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:75:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:75:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:92:51: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+async.swift:92:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookTriggerable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseHookable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseOperationable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+async.swift:33:42: warning: converting a value of type '(__shared sending Result<[Result<Self.Element.Object, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element.Object, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+async.swift:33:42: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePointerable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushApplePayloadable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushFirebasePayloadable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParsePushPayloadable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ParseGoogle.swift,\ ParseInstagram+async.swift,\ ParseInstagram+combine.swift,\ ParseInstagram.swift,\ ParseLDAP+async.swift,\ ParseLDAP+combine.swift,\ ParseLDAP.swift,\ ParseLinkedIn+async.swift,\ ParseLinkedIn+combine.swift,\ ParseLinkedIn.swift,\ ParseSpotify+async.swift,\ ParseSpotify+combine.swift,\ ParseSpotify.swift,\ ParseTwitter+async.swift,\ ParseTwitter+combine.swift,\ ParseTwitter.swift,\ ParseAnonymous+async.swift,\ ParseAnonymous+combine.swift,\ ParseAnonymous.swift,\ ParseAuthentication+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseGoogle/ParseGoogle.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseGoogle/ParseGoogle.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:32:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:32:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:47:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:47:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:72:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:72:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:88:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift:88:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseInstagram/ParseInstagram.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:28:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:28:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:44:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:44:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:65:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:65:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:81:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift:81:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLDAP/ParseLDAP.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:31:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:31:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:46:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:46:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:70:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:70:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:86:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift:86:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseLinkedIn/ParseLinkedIn.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:35:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:35:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:50:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:50:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:78:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:78:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:94:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift:94:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseSpotify/ParseSpotify.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:41:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:41:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:57:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:57:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:91:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:91:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:107:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift:107:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/3rd\ Party/ParseTwitter/ParseTwitter.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:23:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:23:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:39:49: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:39:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:51:48: warning: converting a value of type '(__shared sending Result<AuthenticatedUser, ParseError>) -> ()' to type '(Result<AuthenticatedUser, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+async.swift:51:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Internal/ParseAnonymous.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:52:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:52:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:67:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:67:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:88:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:88:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:99:62: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Authentication/Protocols/ParseAuthentication+async.swift:99:62: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 Compiling\ ParsePushStatusable.swift,\ ParseRole.swift,\ ParseSession.swift,\ ParseUser+async.swift,\ ParseUser+combine.swift,\ ParseUser.swift,\ Parse.swift,\ ParseConstants.swift,\ CloudObservable.swift,\ Deletable.swift,\ Fetchable.swift,\ Fileable.swift,\ Objectable.swift,\ ParseCloudable+async.swift,\ ParseCloudable+combine.swift,\ ParseCloudable.swift,\ ParseConfig+async.swift,\ ParseConfig+combine.swift,\ ParseConfig.swift,\ ParseEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParsePushStatusable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseRole.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseSession.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Parse.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/ParseConstants.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/CloudObservable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Deletable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Fetchable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Fileable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Objectable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseEncodable.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParsePushStatusable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseRole.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseSession.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:35:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:35:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:54:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:54:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:85:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:85:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:105:96: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
self.become(sessionToken: sessionToken, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:105:96: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
self.become(sessionToken: sessionToken, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:124:96: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.become(sessionToken: sessionToken, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:124:96: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.become(sessionToken: sessionToken, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:154:89: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.loginAs(objectId: objectId, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:154:89: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.loginAs(objectId: objectId, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:176:84: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.loginUsingObjCKeychain(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:176:84: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.loginUsingObjCKeychain(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:193:68: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.logout(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:193:68: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.logout(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:212:89: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.passwordReset(email: email, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:212:89: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.passwordReset(email: email, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:239:76: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:239:76: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:255:93: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.verificationEmail(email: email, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:255:93: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.verificationEmail(email: email, options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:279:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:279:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:309:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:309:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:324:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:324:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:340:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:340:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:356:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:356:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:371:68: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
self.delete(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:371:68: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
self.delete(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:399:52: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:399:52: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:442:51: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:442:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:470:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:470:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:499:54: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:499:54: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:528:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:528:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:556:53: warning: converting a value of type '(__shared sending Result<[Result<Void, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Void, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+async.swift:556:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseUser.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Parse.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/ParseConstants.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/CloudObservable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Deletable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Fetchable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Fileable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/Objectable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift:24:55: warning: converting a value of type '(__shared sending Result<Self.ReturnType, ParseError>) -> ()' to type '(Result<Self.ReturnType, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift:24:55: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift:37:52: warning: converting a value of type '(__shared sending Result<Self.ReturnType, ParseError>) -> ()' to type '(Result<Self.ReturnType, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+async.swift:37:52: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseCloudable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift:26:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift:26:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift:41:48: warning: converting a value of type '(__shared sending Result<Bool, ParseError>) -> ()' to type '(Result<Bool, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+async.swift:41:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseConfig.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Protocols/ParseEncodable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ParseGeoPoint.swift,\ ParseHookFunction.swift,\ ParseHookFunctionRequest.swift,\ ParseHookResponse.swift,\ ParseHookTrigger.swift,\ ParseHookTriggerObjectRequest.swift,\ ParseHookTriggerRequest.swift,\ ParseKeychainAccessGroup.swift,\ ParseOperation+async.swift,\ ParseOperation+combine.swift,\ ParseOperation.swift,\ ParsePolygon.swift,\ ParsePush+async.swift,\ ParsePush+combine.swift,\ ParsePush.swift,\ ParsePushAppleAlert.swift,\ ParsePushAppleSound.swift,\ ParsePushPayloadApple.swift,\ ParsePushFirebaseNotification.swift,\ ParsePushPayloadFirebase.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseGeoPoint.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookFunctionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTrigger.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTriggerObjectRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTriggerRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseKeychainAccessGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePolygon.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushAppleAlert.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushAppleSound.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushPayloadApple.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushFirebaseNotification.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseGeoPoint.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookFunction.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookFunctionRequest.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookResponse.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTrigger.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTriggerObjectRequest.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseHookTriggerRequest.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseKeychainAccessGroup.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+async.swift:25:48: warning: converting a value of type '(__shared sending Result<T, ParseError>) -> ()' to type '(Result<T, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+async.swift:25:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParseOperation.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePolygon.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift:26:48: warning: converting a value of type '(__shared sending Result<String, ParseError>) -> ()' to type '(Result<String, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift:26:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift:47:55: warning: converting a value of type '(__shared sending Result<ParsePushStatus<V>, ParseError>) -> ()' to type '(Result<ParsePushStatus<V>, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+async.swift:47:55: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePush.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushAppleAlert.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushAppleSound.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Apple/ParsePushPayloadApple.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushFirebaseNotification.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Messages.swift,\ Operations.swift,\ ParseLiveQuery+async.swift,\ ParseLiveQuery+combine.swift,\ ParseLiveQuery.swift,\ LiveQuerySocketDelegate.swift,\ LiveQueryable.swift,\ ParseLiveQueryDelegate.swift,\ QuerySubscribable.swift,\ SocketTasks.swift,\ Subscription.swift,\ SubscriptionCallback.swift,\ Subscriptions.swift,\ ParseCloudUser.swift,\ ParseInstallation+async.swift,\ ParseInstallation+combine.swift,\ ParseInstallation.swift,\ ParseObject+async.swift,\ ParseObject+combine.swift,\ ParseObject.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Messages.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Operations.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/LiveQuerySocketDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/LiveQueryable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/ParseLiveQueryDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/QuerySubscribable.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/SocketTasks.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/SubscriptionCallback.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscriptions.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseCloudUser.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+combine.swift /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Messages.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Operations.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:174: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/ParseSwift/LiveQuery/ParseLiveQuery.swift:377:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.closedSocket(closeCode, reason: reason)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:415:21: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(parseError)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:420:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(parseError)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:435:25: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:443:21: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:460:25: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:471:29: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:487:29: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:501:25: warning: capture of 'subscribed' with non-sendable type '(RequestId, ParseLiveQuery.SubscriptionRecord)' in a '@Sendable' closure
subscribed.1.subscribeHandlerClosure?(isNew)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:727:11: note: class 'SubscriptionRecord' does not conform to the 'Sendable' protocol
class SubscriptionRecord: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:511:25: warning: capture of 'subscription' with non-sendable type 'ParseLiveQuery.SubscriptionRecord' in a '@Sendable' closure
subscription.unsubscribeHandlerClosure?()
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:727:11: note: class 'SubscriptionRecord' does not conform to the 'Sendable' protocol
class SubscriptionRecord: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:519:25: warning: capture of 'subscription' with non-sendable type 'ParseLiveQuery.SubscriptionRecord' in a '@Sendable' closure
subscription.eventHandlerClosure?(data)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:727:11: note: class 'SubscriptionRecord' does not conform to the 'Sendable' protocol
class SubscriptionRecord: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:525:25: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:533:21: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:544:25: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:554:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:564:21: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:569:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:578:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:588:21: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:593:17: warning: capture of 'self' with non-sendable type 'ParseLiveQuery' in a '@Sendable' closure
self.receiveDelegate?.received(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift:49:20: note: class 'ParseLiveQuery' does not conform to the 'Sendable' protocol
public final class ParseLiveQuery: NSObject {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/LiveQuerySocketDelegate.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/LiveQueryable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/ParseLiveQueryDelegate.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/QuerySubscribable.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/SocketTasks.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift:79:15: warning: main actor-isolated instance method 'didReceive' cannot be used to satisfy nonisolated requirement from protocol 'QuerySubscribable'; this is an error in the Swift 6 language mode
open func didReceive(_ eventData: Data) throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift:20:61: note: add '@preconcurrency' to the 'QuerySubscribable' conformance to defer isolation checking to run time
open class Subscription<T: ParseObject>: QueryViewModel<T>, QuerySubscribable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/QuerySubscribable.swift:33:10: note: mark the protocol requirement 'didReceive' 'async' to allow actor-isolated conformances
func didReceive(_ eventData: Data) throws
^
async
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift:89:15: warning: main actor-isolated instance method 'didSubscribe' cannot be used to satisfy nonisolated requirement from protocol 'QuerySubscribable'; this is an error in the Swift 6 language mode
open func didSubscribe(_ new: Bool) {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/QuerySubscribable.swift:39:10: note: mark the protocol requirement 'didSubscribe' 'async' to allow actor-isolated conformances
func didSubscribe(_ new: Bool)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscription.swift:94:15: warning: main actor-isolated instance method 'didUnsubscribe()' cannot be used to satisfy nonisolated requirement from protocol 'QuerySubscribable'; this is an error in the Swift 6 language mode
open func didUnsubscribe() {
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Protocols/QuerySubscribable.swift:45:10: note: mark the protocol requirement 'didUnsubscribe()' 'async' to allow actor-isolated conformances
func didUnsubscribe()
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/SubscriptionCallback.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/LiveQuery/Subscriptions.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseCloudUser.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:31:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:31:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:61:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:61:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:74:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:74:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:88:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:88:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:102:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:102:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:116:68: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
self.delete(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:116:68: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
self.delete(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:146:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:146:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:170:52: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:170:52: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:213:51: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:213:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:241:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:241:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:270:54: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:270:54: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:299:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:299:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:325:53: warning: converting a value of type '(__shared sending Result<[Result<Void, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Void, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:325:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:458:80: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Self.deleteObjCKeychain(options: options, completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+async.swift:458:80: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
Self.deleteObjCKeychain(options: options, completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseInstallation.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:30:49: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:30:49: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:58:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:58:48: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:71:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:71:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:84:51: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:84:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:97:50: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:97:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:110:50: warning: converting a value of type '(sending Result<Void, ParseError>) -> ()' to type '(Result<Void, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:110:50: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:135:52: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:135:52: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:177:51: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:177:51: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:205:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:205:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:233:54: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:233:54: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:261:53: warning: converting a value of type '(__shared sending Result<[Result<Self.Element, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Self.Element, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:261:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:286:53: warning: converting a value of type '(__shared sending Result<[Result<Void, ParseError>], ParseError>) -> ()' to type '(Result<[Result<Void, ParseError>], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
completion: continuation.resume)
^
/Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+async.swift:286:53: note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
completion: continuation.resume)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParseSwift/Objects/ParseObject.swift (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for ParseSwift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriver\ Compilation\ Requirements ParseSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ParseSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.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/ParseSwift.build/Debug-appletvos/ParseSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ParseQueryScorable.swift, ParseRelationOperationable.swift, ParseTypeable.swift, QueryObservable.swift, Queryable.swift, Savable.swift, InMemoryPrimitiveStore.swift, KeychainStore.swift, ParseFileManager.swift, ParsePrimitiveStorable.swift, ParseStorage.swift, SecureStorable.swift, CloudViewModel.swift, ParseOperationAdd.swift, ParseOperationAddRelation.swift, ParseOperationAddUnique.swift, ParseOperationBatch.swift, ParseOperationCommand.swift, ParseOperationDelete.swift, ParseOperationIncrement.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ParseSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-Swift.h (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ParseSwift-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling ParseFileTransferable.swift, ParseHookFunctionable+async.swift, ParseHookFunctionable+combine.swift, ParseHookFunctionable.swift, ParseHookParametable.swift, ParseHookRequestable+async.swift, ParseHookRequestable+combine.swift, ParseHookRequestable.swift, ParseHookTriggerRequestable.swift, ParseHookTriggerable+async.swift, ParseHookTriggerable+combine.swift, ParseHookTriggerable.swift, ParseHookable.swift, ParseOperationable.swift, ParsePointerable+async.swift, ParsePointerable+combine.swift, ParsePointerable.swift, ParsePushApplePayloadable.swift, ParsePushFirebasePayloadable.swift, ParsePushPayloadable.swift (in target 'ParseSwift' from project 'ParseSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftmodule (in target 'ParseSwift' from project 'ParseSwift')
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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftdoc (in target 'ParseSwift' from project 'ParseSwift')
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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.abi.json (in target 'ParseSwift' from project 'ParseSwift')
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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftsourceinfo (in target 'ParseSwift' from project 'ParseSwift')
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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ParseGoogle.swift, ParseInstagram+async.swift, ParseInstagram+combine.swift, ParseInstagram.swift, ParseLDAP+async.swift, ParseLDAP+combine.swift, ParseLDAP.swift, ParseLinkedIn+async.swift, ParseLinkedIn+combine.swift, ParseLinkedIn.swift, ParseSpotify+async.swift, ParseSpotify+combine.swift, ParseSpotify.swift, ParseTwitter+async.swift, ParseTwitter+combine.swift, ParseTwitter.swift, ParseAnonymous+async.swift, ParseAnonymous+combine.swift, ParseAnonymous.swift, ParseAuthentication+async.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ParseOperationIncrementDouble.swift, ParseOperationRemove.swift, ParseOperationRemoveRelation.swift, ParseACL.swift, ParseAnalytics+async.swift, ParseAnalytics+combine.swift, ParseAnalytics.swift, ParseBytes.swift, ParseCLP.swift, ParseConfigCodable+async.swift, ParseConfigCodable+combine.swift, ParseConfigCodable.swift, ParseConfiguration.swift, ParseError.swift, ParseField.swift, ParseFieldOptions.swift, ParseFile+async.swift, ParseFile+combine.swift, ParseFile.swift, ParseFileDefaultTransfer.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ParseAuthentication+combine.swift, ParseAuthentication.swift, AnyCodable.swift, AnyDecodable.swift, AnyEncodable.swift, ParseCoding.swift, ParseEncoder.swift, Data.swift, Date.swift, Dictionary.swift, Encodable.swift, InputStream.swift, URLCache.swift, URLSession.swift, BaseConfig.swift, BaseParseInstallation.swift, BaseParseUser.swift, NoBody.swift, LiveQueryConstants.swift, LiveQuerySocket.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling API+BatchCommand.swift, API+Command+async.swift, API+Command.swift, API+NonParseBodyCommand+async.swift, API+NonParseBodyCommand.swift, API.swift, BatchUtils.swift, ParseURLSessionDelegate.swift, Responses.swift, ParseApple+async.swift, ParseApple+combine.swift, ParseApple.swift, ParseFacebook+async.swift, ParseFacebook+combine.swift, ParseFacebook.swift, ParseGitHub+async.swift, ParseGitHub+combine.swift, ParseGitHub.swift, ParseGoogle+async.swift, ParseGoogle+combine.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ParseGeoPoint.swift, ParseHookFunction.swift, ParseHookFunctionRequest.swift, ParseHookResponse.swift, ParseHookTrigger.swift, ParseHookTriggerObjectRequest.swift, ParseHookTriggerRequest.swift, ParseKeychainAccessGroup.swift, ParseOperation+async.swift, ParseOperation+combine.swift, ParseOperation.swift, ParsePolygon.swift, ParsePush+async.swift, ParsePush+combine.swift, ParsePush.swift, ParsePushAppleAlert.swift, ParsePushAppleSound.swift, ParsePushPayloadApple.swift, ParsePushFirebaseNotification.swift, ParsePushPayloadFirebase.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ParsePushStatusable.swift, ParseRole.swift, ParseSession.swift, ParseUser+async.swift, ParseUser+combine.swift, ParseUser.swift, Parse.swift, ParseConstants.swift, CloudObservable.swift, Deletable.swift, Fetchable.swift, Fileable.swift, Objectable.swift, ParseCloudable+async.swift, ParseCloudable+combine.swift, ParseCloudable.swift, ParseConfig+async.swift, ParseConfig+combine.swift, ParseConfig.swift, ParseEncodable.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling ParsePushPayloadAny.swift, ParsePushStatus.swift, ParseRelation.swift, ParseSchema+async.swift, ParseSchema+combine.swift, ParseSchema.swift, ParseServer+async.swift, ParseServer+combine.swift, ParseServer.swift, ParseVersion.swift, Pointer+async.swift, Pointer+combine.swift, Pointer.swift, Query+async.swift, Query+combine.swift, Query.swift, QueryConstraint.swift, QueryViewModel.swift, QueryWhere.swift, Utility.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Messages.swift, Operations.swift, ParseLiveQuery+async.swift, ParseLiveQuery+combine.swift, ParseLiveQuery.swift, LiveQuerySocketDelegate.swift, LiveQueryable.swift, ParseLiveQueryDelegate.swift, QuerySubscribable.swift, SocketTasks.swift, Subscription.swift, SubscriptionCallback.swift, Subscriptions.swift, ParseCloudUser.swift, ParseInstallation+async.swift, ParseInstallation+combine.swift, ParseInstallation.swift, ParseObject+async.swift, ParseObject+combine.swift, ParseObject.swift (in target 'ParseSwift' from project 'ParseSwift')
SwiftDriver\ Compilation ParseSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ParseSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.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/ParseSwift.build/Debug-appletvos/ParseSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.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/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift-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-appletvos/ParseSwift.o normal (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.o
ExtractAppIntentsMetadata (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ParseSwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.ParseSwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/ParseSwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/ParseSwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ParseSwift.build/Debug-appletvos/ParseSwift.build/Objects-normal/arm64/ParseSwift.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 04:03:58.924 appintentsmetadataprocessor[748:4488] Starting appintentsmetadataprocessor export
2025-05-01 04:03:58.966 appintentsmetadataprocessor[748:4488] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.o (in target 'ParseSwift' from project 'ParseSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ParseSwift.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ParseSwift",
"name" : "ParseSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseSwift",
"targets" : [
"ParseSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ParseSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseSwiftTests",
"path" : "Tests/ParseSwiftTests",
"sources" : [
"APICommandMultipleAttemptsTests.swift",
"APICommandTests.swift",
"AnyCodableTests/AnyCodableTests.swift",
"AnyCodableTests/AnyDecodableTests.swift",
"AnyCodableTests/AnyEncodableTests.swift",
"BatchUtilsTests.swift",
"ExtensionsTests.swift",
"IOS13Tests.swift",
"InitializeSDKTests.swift",
"KeychainStoreTests.swift",
"MigrateObjCSDKCombineTests.swift",
"MigrateObjCSDKTests.swift",
"NetworkMocking/MockURLProtocol.swift",
"NetworkMocking/MockURLResponse.swift",
"ObjectEndpointTests.swift",
"ParseACLTests.swift",
"ParseAnalyticsAsyncTests.swift",
"ParseAnalyticsCombineTests.swift",
"ParseAnalyticsTests.swift",
"ParseAnonymousAsyncTests.swift",
"ParseAnonymousCombineTests.swift",
"ParseAnonymousTests.swift",
"ParseAppleCombineTests.swift",
"ParseAppleTests.swift",
"ParseAuthenticationAsyncTests.swift",
"ParseAuthenticationCombineTests.swift",
"ParseAuthenticationTests.swift",
"ParseBytesTests.swift",
"ParseCLPTests.swift",
"ParseCloudViewModelTests.swift",
"ParseCloudableAsyncTests.swift",
"ParseCloudableCombineTests.swift",
"ParseCloudableTests.swift",
"ParseConfigAsyncTests.swift",
"ParseConfigCodableCombineTests.swift",
"ParseConfigCodableTests.swift",
"ParseConfigCombineTests.swift",
"ParseConfigTests.swift",
"ParseEncoderTests/ParseEncoderExtraTests.swift",
"ParseEncoderTests/TestParseEncoder.swift",
"ParseErrorTests.swift",
"ParseFacebookCombineTests.swift",
"ParseFacebookTests.swift",
"ParseFileAsyncTests.swift",
"ParseFileCombineTests.swift",
"ParseFileManagerTests.swift",
"ParseFileTests.swift",
"ParseFileTransferableTests.swift",
"ParseGeoPointTests.swift",
"ParseGitHubCombineTests.swift",
"ParseGitHubTests.swift",
"ParseGoogleCombineTests.swift",
"ParseGoogleTests.swift",
"ParseHookFunctionCombineTests.swift",
"ParseHookFunctionRequestCombineTests.swift",
"ParseHookFunctionRequestTests.swift",
"ParseHookFunctionTests.swift",
"ParseHookResponseTests.swift",
"ParseHookTriggerCombineTests.swift",
"ParseHookTriggerRequestCombineTests.swift",
"ParseHookTriggerRequestTests.swift",
"ParseHookTriggerTests.swift",
"ParseInstagramCombineTests.swift",
"ParseInstagramTests.swift",
"ParseInstallationCombineTests.swift",
"ParseInstallationTests.swift",
"ParseKeychainAccessGroupTests.swift",
"ParseLDAPCombineTests.swift",
"ParseLDAPTests.swift",
"ParseLinkedInCombineTests.swift",
"ParseLinkedInTests.swift",
"ParseLiveQueryAsyncTests.swift",
"ParseLiveQueryCombineTests.swift",
"ParseLiveQueryTests.swift",
"ParseObjectAsyncTests.swift",
"ParseObjectBatchTests.swift",
"ParseObjectCombineTests.swift",
"ParseObjectCustomObjectIdTests.swift",
"ParseObjectTests.swift",
"ParseOperationAsyncTests.swift",
"ParseOperationCombineTests.swift",
"ParseOperationTests.swift",
"ParsePointerAsyncTests.swift",
"ParsePointerCombineTests.swift",
"ParsePointerTests.swift",
"ParsePolygonTests.swift",
"ParsePushAsyncTests.swift",
"ParsePushCombineTests.swift",
"ParsePushPayloadAnyTests.swift",
"ParsePushPayloadAppleTests.swift",
"ParsePushPayloadFirebaseTests.swift",
"ParsePushTests.swift",
"ParseQueryAsyncTests.swift",
"ParseQueryCacheTests.swift",
"ParseQueryCombineTests.swift",
"ParseQueryTests.swift",
"ParseQueryViewModelTests.swift",
"ParseRelationTests.swift",
"ParseRoleTests.swift",
"ParseSchemaAsyncTests.swift",
"ParseSchemaCombineTests.swift",
"ParseSchemaTests.swift",
"ParseServerAsyncTests.swift",
"ParseServerCombineTests.swift",
"ParseServerTests.swift",
"ParseSessionTests.swift",
"ParseSpotifyCombineTests.swift",
"ParseSpotifyTests.swift",
"ParseTwitterCombineTests.swift",
"ParseTwitterTests.swift",
"ParseUserCombineTests.swift",
"ParseUserTests.swift",
"ParseVersionTests.swift"
],
"target_dependencies" : [
"ParseSwift"
],
"type" : "test"
},
{
"c99name" : "ParseSwift",
"module_type" : "SwiftTarget",
"name" : "ParseSwift",
"path" : "Sources/ParseSwift",
"product_memberships" : [
"ParseSwift"
],
"sources" : [
"API/API+BatchCommand.swift",
"API/API+Command+async.swift",
"API/API+Command.swift",
"API/API+NonParseBodyCommand+async.swift",
"API/API+NonParseBodyCommand.swift",
"API/API.swift",
"API/BatchUtils.swift",
"API/ParseURLSessionDelegate.swift",
"API/Responses.swift",
"Authentication/3rd Party/ParseApple/ParseApple+async.swift",
"Authentication/3rd Party/ParseApple/ParseApple+combine.swift",
"Authentication/3rd Party/ParseApple/ParseApple.swift",
"Authentication/3rd Party/ParseFacebook/ParseFacebook+async.swift",
"Authentication/3rd Party/ParseFacebook/ParseFacebook+combine.swift",
"Authentication/3rd Party/ParseFacebook/ParseFacebook.swift",
"Authentication/3rd Party/ParseGithub/ParseGitHub+async.swift",
"Authentication/3rd Party/ParseGithub/ParseGitHub+combine.swift",
"Authentication/3rd Party/ParseGithub/ParseGitHub.swift",
"Authentication/3rd Party/ParseGoogle/ParseGoogle+async.swift",
"Authentication/3rd Party/ParseGoogle/ParseGoogle+combine.swift",
"Authentication/3rd Party/ParseGoogle/ParseGoogle.swift",
"Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift",
"Authentication/3rd Party/ParseInstagram/ParseInstagram+combine.swift",
"Authentication/3rd Party/ParseInstagram/ParseInstagram.swift",
"Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift",
"Authentication/3rd Party/ParseLDAP/ParseLDAP+combine.swift",
"Authentication/3rd Party/ParseLDAP/ParseLDAP.swift",
"Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift",
"Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+combine.swift",
"Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn.swift",
"Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift",
"Authentication/3rd Party/ParseSpotify/ParseSpotify+combine.swift",
"Authentication/3rd Party/ParseSpotify/ParseSpotify.swift",
"Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift",
"Authentication/3rd Party/ParseTwitter/ParseTwitter+combine.swift",
"Authentication/3rd Party/ParseTwitter/ParseTwitter.swift",
"Authentication/Internal/ParseAnonymous+async.swift",
"Authentication/Internal/ParseAnonymous+combine.swift",
"Authentication/Internal/ParseAnonymous.swift",
"Authentication/Protocols/ParseAuthentication+async.swift",
"Authentication/Protocols/ParseAuthentication+combine.swift",
"Authentication/Protocols/ParseAuthentication.swift",
"Coding/AnyCodable.swift",
"Coding/AnyDecodable.swift",
"Coding/AnyEncodable.swift",
"Coding/ParseCoding.swift",
"Coding/ParseEncoder.swift",
"Extensions/Data.swift",
"Extensions/Date.swift",
"Extensions/Dictionary.swift",
"Extensions/Encodable.swift",
"Extensions/InputStream.swift",
"Extensions/URLCache.swift",
"Extensions/URLSession.swift",
"InternalObjects/BaseConfig.swift",
"InternalObjects/BaseParseInstallation.swift",
"InternalObjects/BaseParseUser.swift",
"InternalObjects/NoBody.swift",
"LiveQuery/LiveQueryConstants.swift",
"LiveQuery/LiveQuerySocket.swift",
"LiveQuery/Messages.swift",
"LiveQuery/Operations.swift",
"LiveQuery/ParseLiveQuery+async.swift",
"LiveQuery/ParseLiveQuery+combine.swift",
"LiveQuery/ParseLiveQuery.swift",
"LiveQuery/Protocols/LiveQuerySocketDelegate.swift",
"LiveQuery/Protocols/LiveQueryable.swift",
"LiveQuery/Protocols/ParseLiveQueryDelegate.swift",
"LiveQuery/Protocols/QuerySubscribable.swift",
"LiveQuery/SocketTasks.swift",
"LiveQuery/Subscription.swift",
"LiveQuery/SubscriptionCallback.swift",
"LiveQuery/Subscriptions.swift",
"Objects/ParseCloudUser.swift",
"Objects/ParseInstallation+async.swift",
"Objects/ParseInstallation+combine.swift",
"Objects/ParseInstallation.swift",
"Objects/ParseObject+async.swift",
"Objects/ParseObject+combine.swift",
"Objects/ParseObject.swift",
"Objects/ParsePushStatusable.swift",
"Objects/ParseRole.swift",
"Objects/ParseSession.swift",
"Objects/ParseUser+async.swift",
"Objects/ParseUser+combine.swift",
"Objects/ParseUser.swift",
"Parse.swift",
"ParseConstants.swift",
"Protocols/CloudObservable.swift",
"Protocols/Deletable.swift",
"Protocols/Fetchable.swift",
"Protocols/Fileable.swift",
"Protocols/Objectable.swift",
"Protocols/ParseCloudable+async.swift",
"Protocols/ParseCloudable+combine.swift",
"Protocols/ParseCloudable.swift",
"Protocols/ParseConfig+async.swift",
"Protocols/ParseConfig+combine.swift",
"Protocols/ParseConfig.swift",
"Protocols/ParseEncodable.swift",
"Protocols/ParseFileTransferable.swift",
"Protocols/ParseHookFunctionable+async.swift",
"Protocols/ParseHookFunctionable+combine.swift",
"Protocols/ParseHookFunctionable.swift",
"Protocols/ParseHookParametable.swift",
"Protocols/ParseHookRequestable+async.swift",
"Protocols/ParseHookRequestable+combine.swift",
"Protocols/ParseHookRequestable.swift",
"Protocols/ParseHookTriggerRequestable.swift",
"Protocols/ParseHookTriggerable+async.swift",
"Protocols/ParseHookTriggerable+combine.swift",
"Protocols/ParseHookTriggerable.swift",
"Protocols/ParseHookable.swift",
"Protocols/ParseOperationable.swift",
"Protocols/ParsePointerable+async.swift",
"Protocols/ParsePointerable+combine.swift",
"Protocols/ParsePointerable.swift",
"Protocols/ParsePushApplePayloadable.swift",
"Protocols/ParsePushFirebasePayloadable.swift",
"Protocols/ParsePushPayloadable.swift",
"Protocols/ParseQueryScorable.swift",
"Protocols/ParseRelationOperationable.swift",
"Protocols/ParseTypeable.swift",
"Protocols/QueryObservable.swift",
"Protocols/Queryable.swift",
"Protocols/Savable.swift",
"Storage/InMemoryPrimitiveStore.swift",
"Storage/KeychainStore.swift",
"Storage/ParseFileManager.swift",
"Storage/ParsePrimitiveStorable.swift",
"Storage/ParseStorage.swift",
"Storage/SecureStorable.swift",
"Types/CloudViewModel.swift",
"Types/Operations/ParseOperationAdd.swift",
"Types/Operations/ParseOperationAddRelation.swift",
"Types/Operations/ParseOperationAddUnique.swift",
"Types/Operations/ParseOperationBatch.swift",
"Types/Operations/ParseOperationCommand.swift",
"Types/Operations/ParseOperationDelete.swift",
"Types/Operations/ParseOperationIncrement.swift",
"Types/Operations/ParseOperationIncrementDouble.swift",
"Types/Operations/ParseOperationRemove.swift",
"Types/Operations/ParseOperationRemoveRelation.swift",
"Types/ParseACL.swift",
"Types/ParseAnalytics+async.swift",
"Types/ParseAnalytics+combine.swift",
"Types/ParseAnalytics.swift",
"Types/ParseBytes.swift",
"Types/ParseCLP.swift",
"Types/ParseConfigCodable+async.swift",
"Types/ParseConfigCodable+combine.swift",
"Types/ParseConfigCodable.swift",
"Types/ParseConfiguration.swift",
"Types/ParseError.swift",
"Types/ParseField.swift",
"Types/ParseFieldOptions.swift",
"Types/ParseFile+async.swift",
"Types/ParseFile+combine.swift",
"Types/ParseFile.swift",
"Types/ParseFileDefaultTransfer.swift",
"Types/ParseGeoPoint.swift",
"Types/ParseHookFunction.swift",
"Types/ParseHookFunctionRequest.swift",
"Types/ParseHookResponse.swift",
"Types/ParseHookTrigger.swift",
"Types/ParseHookTriggerObjectRequest.swift",
"Types/ParseHookTriggerRequest.swift",
"Types/ParseKeychainAccessGroup.swift",
"Types/ParseOperation+async.swift",
"Types/ParseOperation+combine.swift",
"Types/ParseOperation.swift",
"Types/ParsePolygon.swift",
"Types/ParsePush+async.swift",
"Types/ParsePush+combine.swift",
"Types/ParsePush.swift",
"Types/ParsePushPayload/Apple/ParsePushAppleAlert.swift",
"Types/ParsePushPayload/Apple/ParsePushAppleSound.swift",
"Types/ParsePushPayload/Apple/ParsePushPayloadApple.swift",
"Types/ParsePushPayload/Firebase/ParsePushFirebaseNotification.swift",
"Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift",
"Types/ParsePushPayload/ParsePushPayloadAny.swift",
"Types/ParsePushStatus.swift",
"Types/ParseRelation.swift",
"Types/ParseSchema+async.swift",
"Types/ParseSchema+combine.swift",
"Types/ParseSchema.swift",
"Types/ParseServer+async.swift",
"Types/ParseServer+combine.swift",
"Types/ParseServer.swift",
"Types/ParseVersion.swift",
"Types/Pointer+async.swift",
"Types/Pointer+combine.swift",
"Types/Pointer.swift",
"Types/Query+async.swift",
"Types/Query+combine.swift",
"Types/Query.swift",
"Types/QueryConstraint.swift",
"Types/QueryViewModel.swift",
"Types/QueryWhere.swift",
"Utility.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.