Build Information
Failed to build FMPhotoPicker, reference master (3086de
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 06:56:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FMPhotoPicker -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/congnd/FMPhotoPicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/congnd/FMPhotoPicker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3086dee Update build.yml
Cloned https://github.com/congnd/FMPhotoPicker.git
Revision (git rev-parse @):
3086dee89138da826f551155745cf08768a28965
SUCCESS checkout https://github.com/congnd/FMPhotoPicker.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/congnd/FMPhotoPicker.git
https://github.com/congnd/FMPhotoPicker.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "FMPhotoPicker",
"name" : "FMPhotoPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FMPhotoPicker",
"targets" : [
"FMPhotoPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FMPhotoPicker",
"module_type" : "SwiftTarget",
"name" : "FMPhotoPicker",
"path" : "FMPhotoPicker/FMPhotoPicker",
"product_memberships" : [
"FMPhotoPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"source/Animated Trasitioning/FMZoomInAnimationController.swift",
"source/Animated Trasitioning/FMZoomOutAnimationController.swift",
"source/Data/FMPhotoAsset.swift",
"source/Data/FMPhotosDataSource.swift",
"source/ImageEditor/Crop/FMCrop.swift",
"source/ImageEditor/Crop/FMCroppable.swift",
"source/ImageEditor/FMImageEditor.swift",
"source/ImageEditor/Filter/FMFilter.swift",
"source/ImageEditor/Filter/FMFilterable.swift",
"source/Interaction Animator/FMPhotoInteractionAnimator.swift",
"source/Scene/Picker/FMPhotoPickerBatchSelector.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift",
"source/Scene/Picker/FMPhotoPickerViewController.swift",
"source/Scene/Presenter/Editor/FMImageEditorViewController.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift",
"source/Scene/Presenter/Editor/Views/FMCropCell.swift",
"source/Scene/Presenter/Editor/Views/FMCropMenuView.swift",
"source/Scene/Presenter/Editor/Views/FMFilterCell.swift",
"source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift",
"source/Scene/Presenter/FMPhotoPresenterViewController.swift",
"source/Scene/Presenter/Viewer/FMImageViewController.swift",
"source/Scene/Presenter/Viewer/FMPhotoViewController.swift",
"source/Scene/Presenter/Viewer/FMScalingImageView.swift",
"source/Scene/Presenter/Viewer/FMVideoViewController.swift",
"source/Scene/Presenter/Views/FMPlaybackControlView.swift",
"source/Scene/Presenter/Views/FMPresenterBottomView.swift",
"source/Scene/Presenter/Views/FMPresenterEditMenuView.swift",
"source/Scene/Presenter/Views/FMPresenterTopView.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift",
"source/Utilities/AVPlayer+Extension.swift",
"source/Utilities/Bundle+Extension.swift",
"source/Utilities/Const.swift",
"source/Utilities/FMAlertable.swift",
"source/Utilities/FMLoadingView.swift",
"source/Utilities/FMPhotoPickerConfig.swift",
"source/Utilities/FMWarningView.swift",
"source/Utilities/Helper.swift",
"source/Utilities/InsertableUIView.swift",
"source/Utilities/TimeInterval+Extension.swift",
"source/Utilities/UIImage+Extension.swift",
"source/Utilities/UIImage+Extensions.swift",
"source/Utilities/UIView+FMPhotoView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FMPhotoPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: FMPhotoPicker
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "FMPhotoPicker",
"name" : "FMPhotoPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FMPhotoPicker",
"targets" : [
"FMPhotoPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FMPhotoPicker",
"module_type" : "SwiftTarget",
"name" : "FMPhotoPicker",
"path" : "FMPhotoPicker/FMPhotoPicker",
"product_memberships" : [
"FMPhotoPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"source/Animated Trasitioning/FMZoomInAnimationController.swift",
"source/Animated Trasitioning/FMZoomOutAnimationController.swift",
"source/Data/FMPhotoAsset.swift",
"source/Data/FMPhotosDataSource.swift",
"source/ImageEditor/Crop/FMCrop.swift",
"source/ImageEditor/Crop/FMCroppable.swift",
"source/ImageEditor/FMImageEditor.swift",
"source/ImageEditor/Filter/FMFilter.swift",
"source/ImageEditor/Filter/FMFilterable.swift",
"source/Interaction Animator/FMPhotoInteractionAnimator.swift",
"source/Scene/Picker/FMPhotoPickerBatchSelector.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift",
"source/Scene/Picker/FMPhotoPickerViewController.swift",
"source/Scene/Presenter/Editor/FMImageEditorViewController.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift",
"source/Scene/Presenter/Editor/Views/FMCropCell.swift",
"source/Scene/Presenter/Editor/Views/FMCropMenuView.swift",
"source/Scene/Presenter/Editor/Views/FMFilterCell.swift",
"source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift",
"source/Scene/Presenter/FMPhotoPresenterViewController.swift",
"source/Scene/Presenter/Viewer/FMImageViewController.swift",
"source/Scene/Presenter/Viewer/FMPhotoViewController.swift",
"source/Scene/Presenter/Viewer/FMScalingImageView.swift",
"source/Scene/Presenter/Viewer/FMVideoViewController.swift",
"source/Scene/Presenter/Views/FMPlaybackControlView.swift",
"source/Scene/Presenter/Views/FMPresenterBottomView.swift",
"source/Scene/Presenter/Views/FMPresenterEditMenuView.swift",
"source/Scene/Presenter/Views/FMPresenterTopView.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift",
"source/Utilities/AVPlayer+Extension.swift",
"source/Utilities/Bundle+Extension.swift",
"source/Utilities/Const.swift",
"source/Utilities/FMAlertable.swift",
"source/Utilities/FMLoadingView.swift",
"source/Utilities/FMPhotoPickerConfig.swift",
"source/Utilities/FMWarningView.swift",
"source/Utilities/Helper.swift",
"source/Utilities/InsertableUIView.swift",
"source/Utilities/TimeInterval+Extension.swift",
"source/Utilities/UIImage+Extension.swift",
"source/Utilities/UIImage+Extensions.swift",
"source/Utilities/UIView+FMPhotoView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FMPhotoPicker"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FMPhotoPicker -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 FMPhotoPicker -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
FMPhotoPicker: /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 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker'
Target 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker'
Target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b6c2a15160731aaab0d8b45291d5f763
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6c2a15160731aaab0d8b45291d5f763.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/FMPhotoPicker_FMPhotoPicker.DependencyMetadataFileList (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/FMPhotoPicker_FMPhotoPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/FMPhotoPicker_FMPhotoPicker.DependencyStaticMetadataFileList (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/FMPhotoPicker_FMPhotoPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/empty-FMPhotoPicker_FMPhotoPicker.plist (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/empty-FMPhotoPicker_FMPhotoPicker.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker_const_extract_protocols.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.LinkFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftConstValuesFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-OutputFileMap.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker_const_extract_protocols.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftConstValuesFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.LinkFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-OutputFileMap.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker_const_extract_protocols.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftConstValuesFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.LinkFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-OutputFileMap.json (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.modulemap (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.DependencyStaticMetadataFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.DependencyMetadataFileList (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 5.0 --platform watchos --bundle-identifier spi-builder-workspace.FMPhotoPicker --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/unthinned (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/unthinned
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FMPhotoPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.modulemap (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/FMPhotoPicker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 5.0 --platform watchos
SwiftDriver FMPhotoPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FMPhotoPicker normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FMPhotoPicker normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
EmitSwiftModule normal arm64_32 (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ FMZoomInAnimationController.swift,\ FMZoomOutAnimationController.swift,\ FMPhotoAsset.swift,\ FMPhotosDataSource.swift,\ FMCrop.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMCropCell.swift,\ FMCropMenuView.swift,\ FMFilterCell.swift,\ FMFiltersMenuView.swift,\ FMPhotoPresenterViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMPlaybackProgressView.swift,\ AVPlayer+Extension.swift,\ Bundle+Extension.swift,\ Const.swift,\ FMAlertable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/AVPlayer+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Bundle+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Const.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMAlertable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/AVPlayer+Extension.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Bundle+Extension.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Const.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMAlertable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMCroppable.swift,\ FMImageEditor.swift,\ FMFilter.swift,\ FMFilterable.swift,\ FMPhotoInteractionAnimator.swift,\ FMPhotoPickerBatchSelector.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMImageViewController.swift,\ FMPhotoViewController.swift,\ FMScalingImageView.swift,\ FMVideoViewController.swift,\ FMPlaybackControlView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMPresenterBottomView.swift,\ FMPresenterEditMenuView.swift,\ FMPresenterTopView.swift,\ FMPlaybackProgressThumbLayer.swift,\ FMPlaybackProgressTrackLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ TimeInterval+Extension.swift,\ UIImage+Extension.swift,\ UIImage+Extensions.swift,\ UIView+FMPhotoView.swift,\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/TimeInterval+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extensions.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIView+FMPhotoView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/TimeInterval+Extension.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extension.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extensions.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIView+FMPhotoView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/FMImageEditorViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/AVPlayer+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Bundle+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Const.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMAlertable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMLoadingView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMPhotoPickerConfig.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMWarningView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Helper.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/InsertableUIView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/TimeInterval+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extensions.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIView+FMPhotoView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FMPhotoPicker -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.abi.json
EmitSwiftModule normal armv7k (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift:10:8: error: no such module 'Photos'
import Photos
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
EmitSwiftModule normal armv7k (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
Building workspace spi-builder-workspace with scheme FMPhotoPicker
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FMPhotoPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: FMPhotoPicker
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "FMPhotoPicker",
"name" : "FMPhotoPicker",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FMPhotoPicker",
"targets" : [
"FMPhotoPicker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FMPhotoPicker",
"module_type" : "SwiftTarget",
"name" : "FMPhotoPicker",
"path" : "FMPhotoPicker/FMPhotoPicker",
"product_memberships" : [
"FMPhotoPicker"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"source/Animated Trasitioning/FMZoomInAnimationController.swift",
"source/Animated Trasitioning/FMZoomOutAnimationController.swift",
"source/Data/FMPhotoAsset.swift",
"source/Data/FMPhotosDataSource.swift",
"source/ImageEditor/Crop/FMCrop.swift",
"source/ImageEditor/Crop/FMCroppable.swift",
"source/ImageEditor/FMImageEditor.swift",
"source/ImageEditor/Filter/FMFilter.swift",
"source/ImageEditor/Filter/FMFilterable.swift",
"source/Interaction Animator/FMPhotoInteractionAnimator.swift",
"source/Scene/Picker/FMPhotoPickerBatchSelector.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift",
"source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift",
"source/Scene/Picker/FMPhotoPickerViewController.swift",
"source/Scene/Presenter/Editor/FMImageEditorViewController.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift",
"source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift",
"source/Scene/Presenter/Editor/Views/FMCropCell.swift",
"source/Scene/Presenter/Editor/Views/FMCropMenuView.swift",
"source/Scene/Presenter/Editor/Views/FMFilterCell.swift",
"source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift",
"source/Scene/Presenter/FMPhotoPresenterViewController.swift",
"source/Scene/Presenter/Viewer/FMImageViewController.swift",
"source/Scene/Presenter/Viewer/FMPhotoViewController.swift",
"source/Scene/Presenter/Viewer/FMScalingImageView.swift",
"source/Scene/Presenter/Viewer/FMVideoViewController.swift",
"source/Scene/Presenter/Views/FMPlaybackControlView.swift",
"source/Scene/Presenter/Views/FMPresenterBottomView.swift",
"source/Scene/Presenter/Views/FMPresenterEditMenuView.swift",
"source/Scene/Presenter/Views/FMPresenterTopView.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift",
"source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift",
"source/Utilities/AVPlayer+Extension.swift",
"source/Utilities/Bundle+Extension.swift",
"source/Utilities/Const.swift",
"source/Utilities/FMAlertable.swift",
"source/Utilities/FMLoadingView.swift",
"source/Utilities/FMPhotoPickerConfig.swift",
"source/Utilities/FMWarningView.swift",
"source/Utilities/Helper.swift",
"source/Utilities/InsertableUIView.swift",
"source/Utilities/TimeInterval+Extension.swift",
"source/Utilities/UIImage+Extension.swift",
"source/Utilities/UIImage+Extensions.swift",
"source/Utilities/UIView+FMPhotoView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FMPhotoPicker"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FMPhotoPicker -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 FMPhotoPicker -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
FMPhotoPicker: /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 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker'
Target 'FMPhotoPicker' in project 'FMPhotoPicker'
➜ Explicit dependency on target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker'
Target 'FMPhotoPicker_FMPhotoPicker' in project 'FMPhotoPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 440337803e943013405e3c99a7738070
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/440337803e943013405e3c99a7738070.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 5.0 --platform watchos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned/Assets.car
SwiftDriver FMPhotoPicker normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FMPhotoPicker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FMPhotoPicker normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FMPhotoPicker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.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/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/armv7k/FMPhotoPicker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
EmitSwiftModule normal arm64_32 (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift:10:8: error: no such module 'Photos'
import Photos
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/FMImageEditorViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/AVPlayer+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Bundle+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Const.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMAlertable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMLoadingView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMPhotoPickerConfig.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/FMWarningView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/Helper.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/InsertableUIView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/TimeInterval+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extension.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIImage+Extensions.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Utilities/UIView+FMPhotoView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FMPhotoPicker -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/Objects-normal/arm64_32/FMPhotoPicker.abi.json
SwiftCompile normal arm64_32 Compiling\ FMPhotoPickerImageCollectionViewCell.swift,\ FMPhotoPickerImageCollectionViewLayout.swift,\ FMPhotoPickerViewController.swift,\ FMImageEditorViewController.swift,\ FMCropBackgroundView.swift,\ FMCropCropBoxCornersView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/FMImageEditorViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/FMImageEditorViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMCroppable.swift,\ FMImageEditor.swift,\ FMFilter.swift,\ FMFilterable.swift,\ FMPhotoInteractionAnimator.swift,\ FMPhotoPickerBatchSelector.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCroppable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/FMImageEditor.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilter.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Filter/FMFilterable.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Interaction\ Animator/FMPhotoInteractionAnimator.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Picker/FMPhotoPickerBatchSelector.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ FMZoomInAnimationController.swift,\ FMZoomOutAnimationController.swift,\ FMPhotoAsset.swift,\ FMPhotosDataSource.swift,\ FMCrop.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker.build/DerivedSources/resource_bundle_accessor.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomInAnimationController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated\ Trasitioning/FMZoomOutAnimationController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotoAsset.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Data/FMPhotosDataSource.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/ImageEditor/Crop/FMCrop.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMImageViewController.swift,\ FMPhotoViewController.swift,\ FMScalingImageView.swift,\ FMVideoViewController.swift,\ FMPlaybackControlView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMImageViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMPhotoViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMScalingImageView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Viewer/FMVideoViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPlaybackControlView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMCropCell.swift,\ FMCropMenuView.swift,\ FMFilterCell.swift,\ FMFiltersMenuView.swift,\ FMPhotoPresenterViewController.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropCell.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMCropMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFilterCell.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/FMPhotoPresenterViewController.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMCropCropBoxView.swift,\ FMCropForegroundView.swift,\ FMCropScrollView.swift,\ FMCropTranslucencyView.swift,\ FMCropView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FMPresenterBottomView.swift,\ FMPresenterEditMenuView.swift,\ FMPresenterTopView.swift,\ FMPlaybackProgressThumbLayer.swift,\ FMPlaybackProgressTrackLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterBottomView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterEditMenuView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/FMPresenterTopView.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
EmitSwiftModule normal arm64 (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FMPhotoPicker.build/Debug-watchos/FMPhotoPicker_FMPhotoPicker.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FMPhotoPicker_FMPhotoPicker.bundle/Assets.car (in target 'FMPhotoPicker_FMPhotoPicker' from project 'FMPhotoPicker')
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FMPhotoPicker (in target 'FMPhotoPicker' from project 'FMPhotoPicker')
Building workspace spi-builder-workspace with scheme FMPhotoPicker
(3 failures)
BUILD FAILURE 6.1 watchOS