Build Information
Failed to build FMPhotoPicker, reference 1.3.0 (fccd84
), with Swift 6.0 for Linux on 1 Nov 2024 11:29:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/congnd/FMPhotoPicker.git
Reference: 1.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/congnd/FMPhotoPicker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/4] Copying Info.plist
[1/4] Write sources
[2/4] Copying Assets.xcassets
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/51] Compiling FMPhotoPicker FMPresenterTopView.swift
/host/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/51] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/host/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/51] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/host/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/51] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/host/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/51] Compiling FMPhotoPicker AVPlayer+Extension.swift
/host/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/51] Compiling FMPhotoPicker Bundle+Extension.swift
/host/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 InsertableUIView.swift
/host/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 TimeInterval+Extension.swift
/host/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 UIImage+Extension.swift
/host/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 UIImage+Extensions.swift
/host/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 UIView+FMPhotoView.swift
/host/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 resource_bundle_accessor.swift
/host/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 Const.swift
/host/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 FMAlertable.swift
/host/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 FMLoadingView.swift
/host/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 FMPhotoPickerConfig.swift
/host/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 FMWarningView.swift
/host/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 Helper.swift
/host/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 FMImageEditorViewController.swift
/host/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 FMCropBackgroundView.swift
/host/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 FMCropCropBoxCornersView.swift
/host/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 FMCropCropBoxView.swift
/host/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 FMCropForegroundView.swift
/host/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 FMCropScrollView.swift
/host/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 FMCropTranslucencyView.swift
/host/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 FMPhotoViewController.swift
/host/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 FMScalingImageView.swift
/host/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 FMVideoViewController.swift
/host/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 FMPlaybackControlView.swift
/host/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 FMPresenterBottomView.swift
/host/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 FMPresenterEditMenuView.swift
/host/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 FMZoomInAnimationController.swift
/host/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 FMZoomOutAnimationController.swift
/host/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 FMPhotoAsset.swift
/host/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 FMPhotosDataSource.swift
/host/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 FMCrop.swift
/host/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 FMCroppable.swift
/host/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 FMImageEditor.swift
/host/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)
[43/57] Emitting module FMPhotoPicker
/host/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 FMFilter.swift
/host/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 FMFilterable.swift
/host/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 FMPhotoInteractionAnimator.swift
/host/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 FMPhotoPickerBatchSelector.swift
/host/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 FMPhotoPickerImageCollectionViewCell.swift
/host/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 FMPhotoPickerImageCollectionViewLayout.swift
/host/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 FMPhotoPickerViewController.swift
/host/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 FMCropView.swift
/host/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 FMCropCell.swift
/host/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 FMCropMenuView.swift
/host/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 FMFilterCell.swift
/host/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 FMFiltersMenuView.swift
/host/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 FMPhotoPresenterViewController.swift
/host/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 FMImageViewController.swift
/host/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.0 linux