This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-steam with Swift 6.0 for iOS using Xcode 16.0.

Swift 6 data race errors: 266

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme swift-steam -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3390:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3390:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3426:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3426:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3426:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3468:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3468:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3468:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3504:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3504:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3504:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3546:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3546:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3546:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3582:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap = SwiftProtobuf._NameMap()
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3582:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap = SwiftProtobuf._NameMap()
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3582:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap = SwiftProtobuf._NameMap()
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3601:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3601:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3601:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3645:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3645:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3645:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3711:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3711:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3711:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3777:14: warning: static property '_protobuf_nameMap' is not concurrency-safe because non-'Sendable' type '_NameMap' may have shared mutable state; this is an error in the Swift 6 language mode
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/SwiftProtobuf/NameMap.swift:94:15: note: struct '_NameMap' does not conform to the 'Sendable' protocol
public struct _NameMap: ExpressibleByDictionaryLiteral {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3777:14: note: annotate '_protobuf_nameMap' with '@MainActor' if property should only be accessed from the main actor
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated Protobuf/steammessages_clientserver_friends.pb.swift:3777:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
             ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ MessageReader.swift,\ Packet.swift,\ SteamAccountFlags.swift,\ SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:14:23: warning: static property 'personaNameSet' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let personaNameSet             = Self(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:14:23: note: annotate 'personaNameSet' with '@MainActor' if property should only be accessed from the main actor
    public static let personaNameSet             = Self(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:14:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let personaNameSet             = Self(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:15:23: warning: static property 'unbannable' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let unbannable                 = Self(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:15:23: note: annotate 'unbannable' with '@MainActor' if property should only be accessed from the main actor
    public static let unbannable                 = Self(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let unbannable                 = Self(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:16:23: warning: static property 'passwordSet' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let passwordSet                = Self(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:16:23: note: annotate 'passwordSet' with '@MainActor' if property should only be accessed from the main actor
    public static let passwordSet                = Self(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let passwordSet                = Self(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:17:23: warning: static property 'support' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let support                    = Self(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:17:23: note: annotate 'support' with '@MainActor' if property should only be accessed from the main actor
    public static let support                    = Self(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:17:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let support                    = Self(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:18:23: warning: static property 'admin' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let admin                      = Self(rawValue: 1 << 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:18:23: note: annotate 'admin' with '@MainActor' if property should only be accessed from the main actor
    public static let admin                      = Self(rawValue: 1 << 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let admin                      = Self(rawValue: 1 << 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:19:23: warning: static property 'supervisor' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let supervisor                 = Self(rawValue: 1 << 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:19:23: note: annotate 'supervisor' with '@MainActor' if property should only be accessed from the main actor
    public static let supervisor                 = Self(rawValue: 1 << 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let supervisor                 = Self(rawValue: 1 << 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:20:23: warning: static property 'appEditor' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let appEditor                  = Self(rawValue: 1 << 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:20:23: note: annotate 'appEditor' with '@MainActor' if property should only be accessed from the main actor
    public static let appEditor                  = Self(rawValue: 1 << 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let appEditor                  = Self(rawValue: 1 << 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:21:23: warning: static property 'hardwareIdentifierSet' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let hardwareIdentifierSet      = Self(rawValue: 1 << 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:21:23: note: annotate 'hardwareIdentifierSet' with '@MainActor' if property should only be accessed from the main actor
    public static let hardwareIdentifierSet      = Self(rawValue: 1 << 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let hardwareIdentifierSet      = Self(rawValue: 1 << 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:22:23: warning: static property 'personalQASet' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let personalQASet              = Self(rawValue: 1 << 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:22:23: note: annotate 'personalQASet' with '@MainActor' if property should only be accessed from the main actor
    public static let personalQASet              = Self(rawValue: 1 << 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let personalQASet              = Self(rawValue: 1 << 9)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:23:23: warning: static property 'VACBeta' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let VACBeta                    = Self(rawValue: 1 << 10)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:23:23: note: annotate 'VACBeta' with '@MainActor' if property should only be accessed from the main actor
    public static let VACBeta                    = Self(rawValue: 1 << 10)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let VACBeta                    = Self(rawValue: 1 << 10)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:24:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let debug                      = Self(rawValue: 1 << 11)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:24:23: note: annotate 'debug' with '@MainActor' if property should only be accessed from the main actor
    public static let debug                      = Self(rawValue: 1 << 11)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let debug                      = Self(rawValue: 1 << 11)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:25:23: warning: static property 'disabled' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let disabled                   = Self(rawValue: 1 << 12)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:25:23: note: annotate 'disabled' with '@MainActor' if property should only be accessed from the main actor
    public static let disabled                   = Self(rawValue: 1 << 12)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let disabled                   = Self(rawValue: 1 << 12)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:26:23: warning: static property 'limitedUser' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let limitedUser                = Self(rawValue: 1 << 13)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:26:23: note: annotate 'limitedUser' with '@MainActor' if property should only be accessed from the main actor
    public static let limitedUser                = Self(rawValue: 1 << 13)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let limitedUser                = Self(rawValue: 1 << 13)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:27:23: warning: static property 'limitedUserForce' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let limitedUserForce           = Self(rawValue: 1 << 14)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:27:23: note: annotate 'limitedUserForce' with '@MainActor' if property should only be accessed from the main actor
    public static let limitedUserForce           = Self(rawValue: 1 << 14)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let limitedUserForce           = Self(rawValue: 1 << 14)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:28:23: warning: static property 'emailValidated' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let emailValidated             = Self(rawValue: 1 << 15)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:28:23: note: annotate 'emailValidated' with '@MainActor' if property should only be accessed from the main actor
    public static let emailValidated             = Self(rawValue: 1 << 15)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let emailValidated             = Self(rawValue: 1 << 15)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:29:23: warning: static property 'marketingTreatment' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let marketingTreatment         = Self(rawValue: 1 << 16)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:29:23: note: annotate 'marketingTreatment' with '@MainActor' if property should only be accessed from the main actor
    public static let marketingTreatment         = Self(rawValue: 1 << 16)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let marketingTreatment         = Self(rawValue: 1 << 16)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:30:23: warning: static property 'OGGInviteOptOut' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let OGGInviteOptOut            = Self(rawValue: 1 << 17)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:30:23: note: annotate 'OGGInviteOptOut' with '@MainActor' if property should only be accessed from the main actor
    public static let OGGInviteOptOut            = Self(rawValue: 1 << 17)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let OGGInviteOptOut            = Self(rawValue: 1 << 17)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:31:23: warning: static property 'forcePasswordChange' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let forcePasswordChange        = Self(rawValue: 1 << 18)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:31:23: note: annotate 'forcePasswordChange' with '@MainActor' if property should only be accessed from the main actor
    public static let forcePasswordChange        = Self(rawValue: 1 << 18)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let forcePasswordChange        = Self(rawValue: 1 << 18)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:32:23: warning: static property 'forceEmailVerification' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let forceEmailVerification     = Self(rawValue: 1 << 19)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:32:23: note: annotate 'forceEmailVerification' with '@MainActor' if property should only be accessed from the main actor
    public static let forceEmailVerification     = Self(rawValue: 1 << 19)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:32:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let forceEmailVerification     = Self(rawValue: 1 << 19)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:33:23: warning: static property 'logonExtraSecurity' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let logonExtraSecurity         = Self(rawValue: 1 << 20)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:33:23: note: annotate 'logonExtraSecurity' with '@MainActor' if property should only be accessed from the main actor
    public static let logonExtraSecurity         = Self(rawValue: 1 << 20)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let logonExtraSecurity         = Self(rawValue: 1 << 20)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:34:23: warning: static property 'logonExtraSecurityDisabled' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let logonExtraSecurityDisabled = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:34:23: note: annotate 'logonExtraSecurityDisabled' with '@MainActor' if property should only be accessed from the main actor
    public static let logonExtraSecurityDisabled = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let logonExtraSecurityDisabled = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:35:23: warning: static property 'steam2MigrationComplete' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let steam2MigrationComplete    = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:35:23: note: annotate 'steam2MigrationComplete' with '@MainActor' if property should only be accessed from the main actor
    public static let steam2MigrationComplete    = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:35:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let steam2MigrationComplete    = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:36:23: warning: static property 'needLogs' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let needLogs                   = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:36:23: note: annotate 'needLogs' with '@MainActor' if property should only be accessed from the main actor
    public static let needLogs                   = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:36:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let needLogs                   = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:37:23: warning: static property 'lockdown' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let lockdown                   = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:37:23: note: annotate 'lockdown' with '@MainActor' if property should only be accessed from the main actor
    public static let lockdown                   = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let lockdown                   = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:38:23: warning: static property 'masterAppEditor' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let masterAppEditor            = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:38:23: note: annotate 'masterAppEditor' with '@MainActor' if property should only be accessed from the main actor
    public static let masterAppEditor            = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let masterAppEditor            = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:39:23: warning: static property 'bannedFromWebAPI' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bannedFromWebAPI           = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:39:23: note: annotate 'bannedFromWebAPI' with '@MainActor' if property should only be accessed from the main actor
    public static let bannedFromWebAPI           = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bannedFromWebAPI           = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:40:23: warning: static property 'clansOnlyFromFriends' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let clansOnlyFromFriends       = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:40:23: note: annotate 'clansOnlyFromFriends' with '@MainActor' if property should only be accessed from the main actor
    public static let clansOnlyFromFriends       = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let clansOnlyFromFriends       = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:41:23: warning: static property 'globalModerator' is not concurrency-safe because non-'Sendable' type 'SteamAccountFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let globalModerator            = Self(rawValue: 1 << 21)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:7:15: note: consider making struct 'SteamAccountFlags' conform to the 'Sendable' protocol
public struct SteamAccountFlags: Hashable, Equatable, OptionSet {
              ^
                                                               , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:41:23: note: annotate 'globalModerator' with '@MainActor' if property should only be accessed from the main actor
    public static let globalModerator            = Self(rawValue: 1 << 21)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let globalModerator            = Self(rawValue: 1 << 21)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-47 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/MessageReader.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Packet.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountFlags.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamAccountType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling EncryptionResult.swift, SteamService+EncryptionMessages.swift, DataConvertible.swift, DataExtensions.swift (in target 'Steam' from project 'swift-steam')
SwiftCompile normal arm64 Compiling\ SteamService+UIMode.swift,\ SteamService.swift,\ UserInfo.swift,\ UserState.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-50 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-50 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-50 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-50 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:15:23: warning: static property 'playerName' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let playerName    = Self(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:15:23: note: annotate 'playerName' with '@MainActor' if property should only be accessed from the main actor
    public static let playerName    = Self(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let playerName    = Self(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:18:23: warning: static property 'presence' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let presence      = Self(rawValue: 1 << 4)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:18:23: note: annotate 'presence' with '@MainActor' if property should only be accessed from the main actor
    public static let presence      = Self(rawValue: 1 << 4)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let presence      = Self(rawValue: 1 << 4)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:17:23: warning: static property 'sourceID' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let sourceID      = Self(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:17:23: note: annotate 'sourceID' with '@MainActor' if property should only be accessed from the main actor
    public static let sourceID      = Self(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:17:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let sourceID      = Self(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:22:23: warning: static property 'gameExtraInfo' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let gameExtraInfo = Self(rawValue: 1 << 8)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:22:23: note: annotate 'gameExtraInfo' with '@MainActor' if property should only be accessed from the main actor
    public static let gameExtraInfo = Self(rawValue: 1 << 8)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let gameExtraInfo = Self(rawValue: 1 << 8)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:14:23: warning: static property 'status' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let status        = Self(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:14:23: note: annotate 'status' with '@MainActor' if property should only be accessed from the main actor
    public static let status        = Self(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:14:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let status        = Self(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:16:23: warning: static property 'queryPort' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let queryPort     = Self(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:16:23: note: annotate 'queryPort' with '@MainActor' if property should only be accessed from the main actor
    public static let queryPort     = Self(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let queryPort     = Self(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:20:23: warning: static property 'lastSeen' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let lastSeen      = Self(rawValue: 1 << 6)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:20:23: note: annotate 'lastSeen' with '@MainActor' if property should only be accessed from the main actor
    public static let lastSeen      = Self(rawValue: 1 << 6)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let lastSeen      = Self(rawValue: 1 << 6)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:21:23: warning: static property 'userClanRank' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let userClanRank  = Self(rawValue: 1 << 7)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:21:23: note: annotate 'userClanRank' with '@MainActor' if property should only be accessed from the main actor
    public static let userClanRank  = Self(rawValue: 1 << 7)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let userClanRank  = Self(rawValue: 1 << 7)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:23:23: warning: static property 'gameDataBlob' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let gameDataBlob  = Self(rawValue: 1 << 9)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:23:23: note: annotate 'gameDataBlob' with '@MainActor' if property should only be accessed from the main actor
    public static let gameDataBlob  = Self(rawValue: 1 << 9)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let gameDataBlob  = Self(rawValue: 1 << 9)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:24:23: warning: static property 'clanData' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let clanData      = Self(rawValue: 1 << 10)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:24:23: note: annotate 'clanData' with '@MainActor' if property should only be accessed from the main actor
    public static let clanData      = Self(rawValue: 1 << 10)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let clanData      = Self(rawValue: 1 << 10)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:25:23: warning: static property 'facebook' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let facebook      = Self(rawValue: 1 << 11)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:25:23: note: annotate 'facebook' with '@MainActor' if property should only be accessed from the main actor
    public static let facebook      = Self(rawValue: 1 << 11)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let facebook      = Self(rawValue: 1 << 11)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:26:23: warning: static property 'richPresence' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let richPresence  = Self(rawValue: 1 << 12)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:26:23: note: annotate 'richPresence' with '@MainActor' if property should only be accessed from the main actor
    public static let richPresence  = Self(rawValue: 1 << 12)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let richPresence  = Self(rawValue: 1 << 12)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:27:23: warning: static property 'broadcast' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let broadcast     = Self(rawValue: 1 << 13)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:27:23: note: annotate 'broadcast' with '@MainActor' if property should only be accessed from the main actor
    public static let broadcast     = Self(rawValue: 1 << 13)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let broadcast     = Self(rawValue: 1 << 13)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:28:23: warning: static property 'watching' is not concurrency-safe because non-'Sendable' type 'UserInfo' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let watching      = Self(rawValue: 1 << 14)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:7:15: note: consider making struct 'UserInfo' conform to the 'Sendable' protocol
public struct UserInfo: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:28:23: note: annotate 'watching' with '@MainActor' if property should only be accessed from the main actor
    public static let watching      = Self(rawValue: 1 << 14)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift:28:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let watching      = Self(rawValue: 1 << 14)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Steam/ChatMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/DataReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionData.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/Publisher+Sink.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/UInt32+Protobuf.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamFriend.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Friends/SteamService+Friends.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/enums_clientserver.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_base.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_2.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_friends.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Generated\ Protobuf/steammessages_clientserver_login.pb.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamLoginResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Login/SteamService+Login.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/MessageType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/SessionIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/MessageReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamAccountFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamAccountType.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamIdentifier/SteamUniverse.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamResult.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer+Defaults.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServer.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamServersFetcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Cryptography.swift /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+UIMode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserInfo.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Steam/UserState.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/supplementaryOutputs-50 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Steam -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService+UIMode.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/SteamService.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserInfo.o -index-unit-output-path /swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/UserState.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Publisher+Sink.swift, UInt32+Protobuf.swift, SteamFriend.swift, SteamService+Friends.swift (in target 'Steam' from project 'swift-steam')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SwiftProtobuf.o (in target 'SwiftProtobuf' from project 'SwiftProtobuf')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SwiftProtobuf.o
SwiftDriverJobDiscovery normal arm64 Compiling SteamIdentifier.swift, SteamUniverse.swift, SteamResult.swift, SteamServer+Defaults.swift (in target 'Steam' from project 'swift-steam')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SwCrypt.o (in target 'SwCrypt' from project 'SwCrypt')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwCrypt
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SwCrypt.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Gzip.o (in target 'Gzip' from project 'Gzip')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Gzip.o
SwiftDriverJobDiscovery normal arm64 Compiling ChatMode.swift, Connection.swift, DataReader.swift, EncryptionData.swift, EncryptionRequest.swift (in target 'Steam' from project 'swift-steam')
SwiftDriverJobDiscovery normal arm64 Compiling SteamServer.swift, SteamServersFetcher.swift, SteamService+Cryptography.swift, SteamService+Send.swift (in target 'Steam' from project 'swift-steam')
SwiftDriverJobDiscovery normal arm64 Compiling Poly1305.swift, RSA+Cipher.swift, RSA+Signature.swift, RSA.swift, Rabbit.swift, SHA1.swift, SHA2.swift, SHA3.swift, Scrypt.swift, SecureBytes.swift, Signature.swift (in target 'CryptoSwift' from project 'CryptoSwift')
SwiftDriver\ Compilation CryptoSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CryptoSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift-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/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.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/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.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/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o normal (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CryptoSwift.build/Debug-iphoneos/CryptoSwift.build/Objects-normal/arm64/CryptoSwift_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o (in target 'CryptoSwift' from project 'CryptoSwift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CryptoSwift
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CryptoSwift.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.LinkFileList (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.LinkFileList
SwiftDriverJobDiscovery normal arm64 Compiling MessageReader.swift, Packet.swift, SteamAccountFlags.swift, SteamAccountType.swift (in target 'Steam' from project 'swift-steam')
SwiftDriverJobDiscovery normal arm64 Compiling SteamService+UIMode.swift, SteamService.swift, UserInfo.swift, UserState.swift (in target 'Steam' from project 'swift-steam')
SwiftDriverJobDiscovery normal arm64 Compiling steammessages_clientserver_login.pb.swift, SteamLoginResponse.swift, SteamService+Login.swift, Message.swift (in target 'Steam' from project 'swift-steam')
SwiftDriverJobDiscovery normal arm64 Emitting module for Steam (in target 'Steam' from project 'swift-steam')
SwiftDriver\ Compilation\ Requirements Steam normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Steam -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.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/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Steam-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-Swift.h (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Steam-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftdoc (in target 'Steam' from project 'swift-steam')
    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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.abi.json (in target 'Steam' from project 'swift-steam')
    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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftmodule (in target 'Steam' from project 'swift-steam')
    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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftsourceinfo (in target 'Steam' from project 'swift-steam')
    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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling enums_clientserver.pb.swift, steammessages_base.pb.swift, steammessages_clientserver_2.pb.swift, steammessages_clientserver_friends.pb.swift (in target 'Steam' from project 'swift-steam')
SwiftDriver\ Compilation Steam normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Steam -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.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/swift-steam.build/Debug-iphoneos/Steam.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GzipSwift/Sources/system-zlib/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.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/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.o normal (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-steam.build/Debug-iphoneos/Steam.build/Objects-normal/arm64/Steam_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.o (in target 'Steam' from project 'swift-steam')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Steam.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Steam' from project 'swift-steam')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Gzip' from project 'Gzip')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwCrypt' from project 'SwCrypt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftProtobuf' from project 'SwiftProtobuf')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CryptoSwift' from project 'CryptoSwift')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwCrypt' from project 'SwCrypt')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'system-zlib' from project 'Gzip')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Gzip' from project 'Gzip')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Steam' from project 'swift-steam')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "1.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "5.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift.git"
    },
    {
      "identity" : "swcrypt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.4",
            "upper_bound" : "5.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soyersoyer/SwCrypt.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.2",
            "upper_bound" : "1.21.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-steam",
  "name" : "swift-steam",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Steam",
      "targets" : [
        "Steam"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SteamTests",
      "module_type" : "SwiftTarget",
      "name" : "SteamTests",
      "path" : "Tests/SteamTests",
      "sources" : [
        "DataExtensionsTests.swift",
        "DataReaderTests.swift",
        "EncryptionDataTests.swift",
        "PacketTests.swift",
        "SteamIdentifierTests.swift",
        "SteamServiceTests.swift"
      ],
      "target_dependencies" : [
        "Steam"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Steam",
      "module_type" : "SwiftTarget",
      "name" : "Steam",
      "path" : "Sources/Steam",
      "product_dependencies" : [
        "CryptoSwift",
        "Gzip",
        "SwCrypt",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "Steam"
      ],
      "sources" : [
        "ChatMode.swift",
        "Connection.swift",
        "DataReader.swift",
        "Encryption/EncryptionData.swift",
        "Encryption/EncryptionRequest.swift",
        "Encryption/EncryptionResult.swift",
        "Encryption/SteamService+EncryptionMessages.swift",
        "Extensions/DataConvertible.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/Publisher+Sink.swift",
        "Extensions/UInt32+Protobuf.swift",
        "Friends/SteamFriend.swift",
        "Friends/SteamService+Friends.swift",
        "Generated Protobuf/enums_clientserver.pb.swift",
        "Generated Protobuf/steammessages_base.pb.swift",
        "Generated Protobuf/steammessages_clientserver_2.pb.swift",
        "Generated Protobuf/steammessages_clientserver_friends.pb.swift",
        "Generated Protobuf/steammessages_clientserver_login.pb.swift",
        "Login/SteamLoginResponse.swift",
        "Login/SteamService+Login.swift",
        "Message/Message.swift",
        "Message/MessageProtocol.swift",
        "Message/MessageType.swift",
        "Message/ProtobufMessage.swift",
        "Message/SessionIdentifier.swift",
        "MessageReader.swift",
        "Packet.swift",
        "SteamAccountFlags.swift",
        "SteamIdentifier/SteamAccountType.swift",
        "SteamIdentifier/SteamIdentifier.swift",
        "SteamIdentifier/SteamUniverse.swift",
        "SteamResult.swift",
        "SteamServer+Defaults.swift",
        "SteamServer.swift",
        "SteamServersFetcher.swift",
        "SteamService+Cryptography.swift",
        "SteamService+Send.swift",
        "SteamService+UIMode.swift",
        "SteamService.swift",
        "UserInfo.swift",
        "UserState.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Steam/Protobuf': File not found.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.