Build Information
Successful build of DyteUiKit, reference main (16d662), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 00:18:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DyteUiKit -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dyte-in/ios-uikit-framework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dyte-in/ios-uikit-framework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 16d6623 chore(release): update DyteUiKit to 0.7.6
Cloned https://github.com/dyte-in/ios-uikit-framework.git
Revision (git rev-parse @):
16d6623ef60fb538ea116388826d45b081099412
SUCCESS checkout https://github.com/dyte-in/ios-uikit-framework.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/dyte-in/ios-uikit-framework.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DyteUiKit
2026-04-14 20:16:58.974 xcodebuild[529:3088] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "DyteUiKit",
"name" : "DyteUiKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DyteUiKit",
"targets" : [
"DyteUiKit",
"DyteiOSCore",
"DyteWebRTC",
"AmazonIVSPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DyteiOSCore",
"module_type" : "BinaryTarget",
"name" : "DyteiOSCore",
"path" : "remote/archive/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteWebRTC",
"module_type" : "BinaryTarget",
"name" : "DyteWebRTC",
"path" : "remote/archive/DyteWebRTC_v0.0.4.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteUiKit",
"module_type" : "SwiftTarget",
"name" : "DyteUiKit",
"path" : "DyteUiKit",
"product_memberships" : [
"DyteUiKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DyteUiKit/BaseAtom.swift",
"DyteUiKit/Constants.swift",
"DyteUiKit/DyteNotification.swift",
"DyteUiKit/DyteUiKit.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift",
"DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift",
"DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift",
"DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift",
"DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift",
"DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift",
"DyteUiKit/ImageProvider.swift",
"DyteUiKit/KeyboardObserver.swift",
"DyteUiKit/UIColor+Helper.swift",
"DyteUiKit/UIUtility.swift",
"DyteUiKit/UIView+AutoLayout.swift",
"DyteUiKit/UIViewExtension.swift"
],
"type" : "library"
},
{
"c99name" : "AmazonIVSPlayer",
"module_type" : "BinaryTarget",
"name" : "AmazonIVSPlayer",
"path" : "remote/archive/0.0.1.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DyteUiKit"
]
}
}
2026-04-14 20:17:07.602 xcodebuild[665:3946] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DyteUiKit -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DyteUiKit -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 63b13880765d6ed815060eac042e80f8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/63b13880765d6ed815060eac042e80f8.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/empty-DyteUiKit_DyteUiKit.plist (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/empty-DyteUiKit_DyteUiKit.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.modulemap (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/DyteUiKit_DyteUiKit.DependencyMetadataFileList (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/DyteUiKit_DyteUiKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/DyteUiKit_DyteUiKit.DependencyStaticMetadataFileList (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/DyteUiKit_DyteUiKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-OutputFileMap.json (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftConstValuesFileList (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_const_extract_protocols.json (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.LinkFileList (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyStaticMetadataFileList (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyMetadataFileList (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DyteUiKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.modulemap (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AmazonIVSPlayer.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle/notification_message.mp3 /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3 (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle/notification_join.mp3 /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3 (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/thinned (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/unthinned (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/unthinned
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteiOSCore.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 13.0 --platform iphoneos --bundle-identifier spi-builder-workspace.DyteUiKit --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.swift
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteWebRTC.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 13.0 --platform iphoneos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/thinned/Assets.car
SwiftDriver DyteUiKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DyteUiKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DS24CBWPGCFOVVACIMJMR6WFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ExtensionFoundation-3JBD1UQOCY7B2SQKSWJEFT1RJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-7B0982Q6MLVXSQ78X3N07E0DK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5SJHMOKLYARC4395W6K72I0KP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6MYNCC2PN7EO7CJDQYQ323O67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-AZZ9ECOQGW9T7SORXXCLAG8SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EW2K9W0YQWC2T3Z1GGPY7GKXI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3D4DDE6DOD13ZZWZS3X2KJ9GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-9AX3RKEQL92U0NWGM7SNAFFWY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-58E2KM3LSTQKD06R8G4WBFIFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CVRWF2G44AHHP0GD8MIQFK79J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-9O8EW7TJNQ5SL72RUJL0UAKJW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-DMZ2U4XD4TL2WD0I1E1QLVW4C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MobileCoreServices-2RT5DJXKN23ZMOP64GZMDRZLY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-AZVSOSARDENFJEY05RX7LJCY3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-MOMMY9RG6CXGEEDQ5S1SHP7L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9H3VMH21VO8IC6KMX771C76HI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ECM3Y8QRH4Y5FMBKRS6YOJ85V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-D8Z5TIX292UEVDVLFYLBFQHUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-57I866GLZC8MH3Q5X8D6GR5JM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-75VH460NV1QUY0VQU4UOSW2NQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7XBWGXMD6XE972SNJU4J6IC3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-D83SYUY05EMHOXUT7ILJR94QB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3MWML9BHMUP77EG09RM7WXG5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-75XGIDIZX2YINO3FAWB1CAWNZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-C2TXQQRTHPR4P0JLTT4RJULD6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-B5AYCFP2SDP17JIMPAQ27JZ71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-EG4J6WYD4VY1GCQCBVU0JGJ7F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-90DK842Y3EG42WOBO0TGPL81T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/DyteiOSCore-E5PLKEI35S5SGGNYDSZ8RR5D1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuickLookThumbnailing-4O4L0I5DP6O8F5D19U2D38L5Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C65Z4AWN875Y8VT8I6TBJNO60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-BAJYRY9ETV510ZA1R8FI839BZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K831DTOCJP10GM4X7WGEWY0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-779OHCQHYTK25WW3AXPUP5AKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaAccessibility-5XZSPQYNE6YGRAH8NU79VKH32.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-5G5K0HA9SU30P8BO2QUPKCZX8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-20T4Q3416VKY8TYMM1ACF26SQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3TBDK2TU082Z8QQ932S15QU7J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-KMEF5CO892X5JD6NRL8AVBIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-9G9INW1Y9D46X09MHXPG80VAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2Z3AWTCOYDOGH6K7J8MQR3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-14ICUI3JR710PYOI3IV5YEWP8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-AIVR0R98R0XFPLVO0FN15DCNQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-EBDQXOS6IAG48Y8KM8LJ04EGP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-CERR1D9UYB1WKDNIVPKN2HSQ0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/PDFKit-27NXUJDE2RV6P9RFY1PWROCR2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ReplayKit-ASXN3RKVPISC3WR87FRRH5I8F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ExtensionKit-AZ96MGJTM0WTK1Y5ZPCI14ZCN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVKit-6N20SUNKR5TS2VVMTKJKWKVW0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-461KS07J9584KB37GH68FXQC5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/WebKit-AOO2RPJ4OIREQ18U0E7M115WC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuickLook-BFM6R8PAZ6W29VCD0X5T8LUC7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/AmazonIVSPlayer-4OP74EK21VJJN5DAJ052I3ODW.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ DyteUiKit (in target 'DyteUiKit' from project 'DyteUiKit')
EmitSwiftModule normal arm64 (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift:975:1: warning: extension declares a conformance of imported type 'UITextView' to imported protocol 'NSTextStorageDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UITextView: NSTextStorageDelegate {
^
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift:975:1: note: add '@retroactive' to silence this warning
extension UITextView: NSTextStorageDelegate {
^ ~~~~~~~~~~~~~~~~~~~~~
@retroactive NSTextStorageDelegate
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift:12:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift:36:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift:11:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift:13:22: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift:40:22: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
SwiftCompile normal arm64 Compiling\ DyteMoreButtonControlBar.swift,\ DyteMoreMenuBottomSheet.swift,\ DyteParticipantCountView.swift,\ DyteParticipantEventListner.swift,\ DyteRecordingView.swift,\ DyteSelfEventListner.swift,\ DyteStageActionButtonControlBar.swift,\ DyteSwitchCameraButtonControlBar.swift,\ DyteVideoButtonControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift:49:21: warning: value 'groupIdentifier' was defined but never used; consider replacing with boolean test
guard let groupIdentifier = infoDictionary["RTCAppGroupIdentifier"] else {return false}
~~~~^~~~~~~~~~~~~~~~~~
!= nil
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift:50:21: warning: value 'groupIdentifier' was defined but never used; consider replacing with boolean test
guard let groupIdentifier = infoDictionary["RTCScreenSharingExtension"] else {return false}
~~~~^~~~~~~~~~~~~~~~~~
!= nil
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift:98:91: warning: 'roomName' is deprecated: Use meetingName
if let name = URL(string: "https://demo.dyte.io/v2/meeting?id=\(self.meeting.meta.roomName)"), !name.absoluteString.isEmpty {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DyteVideoView.swift,\ DyteWebinarControlBar.swift,\ BorderRadiusToken.swift,\ BorderWidthToken.swift,\ BackgroundColorToken.swift,\ BrandColorToken.swift,\ ColorTokens.swift,\ TextColorToken.swift,\ DesignLibrary.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift:12:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift:36:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift:11:18: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift:13:22: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift:40:22: warning: class 'Shade' must restate inherited '@unchecked Sendable' conformance
public class Shade: UIColor {}
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FontSize.swift,\ SpaceToken.swift,\ ImageProvider.swift,\ KeyboardObserver.swift,\ UIColor+Helper.swift,\ UIUtility.swift,\ UIView+AutoLayout.swift,\ UIViewExtension.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/ImageProvider.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/KeyboardObserver.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIColor+Helper.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIUtility.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIView+AutoLayout.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIViewExtension.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/ImageProvider.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/KeyboardObserver.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIColor+Helper.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIUtility.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIView+AutoLayout.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIView+AutoLayout.swift:621:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
return objc_getAssociatedObject(index, &key) as! T?
^
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIView+AutoLayout.swift:625:41: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(index, &key, newValue, policy)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/UIViewExtension.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DyteTextField.swift,\ DyteTopbar.swift,\ DyteVideoPeerViewModel.swift,\ ChatParticipantSelectionDelegate.swift,\ FileMessageCell.swift,\ MessageCell.swift,\ PluginCell.swift,\ BaseTableViewCell.swift,\ DyteBaseViewController.swift,\ BaseProtocols.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift:102:17: warning: variable 'notificationBadge' was never mutated; consider changing to 'let' constant
var notificationBadge = DyteNotificationBadgeView()
~~~ ^
let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SearchViewController.swift,\ DyteSettingViewController.swift,\ DyteSetupViewController.swift,\ SetupViewModel.swift,\ WaitingRoomView.swift,\ WebinarAlert.swift,\ DyteAudioButtonControlBar.swift,\ DyteAvatarView.swift,\ DyteClockView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ BaseAtom.swift,\ Constants.swift,\ DyteNotification.swift,\ DyteUiKit.swift,\ DyteButton.swift,\ DyteControlBarButton.swift,\ DyteCustomPickerView.swift,\ DyteDropDown.swift,\ DyteGridView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/Constants.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteNotification.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteButton.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/resource_bundle_accessor.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/Constants.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteNotification.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteButton.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DyteLabel.swift,\ DyteMoreMenu.swift,\ DyteNameTag.swift,\ DyteNotificationBadgeView.swift,\ DyteParticipantTileView.swift,\ DytePeerView.swift,\ DytePluginScreenShareTabButton.swift,\ DytePluginsView.swift,\ DyteReusableScrollView.swift,\ DyteTabbarBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ParticipantViewModel.swift,\ ParticipantWaitingTableViewCell.swift,\ WebinarParticipantViewController.swift,\ WebinarParticipantViewControllerModel.swift,\ WebinarViewersTableViewCell.swift,\ DyteCreatePollsViewController.swift,\ DyteShowPollsViewController.swift,\ DocumentsViewController.swift,\ DyteChatViewController.swift,\ DytePluginViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift:94:24: warning: value 'configurator' was defined but never used; consider replacing with boolean test
if let configurator = configurator as? TableItemSearchableConfigurator<ParticipantInCallTableViewCell,ParticipantInCallTableViewCellModel> {
~~~~^~~~~~~~~~~~~~~ ~~~
is
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift:720:23: warning: value 'configurator' was defined but never used; consider replacing with boolean test
if let configurator = configurator as? TableItemSearchableConfigurator<ParticipantInCallTableViewCell,ParticipantInCallTableViewCellModel> {
~~~~^~~~~~~~~~~~~~~ ~~~
is
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift:169:13: warning: variable 'arrJoinedParticipants' was never mutated; consider changing to 'let' constant
var arrJoinedParticipants = self.mobileClient.participants.joined
~~~ ^
let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift:975:1: warning: extension declares a conformance of imported type 'UITextView' to imported protocol 'NSTextStorageDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UITextView: NSTextStorageDelegate {
^
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift:975:1: note: add '@retroactive' to silence this warning
extension UITextView: NSTextStorageDelegate {
^ ~~~~~~~~~~~~~~~~~~~~~
@retroactive NSTextStorageDelegate
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CleanTableViewConfigurator.swift,\ LivestreamViewController.swift,\ MeetingViewController.swift,\ MeetingViewModel.swift,\ WebinarViewController.swift,\ WebinarViewModel.swift,\ ReusableTableViewCell.swift,\ ParticipantInCallTableViewCell.swift,\ ParticipantTableViewCell.swift,\ ParticipantViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift:491:100: warning: 'roomName' is deprecated: Use meetingName
if let name = URL(string: "https://demo.dyte.io/v2/meeting?id=\(self.dyteMobileClient.meta.roomName)"), !name.absoluteString.isEmpty {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift:80:13: warning: initialization of immutable value 'participant' was never used; consider replacing with assignment to '_' or removing it
let participant = model.participantUpdateEventListner.participant.userId
~~~~^~~~~~~~~~~
_
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DyteUiKit (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriver\ Compilation\ Requirements DyteUiKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DyteUiKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DyteVideoView.swift, DyteWebinarControlBar.swift, BorderRadiusToken.swift, BorderWidthToken.swift, BackgroundColorToken.swift, BrandColorToken.swift, ColorTokens.swift, TextColorToken.swift, DesignLibrary.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 Compiling\ DyteEndMeetingControlBarButton.swift,\ DyteImage.swift,\ DyteJoinButton.swift,\ DyteLeaveDialog.swift,\ DyteMeetingControlBar.swift,\ DyteMeetingEvenListner.swift,\ DyteMeetingHeaderView.swift,\ DyteMeetingNameTag.swift,\ DyteMeetingTitleLabel.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DyteUiKit/DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DyteUiKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-Swift.h (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DyteUiKit-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling DyteTextField.swift, DyteTopbar.swift, DyteVideoPeerViewModel.swift, ChatParticipantSelectionDelegate.swift, FileMessageCell.swift, MessageCell.swift, PluginCell.swift, BaseTableViewCell.swift, DyteBaseViewController.swift, BaseProtocols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftmodule (in target 'DyteUiKit' from project 'DyteUiKit')
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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftdoc (in target 'DyteUiKit' from project 'DyteUiKit')
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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.abi.json (in target 'DyteUiKit' from project 'DyteUiKit')
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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftsourceinfo (in target 'DyteUiKit' from project 'DyteUiKit')
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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, BaseAtom.swift, Constants.swift, DyteNotification.swift, DyteUiKit.swift, DyteButton.swift, DyteControlBarButton.swift, DyteCustomPickerView.swift, DyteDropDown.swift, DyteGridView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling DyteLabel.swift, DyteMoreMenu.swift, DyteNameTag.swift, DyteNotificationBadgeView.swift, DyteParticipantTileView.swift, DytePeerView.swift, DytePluginScreenShareTabButton.swift, DytePluginsView.swift, DyteReusableScrollView.swift, DyteTabbarBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling DyteMoreButtonControlBar.swift, DyteMoreMenuBottomSheet.swift, DyteParticipantCountView.swift, DyteParticipantEventListner.swift, DyteRecordingView.swift, DyteSelfEventListner.swift, DyteStageActionButtonControlBar.swift, DyteSwitchCameraButtonControlBar.swift, DyteVideoButtonControlBar.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling SearchViewController.swift, DyteSettingViewController.swift, DyteSetupViewController.swift, SetupViewModel.swift, WaitingRoomView.swift, WebinarAlert.swift, DyteAudioButtonControlBar.swift, DyteAvatarView.swift, DyteClockView.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling FontSize.swift, SpaceToken.swift, ImageProvider.swift, KeyboardObserver.swift, UIColor+Helper.swift, UIUtility.swift, UIView+AutoLayout.swift, UIViewExtension.swift, GeneratedAssetSymbols.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling ParticipantViewModel.swift, ParticipantWaitingTableViewCell.swift, WebinarParticipantViewController.swift, WebinarParticipantViewControllerModel.swift, WebinarViewersTableViewCell.swift, DyteCreatePollsViewController.swift, DyteShowPollsViewController.swift, DocumentsViewController.swift, DyteChatViewController.swift, DytePluginViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling CleanTableViewConfigurator.swift, LivestreamViewController.swift, MeetingViewController.swift, MeetingViewModel.swift, WebinarViewController.swift, WebinarViewModel.swift, ReusableTableViewCell.swift, ParticipantInCallTableViewCell.swift, ParticipantTableViewCell.swift, ParticipantViewController.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriverJobDiscovery normal arm64 Compiling DyteEndMeetingControlBarButton.swift, DyteImage.swift, DyteJoinButton.swift, DyteLeaveDialog.swift, DyteMeetingControlBar.swift, DyteMeetingEvenListner.swift, DyteMeetingHeaderView.swift, DyteMeetingNameTag.swift, DyteMeetingTitleLabel.swift (in target 'DyteUiKit' from project 'DyteUiKit')
SwiftDriver\ Compilation DyteUiKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DyteUiKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.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/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle/Assets.car (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/empty-DyteUiKit_DyteUiKit.plist (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/empty-DyteUiKit_DyteUiKit.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit_DyteUiKit.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle (in target 'DyteUiKit_DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit_DyteUiKit.bundle
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.o normal (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -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-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_lto.o -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.o
ExtractAppIntentsMetadata (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.6Dj1G0/Metal.xctoolchain --module-name DyteUiKit --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.DyteUiKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/DyteUiKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DyteUiKit.build/Debug-iphoneos/DyteUiKit.build/Objects-normal/arm64/DyteUiKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 20:18:43.996 appintentsmetadataprocessor[916:5642] Starting appintentsmetadataprocessor export
2026-04-14 20:18:44.046 appintentsmetadataprocessor[916:5642] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.o (in target 'DyteUiKit' from project 'DyteUiKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DyteUiKit.o
** BUILD SUCCEEDED **
2026-04-14 20:17:09.593 xcodebuild[690:4177] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DyteUiKit",
"name" : "DyteUiKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DyteUiKit",
"targets" : [
"DyteUiKit",
"DyteiOSCore",
"DyteWebRTC",
"AmazonIVSPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DyteiOSCore",
"module_type" : "BinaryTarget",
"name" : "DyteiOSCore",
"path" : "remote/archive/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteWebRTC",
"module_type" : "BinaryTarget",
"name" : "DyteWebRTC",
"path" : "remote/archive/DyteWebRTC_v0.0.4.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteUiKit",
"module_type" : "SwiftTarget",
"name" : "DyteUiKit",
"path" : "DyteUiKit",
"product_memberships" : [
"DyteUiKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DyteUiKit/BaseAtom.swift",
"DyteUiKit/Constants.swift",
"DyteUiKit/DyteNotification.swift",
"DyteUiKit/DyteUiKit.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift",
"DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift",
"DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift",
"DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift",
"DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift",
"DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift",
"DyteUiKit/ImageProvider.swift",
"DyteUiKit/KeyboardObserver.swift",
"DyteUiKit/UIColor+Helper.swift",
"DyteUiKit/UIUtility.swift",
"DyteUiKit/UIView+AutoLayout.swift",
"DyteUiKit/UIViewExtension.swift"
],
"type" : "library"
},
{
"c99name" : "AmazonIVSPlayer",
"module_type" : "BinaryTarget",
"name" : "AmazonIVSPlayer",
"path" : "remote/archive/0.0.1.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Done.