Build Information
Failed to build StreamVideo, reference develop (f70947
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 27 Jun 2025 19:25:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f709473 [Enhancement]Parallelize tests execution (#872)
Cloned https://github.com/GetStream/stream-video-swift.git
Revision (git rev-parse @):
f709473befd8fc3529f98f38a92065e8a9b7b8ed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-video-swift.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/GetStream/stream-video-swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/google/GoogleSignIn-iOS
Fetching from https://github.com/apple/swift-protobuf
Fetching from https://github.com/GetStream/stream-video-noise-cancellation-swift
Fetching from https://github.com/getsentry/sentry-cocoa
Fetching from https://github.com/GetStream/stream-chat-swiftui
Fetching from https://github.com/GetStream/stream-video-swift-webrtc
Fetching from https://github.com/GetStream/stream-chat-swift-test-helpers
Fetching from https://github.com/GleapSDK/Gleap-iOS-SDK
Fetching from https://github.com/dani-gavrilov/GDPerformanceView-Swift
Fetching from https://github.com/GetStream/effects-library
Fetching from https://github.com/GetStream/stream-chat-swift.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/krzysztofzablocki/Difference.git
Fetching from https://github.com/google/GTMAppAuth.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Creating working copy of package ‘stream-video-swift-webrtc’
Checking out 125.6422.70 of package ‘stream-video-swift-webrtc’
Creating working copy of package ‘Difference’
Checking out 1.0.1 of package ‘Difference’
Creating working copy of package ‘stream-chat-swiftui’
Checking out 4.56.0 of package ‘stream-chat-swiftui’
Creating working copy of package ‘Gleap-iOS-SDK’
Checking out 14.6.5 of package ‘Gleap-iOS-SDK’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
Creating working copy of package ‘effects-library’
Checking out 1.0.0 of package ‘effects-library’
Creating working copy of package ‘stream-video-noise-cancellation-swift’
Checking out 1.0.2 of package ‘stream-video-noise-cancellation-swift’
Creating working copy of package ‘GTMAppAuth’
Checking out 1.3.1 of package ‘GTMAppAuth’
Creating working copy of package ‘stream-chat-swift’
Checking out 4.80.0 of package ‘stream-chat-swift’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 2.3.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.11.1 of package ‘swift-snapshot-testing’
Creating working copy of package ‘sentry-cocoa’
Checking out 8.30.0 of package ‘sentry-cocoa’
Creating working copy of package ‘GoogleSignIn-iOS’
Checking out 6.2.4 of package ‘GoogleSignIn-iOS’
Creating working copy of package ‘swift-protobuf’
Checking out 1.30.0 of package ‘swift-protobuf’
Creating working copy of package ‘stream-chat-swift-test-helpers’
Checking out 0.3.5 of package ‘stream-chat-swift-test-helpers’
Creating working copy of package ‘GDPerformanceView-Swift’
Checking out 2.1.1 of package ‘GDPerformanceView-Swift’
Resolved source packages:
EffectsLibrary: https://github.com/GetStream/effects-library @ 1.0.0
StreamWebRTC: https://github.com/GetStream/stream-video-swift-webrtc @ 125.6422.70
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
StreamChatSwiftUI: https://github.com/GetStream/stream-chat-swiftui @ 4.56.0
StreamSwiftTestHelpers: https://github.com/GetStream/stream-chat-swift-test-helpers @ 0.3.5
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.30.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 6.2.4
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.1
Gleap: https://github.com/GleapSDK/Gleap-iOS-SDK @ 14.6.5
Sentry: https://github.com/getsentry/sentry-cocoa @ 8.30.0
GDPerformanceView-Swift: https://github.com/dani-gavrilov/GDPerformanceView-Swift @ 2.1.1
StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
StreamVideoNoiseCancellation: https://github.com/GetStream/stream-video-noise-cancellation-swift @ 1.0.2
Difference: https://github.com/krzysztofzablocki/Difference.git @ 1.0.1
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
resolved source packages: EffectsLibrary, StreamWebRTC, GTMSessionFetcher, GTMAppAuth, StreamChatSwiftUI, StreamSwiftTestHelpers, SwiftProtobuf, GoogleSignIn, swift-snapshot-testing, Gleap, Sentry, GDPerformanceView-Swift, StreamChat, StreamVideoNoiseCancellation, Difference, AppAuth
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.30.0
Gleap: https://github.com/GleapSDK/Gleap-iOS-SDK @ 14.6.5
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
Difference: https://github.com/krzysztofzablocki/Difference.git @ 1.0.1
StreamVideoNoiseCancellation: https://github.com/GetStream/stream-video-noise-cancellation-swift @ 1.0.2
StreamSwiftTestHelpers: https://github.com/GetStream/stream-chat-swift-test-helpers @ 0.3.5
GDPerformanceView-Swift: https://github.com/dani-gavrilov/GDPerformanceView-Swift @ 2.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 6.2.4
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.1
EffectsLibrary: https://github.com/GetStream/effects-library @ 1.0.0
StreamWebRTC: https://github.com/GetStream/stream-video-swift-webrtc @ 125.6422.70
StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
StreamChatSwiftUI: https://github.com/GetStream/stream-chat-swiftui @ 4.56.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
Sentry: https://github.com/getsentry/sentry-cocoa @ 8.30.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
2025-06-27 12:25:39.149 xcodebuild[1370:7232] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_12-25-0039.xcresult
xcodebuild: error: The project named "StreamVideo" does not contain a scheme named "StreamChatSwiftUI". The "-list" option can be used to find the names of the schemes in the project.
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
StreamSwiftTestHelpers: https://github.com/GetStream/stream-chat-swift-test-helpers @ 0.3.5
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 6.2.4
StreamWebRTC: https://github.com/GetStream/stream-video-swift-webrtc @ 125.6422.70
Gleap: https://github.com/GleapSDK/Gleap-iOS-SDK @ 14.6.5
EffectsLibrary: https://github.com/GetStream/effects-library @ 1.0.0
Difference: https://github.com/krzysztofzablocki/Difference.git @ 1.0.1
GDPerformanceView-Swift: https://github.com/dani-gavrilov/GDPerformanceView-Swift @ 2.1.1
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.30.0
Sentry: https://github.com/getsentry/sentry-cocoa @ 8.30.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
StreamVideoNoiseCancellation: https://github.com/GetStream/stream-video-noise-cancellation-swift @ 1.0.2
StreamChatSwiftUI: https://github.com/GetStream/stream-chat-swiftui @ 4.56.0
StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
resolved source packages: StreamSwiftTestHelpers, AppAuth, swift-snapshot-testing, GoogleSignIn, StreamWebRTC, Gleap, EffectsLibrary, Difference, GDPerformanceView-Swift, SwiftProtobuf, Sentry, GTMAppAuth, GTMSessionFetcher, StreamVideoNoiseCancellation, StreamChatSwiftUI, StreamChat
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StreamChatSwiftUI -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
StreamChat: https://github.com/GetStream/stream-chat-swift.git @ 4.80.0
GDPerformanceView-Swift: https://github.com/dani-gavrilov/GDPerformanceView-Swift @ 2.1.1
StreamVideoNoiseCancellation: https://github.com/GetStream/stream-video-noise-cancellation-swift @ 1.0.2
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 1.3.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 6.2.4
Sentry: https://github.com/getsentry/sentry-cocoa @ 8.30.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.1
StreamChatSwiftUI: https://github.com/GetStream/stream-chat-swiftui @ 4.56.0
StreamWebRTC: https://github.com/GetStream/stream-video-swift-webrtc @ 125.6422.70
Gleap: https://github.com/GleapSDK/Gleap-iOS-SDK @ 14.6.5
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
EffectsLibrary: https://github.com/GetStream/effects-library @ 1.0.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 2.3.0
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.30.0
Difference: https://github.com/krzysztofzablocki/Difference.git @ 1.0.1
StreamSwiftTestHelpers: https://github.com/GetStream/stream-chat-swift-test-helpers @ 0.3.5
2025-06-27 12:25:45.227 xcodebuild[1600:8325] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_12-25-0045.xcresult
xcodebuild: error: The project named "StreamVideo" does not contain a scheme named "StreamChatSwiftUI". The "-list" option can be used to find the names of the schemes in the project.
BUILD FAILURE 6.2 iOS