Build Information
Failed to build FMPhotoPicker, reference 1.3.0 (fccd84
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 06:56:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/congnd/FMPhotoPicker.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/congnd/FMPhotoPicker
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at fccd843 Bump to v1.3.0
Cloned https://github.com/congnd/FMPhotoPicker.git
Revision (git rev-parse @):
fccd843f042b12570bf0daa549b917792362784d
SUCCESS checkout https://github.com/congnd/FMPhotoPicker.git at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fmphotopicker",
"name": "FMPhotoPicker",
"url": "https://github.com/congnd/FMPhotoPicker.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FMPhotoPicker",
"dependencies": [
]
}
]
}
Fetching https://github.com/congnd/FMPhotoPicker.git
[1/3145] Fetching fmphotopicker
Fetched https://github.com/congnd/FMPhotoPicker.git from cache (1.07s)
Creating working copy for https://github.com/congnd/FMPhotoPicker.git
Working copy of https://github.com/congnd/FMPhotoPicker.git resolved at 1.3.0 (fccd843)
warning: '.resolve-product-dependencies': dependency 'fmphotopicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Copying Info.plist
[1/4] Write sources
[2/4] Copying Assets.xcassets
[3/4] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/52] Emitting module FMPhotoPicker
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[6/57] Compiling FMPhotoPicker TimeInterval+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[7/57] Compiling FMPhotoPicker UIImage+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[8/57] Compiling FMPhotoPicker UIImage+Extensions.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[9/57] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[10/57] Compiling FMPhotoPicker resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[11/57] Compiling FMPhotoPicker FMImageEditor.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[12/57] Compiling FMPhotoPicker FMFilter.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[13/57] Compiling FMPhotoPicker FMFilterable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[14/57] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[15/57] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[16/57] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[17/57] Compiling FMPhotoPicker FMCropCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[18/57] Compiling FMPhotoPicker FMCropMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[19/57] Compiling FMPhotoPicker FMFilterCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[20/57] Compiling FMPhotoPicker FMFiltersMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[21/57] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[22/57] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[23/57] Compiling FMPhotoPicker AVPlayer+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[24/57] Compiling FMPhotoPicker Bundle+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[25/57] Compiling FMPhotoPicker Const.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[26/57] Compiling FMPhotoPicker FMAlertable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[27/57] Compiling FMPhotoPicker FMPresenterBottomView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[28/57] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[29/57] Compiling FMPhotoPicker FMPresenterTopView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[30/57] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[31/57] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[32/57] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[33/57] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[34/57] Compiling FMPhotoPicker FMImageEditorViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[35/57] Compiling FMPhotoPicker FMCropBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[36/57] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[37/57] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[38/57] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[39/57] Compiling FMPhotoPicker FMPhotoAsset.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[40/57] Compiling FMPhotoPicker FMPhotosDataSource.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[41/57] Compiling FMPhotoPicker FMCrop.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[42/57] Compiling FMPhotoPicker FMCroppable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[43/57] Compiling FMPhotoPicker FMLoadingView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[44/57] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[45/57] Compiling FMPhotoPicker FMWarningView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[46/57] Compiling FMPhotoPicker Helper.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[47/57] Compiling FMPhotoPicker InsertableUIView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[48/57] Compiling FMPhotoPicker FMImageViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[49/57] Compiling FMPhotoPicker FMPhotoViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[50/57] Compiling FMPhotoPicker FMScalingImageView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[51/57] Compiling FMPhotoPicker FMVideoViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[52/57] Compiling FMPhotoPicker FMPlaybackControlView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[53/57] Compiling FMPhotoPicker FMCropCropBoxView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[54/57] Compiling FMPhotoPicker FMCropForegroundView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[55/57] Compiling FMPhotoPicker FMCropScrollView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[56/57] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[57/57] Compiling FMPhotoPicker FMCropView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/49] Compiling FMPhotoPicker FMPresenterBottomView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[3/49] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[4/49] Compiling FMPhotoPicker FMPresenterTopView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[5/49] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[6/49] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[7/54] Compiling FMPhotoPicker TimeInterval+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[8/54] Compiling FMPhotoPicker UIImage+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[9/54] Compiling FMPhotoPicker UIImage+Extensions.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[10/54] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[11/54] Compiling FMPhotoPicker resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[12/54] Compiling FMPhotoPicker FMImageEditor.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[13/54] Compiling FMPhotoPicker FMFilter.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[14/54] Compiling FMPhotoPicker FMFilterable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[15/54] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[16/54] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[17/54] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[18/54] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[19/54] Compiling FMPhotoPicker AVPlayer+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[20/54] Compiling FMPhotoPicker Bundle+Extension.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[21/54] Compiling FMPhotoPicker Const.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[22/54] Compiling FMPhotoPicker FMAlertable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[23/54] Compiling FMPhotoPicker FMCropCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[24/54] Compiling FMPhotoPicker FMCropMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[25/54] Compiling FMPhotoPicker FMFilterCell.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[26/54] Compiling FMPhotoPicker FMFiltersMenuView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[27/54] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/54] Emitting module FMPhotoPicker
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[29/54] Compiling FMPhotoPicker FMImageViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[30/54] Compiling FMPhotoPicker FMPhotoViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[31/54] Compiling FMPhotoPicker FMScalingImageView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[32/54] Compiling FMPhotoPicker FMVideoViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[33/54] Compiling FMPhotoPicker FMPlaybackControlView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[34/54] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[35/54] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[36/54] Compiling FMPhotoPicker FMImageEditorViewController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[37/54] Compiling FMPhotoPicker FMCropBackgroundView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[38/54] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[39/54] Compiling FMPhotoPicker FMLoadingView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[40/54] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[41/54] Compiling FMPhotoPicker FMWarningView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[42/54] Compiling FMPhotoPicker Helper.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[43/54] Compiling FMPhotoPicker InsertableUIView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[44/54] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[45/54] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[46/54] Compiling FMPhotoPicker FMPhotoAsset.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[47/54] Compiling FMPhotoPicker FMPhotosDataSource.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[48/54] Compiling FMPhotoPicker FMCrop.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[49/54] Compiling FMPhotoPicker FMCroppable.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[50/54] Compiling FMPhotoPicker FMCropCropBoxView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[51/54] Compiling FMPhotoPicker FMCropForegroundView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[52/54] Compiling FMPhotoPicker FMCropScrollView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[53/54] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[54/54] Compiling FMPhotoPicker FMCropView.swift
/Users/admin/builder/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
BUILD FAILURE 6.1 macosSpm