The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ModernAVPlayer with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noreasonprojects/ModernAVPlayer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/noreasonprojects/ModernAVPlayer
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7bbedbe Merge pull request #192 from noreasonprojects/bug/revert-default-audiosession-category-option
Cloned https://github.com/noreasonprojects/ModernAVPlayer.git
Revision (git rev-parse @):
7bbedbe1013ba1ee283e8d28a392df6758a9228d
SUCCESS checkout https://github.com/noreasonprojects/ModernAVPlayer.git at develop
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.25s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.03s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "modernavplayer",
      "name": "ModernAVPlayer",
      "url": "https://github.com/noreasonprojects/ModernAVPlayer.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ModernAVPlayer",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "5.1.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/noreasonprojects/ModernAVPlayer.git
[1/8144] Fetching modernavplayer
Fetched https://github.com/noreasonprojects/ModernAVPlayer.git (7.16s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.29s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.02s)
Creating working copy for https://github.com/noreasonprojects/ModernAVPlayer.git
Working copy of https://github.com/noreasonprojects/ModernAVPlayer.git resolved at develop
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
warning: '.resolve-product-dependencies': dependency 'modernavplayer' is not used by any target
Found 1 product dependencies
  - RxSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/180] Compiling RxSwift AddRef.swift
[2/180] Compiling RxSwift Amb.swift
[3/180] Compiling RxSwift AnonymousDisposable.swift
[4/180] Compiling RxSwift AnonymousObserver.swift
[5/180] Compiling RxSwift AnyObserver.swift
[6/180] Compiling RxSwift AsMaybe.swift
[7/180] Compiling RxSwift AsSingle.swift
[8/180] Compiling RxSwift AsyncLock.swift
[9/180] Compiling RxSwift AsyncSubject.swift
[10/180] Compiling RxSwift AtomicInt.swift
[11/180] Compiling RxSwift Bag+Rx.swift
[12/180] Compiling RxSwift Bag.swift
[13/180] Compiling RxSwift BehaviorSubject.swift
[14/180] Compiling RxSwift BinaryDisposable.swift
[15/180] Compiling RxSwift BooleanDisposable.swift
[16/180] Compiling RxSwift Buffer.swift
[17/180] Compiling RxSwift Cancelable.swift
[18/180] Compiling RxSwift Catch.swift
[19/180] Compiling RxSwift CombineLatest+Collection.swift
[20/180] Emitting module RxSwift
[21/180] Compiling RxSwift CombineLatest+arity.swift
[22/180] Compiling RxSwift CombineLatest.swift
[23/180] Compiling RxSwift CompactMap.swift
[24/180] Compiling RxSwift Completable+AndThen.swift
[25/180] Compiling RxSwift Completable.swift
[26/180] Compiling RxSwift CompositeDisposable.swift
[27/180] Compiling RxSwift Concat.swift
[28/180] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[29/180] Compiling RxSwift ConcurrentMainScheduler.swift
[30/180] Compiling RxSwift ConnectableObservableType.swift
[31/180] Compiling RxSwift Create.swift
[32/180] Compiling RxSwift CurrentThreadScheduler.swift
[33/180] Compiling RxSwift Date+Dispatch.swift
[34/180] Compiling RxSwift Debounce.swift
[35/180] Compiling RxSwift Debug.swift
[36/180] Compiling RxSwift DefaultIfEmpty.swift
[37/180] Compiling RxSwift Deferred.swift
[38/180] Compiling RxSwift Delay.swift
[39/180] Compiling RxSwift DelaySubscription.swift
[40/198] Compiling RxSwift Observable.swift
[41/198] Compiling RxSwift ObservableConvertibleType.swift
[42/198] Compiling RxSwift ObservableType+Extensions.swift
[43/198] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[44/198] Compiling RxSwift ObservableType.swift
[45/198] Compiling RxSwift ObserveOn.swift
[46/198] Compiling RxSwift ObserverBase.swift
[47/198] Compiling RxSwift ObserverType.swift
[48/198] Compiling RxSwift OperationQueueScheduler.swift
[49/198] Compiling RxSwift Optional.swift
[50/198] Compiling RxSwift Platform.Darwin.swift
[51/198] Compiling RxSwift Platform.Linux.swift
[52/198] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[53/198] Compiling RxSwift PrimitiveSequence.swift
[54/198] Compiling RxSwift PriorityQueue.swift
[55/198] Compiling RxSwift Producer.swift
[56/198] Compiling RxSwift PublishSubject.swift
[57/198] Compiling RxSwift Queue.swift
[58/198] Compiling RxSwift Range.swift
[59/198] Compiling RxSwift SerialDisposable.swift
[60/198] Compiling RxSwift ShareReplayScope.swift
[61/198] Compiling RxSwift Single.swift
[62/198] Compiling RxSwift SingleAssignmentDisposable.swift
[63/198] Compiling RxSwift SingleAsync.swift
[64/198] Compiling RxSwift Sink.swift
[65/198] Compiling RxSwift Skip.swift
[66/198] Compiling RxSwift SkipUntil.swift
[67/198] Compiling RxSwift SkipWhile.swift
[68/198] Compiling RxSwift StartWith.swift
[69/198] Compiling RxSwift SubjectType.swift
[70/198] Compiling RxSwift SubscribeOn.swift
[71/198] Compiling RxSwift SubscriptionDisposable.swift
[72/198] Compiling RxSwift SwiftSupport.swift
[73/198] Compiling RxSwift Switch.swift
[74/198] Compiling RxSwift SwitchIfEmpty.swift
[75/198] Compiling RxSwift SynchronizedDisposeType.swift
[76/198] Compiling RxSwift SynchronizedOnType.swift
[77/198] Compiling RxSwift Reactive.swift
[78/198] Compiling RxSwift RecursiveLock.swift
[79/198] Compiling RxSwift RecursiveScheduler.swift
[80/198] Compiling RxSwift Reduce.swift
[81/198] Compiling RxSwift RefCountDisposable.swift
[82/198] Compiling RxSwift Repeat.swift
[83/198] Compiling RxSwift ReplaySubject.swift
[84/198] Compiling RxSwift RetryWhen.swift
[85/198] Compiling RxSwift Rx.swift
[86/198] Compiling RxSwift RxMutableBox.swift
[87/198] Compiling RxSwift Sample.swift
[88/198] Compiling RxSwift Scan.swift
[89/198] Compiling RxSwift ScheduledDisposable.swift
[90/198] Compiling RxSwift ScheduledItem.swift
[91/198] Compiling RxSwift ScheduledItemType.swift
[92/198] Compiling RxSwift SchedulerServices+Emulation.swift
[93/198] Compiling RxSwift SchedulerType.swift
[94/198] Compiling RxSwift Sequence.swift
[95/198] Compiling RxSwift SerialDispatchQueueScheduler.swift
[96/198] Compiling RxSwift GroupBy.swift
[97/198] Compiling RxSwift GroupedObservable.swift
[98/198] Compiling RxSwift HistoricalScheduler.swift
[99/198] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[100/198] Compiling RxSwift ImmediateSchedulerType.swift
[101/198] Compiling RxSwift InfiniteSequence.swift
[102/198] Compiling RxSwift InvocableScheduledItem.swift
[103/198] Compiling RxSwift InvocableType.swift
[104/198] Compiling RxSwift Just.swift
[105/198] Compiling RxSwift Lock.swift
[106/198] Compiling RxSwift LockOwnerType.swift
[107/198] Compiling RxSwift MainScheduler.swift
[108/198] Compiling RxSwift Map.swift
[109/198] Compiling RxSwift Materialize.swift
[110/198] Compiling RxSwift Maybe.swift
[111/198] Compiling RxSwift Merge.swift
[112/198] Compiling RxSwift Multicast.swift
[113/198] Compiling RxSwift Never.swift
[114/198] Compiling RxSwift NopDisposable.swift
[115/198] Compiling RxSwift Dematerialize.swift
[116/198] Compiling RxSwift Deprecated.swift
[117/198] Compiling RxSwift DispatchQueue+Extensions.swift
[118/198] Compiling RxSwift DispatchQueueConfiguration.swift
[119/198] Compiling RxSwift Disposable.swift
[120/198] Compiling RxSwift Disposables.swift
[121/198] Compiling RxSwift DisposeBag.swift
[122/198] Compiling RxSwift DisposeBase.swift
[123/198] Compiling RxSwift DistinctUntilChanged.swift
[124/198] Compiling RxSwift Do.swift
[125/198] Compiling RxSwift ElementAt.swift
[126/198] Compiling RxSwift Empty.swift
[127/198] Compiling RxSwift Enumerated.swift
[128/198] Compiling RxSwift Error.swift
[129/198] Compiling RxSwift Errors.swift
[130/198] Compiling RxSwift Event.swift
[131/198] Compiling RxSwift Filter.swift
[132/198] Compiling RxSwift First.swift
[133/198] Compiling RxSwift Generate.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[134/198] Emitting module ModernAVPlayer
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[135/203] Compiling ModernAVPlayer LoadingMediaState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[136/203] Compiling ModernAVPlayer PausedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[137/203] Compiling ModernAVPlayer PlayingState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[138/203] Compiling ModernAVPlayer StoppedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[139/203] Compiling ModernAVPlayer WaitingNetworkState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/64] Emitting module ModernAVPlayer
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[2/69] Compiling RxSwift TailRecursiveSink.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[3/69] Compiling RxSwift Take.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[4/69] Compiling RxSwift WithLatestFrom.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[5/69] Compiling RxSwift Zip+Collection.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[6/69] Compiling ModernAVPlayer PlayerCommand.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[7/69] Compiling ModernAVPlayer PlayerConfiguration.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[8/69] Compiling RxSwift Timer.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[9/69] Compiling RxSwift ToArray.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[10/69] Compiling RxSwift VirtualTimeScheduler.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[11/69] Compiling RxSwift Window.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[12/69] Compiling RxSwift Using.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[13/69] Compiling RxSwift VirtualTimeConverterType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[14/69] Compiling RxSwift Throttle.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[15/69] Compiling RxSwift Timeout.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[16/69] Compiling RxSwift TakeLast.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[17/69] Compiling RxSwift TakeUntil.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[18/69] Compiling RxSwift TakeWhile.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[19/69] Compiling RxSwift SynchronizedUnsubscribeType.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[20/69] Compiling ModernAVPlayer PlayerState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[21/69] Compiling ModernAVPlayer PlayerUnavailableActionReason.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[22/69] Compiling ModernAVPlayer AVPlayerRemoteCommand.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[23/69] Compiling ModernAVPlayer ModernAVPlayerRemoteCommand.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[24/69] Compiling ModernAVPlayer ModernAVPlayerRemoteCommandFactory.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[25/69] Compiling ModernAVPlayer TimerFactory.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[26/69] Compiling ModernAVPlayer URLSessionDataTaskFactory.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[27/69] Compiling ModernAVPlayer ModernAVPlayer.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[28/69] Compiling ModernAVPlayer ModernAVPlayerDelegate.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[29/69] Compiling ModernAVPlayer AVPlayerItemInitService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[30/69] Compiling ModernAVPlayer AudioSessionService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[31/69] Compiling ModernAVPlayer InterruptionAudioService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[32/69] Compiling ModernAVPlayer ReachabilityService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[33/69] Compiling ModernAVPlayer RouteAudioService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[34/69] Compiling ModernAVPlayer BufferingState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[35/69] Compiling ModernAVPlayer FailedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[36/69] Compiling ModernAVPlayer InitState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[37/69] Compiling ModernAVPlayer LoadedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[38/69] Compiling ModernAVPlayer ItemStatusObservingService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[39/69] Compiling ModernAVPlayer ModernAVPlayerLogger.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[40/69] Compiling ModernAVPlayer ModernAVPlayerSeekService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[41/69] Compiling ModernAVPlayer NowPlayingService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[42/69] Compiling ModernAVPlayer PlaybackObservingService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[43/69] Compiling ModernAVPlayer RateObservingService.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[50/80] Compiling ModernAVPlayer LoadingMediaState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[51/80] Compiling ModernAVPlayer PausedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[52/80] Compiling ModernAVPlayer PlayingState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[53/80] Compiling ModernAVPlayer StoppedState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
[54/80] Compiling ModernAVPlayer WaitingNetworkState.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Components/PlayerContext.swift:28:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm