The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mantis, reference master (2e37e8), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 11:08:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guoyingtao/Mantis.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guoyingtao/Mantis
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2e37e80 chore: bump version to 2.31.1
Cloned https://github.com/guoyingtao/Mantis.git
Revision (git rev-parse @):
2e37e80e9c72b6250fa3221a1c5ef794b93c11d3
SUCCESS checkout https://github.com/guoyingtao/Mantis.git at master
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "mantis",
      "name": "Mantis",
      "url": "https://github.com/guoyingtao/Mantis.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mantis",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/guoyingtao/Mantis.git
[1/9700] Fetching mantis
Fetched https://github.com/guoyingtao/Mantis.git from cache (3.86s)
Creating working copy for https://github.com/guoyingtao/Mantis.git
Working copy of https://github.com/guoyingtao/Mantis.git resolved at master (2e37e80)
warning: '.resolve-product-dependencies': dependency 'mantis' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/guoyingtao/Mantis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying MantisLocalizable.strings
[12/18] Write sources
[13/18] Copying MantisLocalizable.strings
[14/18] Copying Info.plist
[17/18] Write swift-version--6988338F2F200930.txt
[19/98] Compiling Mantis Angle.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[20/98] Compiling Mantis AppearanceColorPreset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[21/98] Compiling Mantis Config.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[22/98] Compiling Mantis CropAuxiliaryIndicatorConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[23/98] Compiling Mantis CropData.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[24/98] Compiling Mantis CropToolbarConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[25/98] Compiling Mantis CropAuxiliaryIndicatorView+Accessibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[26/98] Compiling Mantis CropAuxiliaryIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[27/98] Compiling Mantis CropBoxFreeAspectFrameUpdater.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[28/106] Compiling Mantis CropViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[29/106] Compiling Mantis ImageContainerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[30/106] Compiling Mantis RotationDialProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[31/106] Compiling Mantis RotationDialViewModelProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[32/106] Compiling Mantis TransformDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[33/106] Compiling Mantis RatioOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[34/106] Compiling Mantis RotationCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[35/106] Compiling Mantis RotationDial+Touches.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[36/106] Compiling Mantis ToolBarButtonImageBuilder+DrawImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[37/106] Compiling Mantis ToolBarButtonImageBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[38/106] Compiling Mantis Definition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[39/106] Compiling Mantis Enum.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[40/106] Compiling Mantis CGAffineTransformExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[41/106] Compiling Mantis CGImageExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[42/106] Compiling Mantis CoreGraphicsExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[43/106] Compiling Mantis UIImageExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[44/106] Compiling Mantis UIViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[45/106] Compiling Mantis SlideDialIconDrawer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[46/106] Compiling Mantis SlideDialTypeButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[47/106] Compiling Mantis SlideDialViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[48/106] Compiling Mantis SlideRuler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[49/106] Compiling Mantis SlideRulerPositionHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[50/106] Compiling Mantis ImageCropper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[51/106] Compiling Mantis ToolbarButtonOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[52/106] Compiling Mantis resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[53/106] Compiling Mantis RotationDial.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[54/106] Compiling Mantis RotationDialConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[55/106] Compiling Mantis RotationDialPlate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[56/106] Compiling Mantis RotationDialViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[57/106] Compiling Mantis RotationTypeSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[58/106] Compiling Mantis SlideDial+TypeSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[59/106] Compiling Mantis SlideDial.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[60/106] Compiling Mantis SlideDialConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[61/106] Compiling Mantis CropViewController+CropViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[62/106] Compiling Mantis CropViewController+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[63/106] Compiling Mantis CropViewController+ToolbarDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[64/106] Compiling Mantis CropViewController+UndoRedo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[65/106] Compiling Mantis CropViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[66/106] Compiling Mantis FixedRatioManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[67/106] Compiling Mantis RatioItemView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[68/106] Compiling Mantis RatioPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[69/106] Compiling Mantis RatioSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[70/106] Compiling Mantis CropDimmingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[71/106] Compiling Mantis CropMaskProtocal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[72/106] Compiling Mantis CropVisualEffectView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[73/106] Compiling Mantis CropAuxiliaryIndicatorViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[74/106] Compiling Mantis CropMaskViewManagerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[75/106] Compiling Mantis CropScrollViewProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[76/106] Compiling Mantis CropToolbarProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[77/106] Compiling Mantis CropViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[78/106] Compiling Mantis CropViewModelProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/106] Emitting module Mantis
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[80/106] Compiling Mantis Global.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[81/106] Compiling Mantis GeometryHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[82/106] Compiling Mantis ImageAutoAdjustHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[83/106] Compiling Mantis LocalizedHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[84/106] Compiling Mantis Orientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[85/106] Compiling Mantis PerspectiveTransformHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[86/106] Compiling Mantis TransformRecord.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[87/106] Compiling Mantis TransformStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[88/106] Compiling Mantis Mantis.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[89/106] Compiling Mantis CropBoxLockedAspectFrameUpdater.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[90/106] Compiling Mantis CropMaskViewManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[91/106] Compiling Mantis CropView+Crop.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[92/106] Compiling Mantis CropView+Flip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[93/106] Compiling Mantis CropView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[94/106] Compiling Mantis CropView+Rotation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[95/106] Compiling Mantis CropView+Skew.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[96/106] Compiling Mantis CropView+Touches.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[97/106] Compiling Mantis CropView+Transform.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[98/106] Compiling Mantis CropView+UIScrollViewDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[99/106] Compiling Mantis CropView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[100/106] Compiling Mantis CropViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[101/106] Compiling Mantis CropViewStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[102/106] Compiling Mantis CropWorkbenchView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[103/106] Compiling Mantis ImageContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[104/106] Compiling Mantis CropViewConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[105/106] Compiling Mantis CropToolbar.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
[106/106] Compiling Mantis CropViewController+CropAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/Mantis/Angle.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | /// Use this class to make angle calculation to be simpler
BUILD FAILURE 6.3 macosSpm