The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RxSpriteKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/RxSpriteKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/RxSpriteKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 40be0d3 Update README.md
Cloned https://github.com/giginet/RxSpriteKit.git
Revision (git rev-parse @):
40be0d3a027f20490f1fd1f39d6438c8e21859da
SUCCESS checkout https://github.com/giginet/RxSpriteKit.git at master
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.27s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.53s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.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": "rxspritekit",
      "name": "RxSpriteKit",
      "url": "https://github.com/giginet/RxSpriteKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSpriteKit",
      "dependencies": [
        {
          "identity": "rxswift",
          "name": "RxSwift",
          "url": "https://github.com/ReactiveX/RxSwift.git",
          "version": "5.0.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/giginet/RxSpriteKit.git
[1/780] Fetching rxspritekit
Fetched https://github.com/giginet/RxSpriteKit.git (0.33s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.27s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.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.0.1
Creating working copy for https://github.com/giginet/RxSpriteKit.git
Working copy of https://github.com/giginet/RxSpriteKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'rxspritekit' 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/138] Emitting module RxSwift
[2/156] Compiling RxSwift SerialDisposable.swift
[3/156] Compiling RxSwift ShareReplayScope.swift
[4/156] Compiling RxSwift Single.swift
[5/156] Compiling RxSwift SingleAssignmentDisposable.swift
[6/156] Compiling RxSwift SingleAsync.swift
[7/156] Compiling RxSwift Sink.swift
[8/156] Compiling RxSwift Skip.swift
[9/156] Compiling RxSwift SkipUntil.swift
[10/156] Compiling RxSwift SkipWhile.swift
[11/156] Compiling RxSwift StartWith.swift
[12/156] Compiling RxSwift String+Rx.swift
[13/156] Compiling RxSwift SubjectType.swift
[14/156] Compiling RxSwift SubscribeOn.swift
[15/156] Compiling RxSwift SubscriptionDisposable.swift
[16/156] Compiling RxSwift SwiftSupport.swift
[17/156] Compiling RxSwift Switch.swift
[18/156] Compiling RxSwift SwitchIfEmpty.swift
[19/156] Compiling RxSwift SynchronizedDisposeType.swift
[20/156] Compiling RxSwift SynchronizedOnType.swift
[21/156] Compiling RxSwift Observable.swift
[22/156] Compiling RxSwift ObservableConvertibleType.swift
[23/156] Compiling RxSwift ObservableType+Extensions.swift
[24/156] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[25/156] Compiling RxSwift ObservableType.swift
[26/156] Compiling RxSwift ObserveOn.swift
[27/156] Compiling RxSwift ObserverBase.swift
[28/156] Compiling RxSwift ObserverType.swift
[29/156] Compiling RxSwift OperationQueueScheduler.swift
[30/156] Compiling RxSwift Optional.swift
[31/156] Compiling RxSwift Platform.Darwin.swift
[32/156] Compiling RxSwift Platform.Linux.swift
[33/156] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[34/156] Compiling RxSwift PrimitiveSequence.swift
[35/156] Compiling RxSwift PriorityQueue.swift
[36/156] Compiling RxSwift Producer.swift
[37/156] Compiling RxSwift PublishSubject.swift
[38/156] Compiling RxSwift Queue.swift
[39/156] Compiling RxSwift Range.swift
[40/156] Compiling RxSwift AddRef.swift
[41/156] Compiling RxSwift Amb.swift
[42/156] Compiling RxSwift AnonymousDisposable.swift
[43/156] Compiling RxSwift AnonymousObserver.swift
[44/156] Compiling RxSwift AnyObserver.swift
[45/156] Compiling RxSwift AsMaybe.swift
[46/156] Compiling RxSwift AsSingle.swift
[47/156] Compiling RxSwift AsyncLock.swift
[48/156] Compiling RxSwift AsyncSubject.swift
[49/156] Compiling RxSwift AtomicInt.swift
[50/156] Compiling RxSwift Bag+Rx.swift
[51/156] Compiling RxSwift Bag.swift
[52/156] Compiling RxSwift BehaviorSubject.swift
[53/156] Compiling RxSwift BinaryDisposable.swift
[54/156] Compiling RxSwift BooleanDisposable.swift
[55/156] Compiling RxSwift Buffer.swift
[56/156] Compiling RxSwift Cancelable.swift
[57/156] Compiling RxSwift Catch.swift
[58/156] Compiling RxSwift CombineLatest+Collection.swift
[59/156] Compiling RxSwift Dematerialize.swift
[60/156] Compiling RxSwift Deprecated.swift
[61/156] Compiling RxSwift DispatchQueue+Extensions.swift
[62/156] Compiling RxSwift DispatchQueueConfiguration.swift
[63/156] Compiling RxSwift Disposable.swift
[64/156] Compiling RxSwift Disposables.swift
[65/156] Compiling RxSwift DisposeBag.swift
[66/156] Compiling RxSwift DisposeBase.swift
[67/156] Compiling RxSwift DistinctUntilChanged.swift
[68/156] Compiling RxSwift Do.swift
[69/156] Compiling RxSwift ElementAt.swift
[70/156] Compiling RxSwift Empty.swift
[71/156] Compiling RxSwift Enumerated.swift
[72/156] Compiling RxSwift Error.swift
[73/156] Compiling RxSwift Errors.swift
[74/156] Compiling RxSwift Event.swift
[75/156] Compiling RxSwift Filter.swift
[76/156] Compiling RxSwift First.swift
[77/156] Compiling RxSwift Generate.swift
[78/156] Compiling RxSwift GroupBy.swift
[79/156] Compiling RxSwift GroupedObservable.swift
[80/156] Compiling RxSwift HistoricalScheduler.swift
[81/156] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[82/156] Compiling RxSwift ImmediateSchedulerType.swift
[83/156] Compiling RxSwift InfiniteSequence.swift
[84/156] Compiling RxSwift InvocableScheduledItem.swift
[85/156] Compiling RxSwift InvocableType.swift
[86/156] Compiling RxSwift Just.swift
[87/156] Compiling RxSwift Lock.swift
[88/156] Compiling RxSwift LockOwnerType.swift
[89/156] Compiling RxSwift MainScheduler.swift
[90/156] Compiling RxSwift Map.swift
[91/156] Compiling RxSwift Materialize.swift
[92/156] Compiling RxSwift Maybe.swift
[93/156] Compiling RxSwift Merge.swift
[94/156] Compiling RxSwift Multicast.swift
[95/156] Compiling RxSwift Never.swift
[96/156] Compiling RxSwift NopDisposable.swift
[97/156] Compiling RxSwift Reactive.swift
[98/156] Compiling RxSwift RecursiveLock.swift
[99/156] Compiling RxSwift RecursiveScheduler.swift
[100/156] Compiling RxSwift Reduce.swift
[101/156] Compiling RxSwift RefCountDisposable.swift
[102/156] Compiling RxSwift Repeat.swift
[103/156] Compiling RxSwift ReplaySubject.swift
[104/156] Compiling RxSwift RetryWhen.swift
[105/156] Compiling RxSwift Rx.swift
[106/156] Compiling RxSwift RxMutableBox.swift
[107/156] Compiling RxSwift Sample.swift
[108/156] Compiling RxSwift Scan.swift
[109/156] Compiling RxSwift ScheduledDisposable.swift
[110/156] Compiling RxSwift ScheduledItem.swift
[111/156] Compiling RxSwift ScheduledItemType.swift
[112/156] Compiling RxSwift SchedulerServices+Emulation.swift
[113/156] Compiling RxSwift SchedulerType.swift
[114/156] Compiling RxSwift Sequence.swift
[115/156] Compiling RxSwift SerialDispatchQueueScheduler.swift
[116/156] Compiling RxSwift CombineLatest+arity.swift
[117/156] Compiling RxSwift CombineLatest.swift
[118/156] Compiling RxSwift CompactMap.swift
[119/156] Compiling RxSwift Completable+AndThen.swift
[120/156] Compiling RxSwift Completable.swift
[121/156] Compiling RxSwift CompositeDisposable.swift
[122/156] Compiling RxSwift Concat.swift
[123/156] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[124/156] Compiling RxSwift ConcurrentMainScheduler.swift
[125/156] Compiling RxSwift ConnectableObservableType.swift
[126/156] Compiling RxSwift Create.swift
[127/156] Compiling RxSwift CurrentThreadScheduler.swift
[128/156] Compiling RxSwift Date+Dispatch.swift
[129/156] Compiling RxSwift Debounce.swift
[130/156] Compiling RxSwift Debug.swift
[131/156] Compiling RxSwift DefaultIfEmpty.swift
[132/156] Compiling RxSwift Deferred.swift
[133/156] Compiling RxSwift Delay.swift
[134/156] Compiling RxSwift DelaySubscription.swift
[135/156] Compiling RxSwift SynchronizedUnsubscribeType.swift
[136/156] Compiling RxSwift TailRecursiveSink.swift
[137/156] Compiling RxSwift Take.swift
[138/156] Compiling RxSwift TakeLast.swift
[139/156] Compiling RxSwift TakeUntil.swift
[140/156] Compiling RxSwift TakeWhile.swift
[141/156] Compiling RxSwift Throttle.swift
[142/156] Compiling RxSwift Timeout.swift
[143/156] Compiling RxSwift Timer.swift
[144/156] Compiling RxSwift ToArray.swift
[145/156] Compiling RxSwift Using.swift
[146/156] Compiling RxSwift VirtualTimeConverterType.swift
[147/156] Compiling RxSwift VirtualTimeScheduler.swift
[148/156] Compiling RxSwift Window.swift
[149/156] Compiling RxSwift WithLatestFrom.swift
[150/156] Compiling RxSwift Zip+Collection.swift
[151/156] Compiling RxSwift Zip+arity.swift
[152/156] Compiling RxSwift Zip.swift
[153/161] Compiling RxRelay Utils.swift
[154/161] Compiling RxRelay PublishRelay.swift
[155/161] Compiling RxRelay Observable+Bind.swift
[156/161] Compiling RxRelay BehaviorRelay.swift
[157/161] Emitting module RxRelay
[157/161] Compiling RxCocoaRuntime _RXKVOObserver.m
[158/161] Compiling RxCocoaRuntime _RXDelegateProxy.m
[159/161] Compiling RxCocoaRuntime _RX.m
[160/161] Compiling RxCocoaRuntime _RXObjCRuntime.m
[162/255] Emitting module RxCocoa
[163/268] Compiling RxCocoa UISlider+Rx.swift
[164/268] Compiling RxCocoa UIStepper+Rx.swift
[165/268] Compiling RxCocoa UISwitch+Rx.swift
[166/268] Compiling RxCocoa UITabBar+Rx.swift
[167/268] Compiling RxCocoa UITabBarController+Rx.swift
[168/268] Compiling RxCocoa UITabBarItem+Rx.swift
[169/268] Compiling RxCocoa UITableView+Rx.swift
[170/268] Compiling RxCocoa UITextField+Rx.swift
[171/268] Compiling RxCocoa UITextView+Rx.swift
[172/268] Compiling RxCocoa UIView+Rx.swift
[173/268] Compiling RxCocoa UIViewController+Rx.swift
[174/268] Compiling RxCocoa UIWebView+Rx.swift
[175/268] Compiling RxCocoa URLSession+Rx.swift
[176/268] Compiling RxCocoa RxTabBarDelegateProxy.swift
[177/268] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[178/268] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[179/268] Compiling RxCocoa RxTableViewDataSourceType.swift
[180/268] Compiling RxCocoa RxTableViewDelegateProxy.swift
[181/268] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[182/268] Compiling RxCocoa RxTarget.swift
[183/268] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[184/268] Compiling RxCocoa RxTextViewDelegateProxy.swift
[185/268] Compiling RxCocoa RxWebViewDelegateProxy.swift
[186/268] Compiling RxCocoa SchedulerType+SharedSequence.swift
[187/268] Compiling RxCocoa SectionedViewDataSourceType.swift
[188/268] Compiling RxCocoa SharedSequence+Operators+arity.swift
[189/268] Compiling RxCocoa SharedSequence+Operators.swift
[190/268] Compiling RxCocoa SharedSequence.swift
[191/268] Compiling RxCocoa Signal+Subscription.swift
[192/268] Compiling RxCocoa Signal.swift
[193/268] Compiling RxCocoa TextInput.swift
[194/268] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[195/268] Compiling RxCocoa UIAlertAction+Rx.swift
[196/268] Compiling RxCocoa UIApplication+Rx.swift
[197/268] Compiling RxCocoa UIBarButtonItem+Rx.swift
[198/268] Compiling RxCocoa UIButton+Rx.swift
[199/268] Compiling RxCocoa UICollectionView+Rx.swift
[200/268] Compiling RxCocoa UIControl+Rx.swift
[201/268] Compiling RxCocoa UIDatePicker+Rx.swift
[202/268] Compiling RxCocoa BehaviorRelay+Driver.swift
[203/268] Compiling RxCocoa Binder.swift
[204/268] Compiling RxCocoa ControlEvent+Driver.swift
[205/268] Compiling RxCocoa ControlEvent+Signal.swift
[206/268] Compiling RxCocoa ControlEvent.swift
[207/268] Compiling RxCocoa ControlProperty+Driver.swift
[208/268] Compiling RxCocoa ControlProperty.swift
[209/268] Compiling RxCocoa ControlTarget.swift
[210/268] Compiling RxCocoa DelegateProxy.swift
[211/268] Compiling RxCocoa DelegateProxyType.swift
[212/268] Compiling RxCocoa Deprecated.swift
[213/268] Compiling RxCocoa DispatchQueue+Extensions.swift
[214/268] Compiling RxCocoa Driver+Subscription.swift
[215/268] Compiling RxCocoa Driver.swift
[216/268] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[217/268] Compiling RxCocoa UIImageView+Rx.swift
[218/268] Compiling RxCocoa UILabel+Rx.swift
[219/268] Compiling RxCocoa UINavigationController+Rx.swift
[220/268] Compiling RxCocoa UINavigationItem+Rx.swift
[221/268] Compiling RxCocoa UIPageControl+Rx.swift
[222/268] Compiling RxCocoa UIPickerView+Rx.swift
[223/268] Compiling RxCocoa UIProgressView+Rx.swift
[224/268] Compiling RxCocoa UIRefreshControl+Rx.swift
[225/268] Compiling RxCocoa UIScrollView+Rx.swift
[226/268] Compiling RxCocoa UISearchBar+Rx.swift
[227/268] Compiling RxCocoa UISearchController+Rx.swift
[228/268] Compiling RxCocoa UISegmentedControl+Rx.swift
[229/268] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[230/268] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[231/268] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[232/268] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[233/268] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[234/268] Compiling RxCocoa RxPickerViewAdapter.swift
[235/268] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[236/268] Compiling RxCocoa RxPickerViewDataSourceType.swift
[237/268] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[238/268] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[239/268] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[240/268] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[241/268] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[242/268] Compiling RxCocoa NSTextField+Rx.swift
[243/268] Compiling RxCocoa NSTextStorage+Rx.swift
[244/268] Compiling RxCocoa NSTextView+Rx.swift
[245/268] Compiling RxCocoa NSView+Rx.swift
[246/268] Compiling RxCocoa NotificationCenter+Rx.swift
[247/268] Compiling RxCocoa Observable+Bind.swift
[248/268] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[249/268] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[250/268] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[251/268] Compiling RxCocoa PublishRelay+Signal.swift
[252/268] Compiling RxCocoa RxCocoa.swift
[253/268] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[254/268] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[255/268] Compiling RxCocoa ItemEvents.swift
[256/268] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[257/268] Compiling RxCocoa KVORepresentable+Swift.swift
[258/268] Compiling RxCocoa KVORepresentable.swift
[259/268] Compiling RxCocoa KeyPathBinder.swift
[260/268] Compiling RxCocoa Logging.swift
[261/268] Compiling RxCocoa NSButton+Rx.swift
[262/268] Compiling RxCocoa NSControl+Rx.swift
[263/268] Compiling RxCocoa NSImageView+Rx.swift
[264/268] Compiling RxCocoa NSLayoutConstraint+Rx.swift
[265/268] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[266/268] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[267/268] Compiling RxCocoa NSObject+Rx.swift
[268/268] Compiling RxCocoa NSSlider+Rx.swift
[269/293] Emitting module RxSpriteKit
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:9:36: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyUp: ControlEvent<NSEvent> {
                                   ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:14:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyDown: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:19:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDown: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:24:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDragged: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:29:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseUp: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:34:41: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseMoved: ControlEvent<NSEvent> {
                                        ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:39:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseEntered: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:44:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseExit: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:49:45: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDown: ControlEvent<NSEvent> {
                                            ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:54:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseUp: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:59:48: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDragged: ControlEvent<NSEvent> {
                                               ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:8:32: warning: cannot use class 'NSResponder' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension Reactive where Base: NSResponder {
                               ^
AppKit.NSResponder:1:23: note: type declared here
@MainActor open class NSResponder : NSObject, NSCoding {
                      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:8:33: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public typealias RSKColor = NSColor
                                ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:10:37: warning: cannot use enum 'NSLineBreakMode' here; 'AppKit' was not imported by this file
public typealias RSKLineBreakMode = NSLineBreakMode
                                    ^
AppKit.NSLineBreakMode:2:13: note: type declared here
public enum NSLineBreakMode : UInt, @unchecked Sendable {
            ^
[270/296] Compiling RxSpriteKit NSResponder+Rx.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:9:36: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyUp: ControlEvent<NSEvent> {
                                   ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:14:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyDown: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:19:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDown: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:24:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDragged: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:29:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseUp: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:34:41: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseMoved: ControlEvent<NSEvent> {
                                        ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:39:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseEntered: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:44:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseExit: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:49:45: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDown: ControlEvent<NSEvent> {
                                            ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:54:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseUp: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:59:48: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDragged: ControlEvent<NSEvent> {
                                               ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:8:32: warning: cannot use class 'NSResponder' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension Reactive where Base: NSResponder {
                               ^
AppKit.NSResponder:1:23: note: type declared here
@MainActor open class NSResponder : NSObject, NSCoding {
                      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:8:33: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public typealias RSKColor = NSColor
                                ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:10:37: warning: cannot use enum 'NSLineBreakMode' here; 'AppKit' was not imported by this file
public typealias RSKLineBreakMode = NSLineBreakMode
                                    ^
AppKit.NSLineBreakMode:2:13: note: type declared here
public enum NSLineBreakMode : UInt, @unchecked Sendable {
            ^
[271/296] Compiling RxSpriteKit SKScene+LifeCycle.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:9:36: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyUp: ControlEvent<NSEvent> {
                                   ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:14:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyDown: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:19:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDown: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:24:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDragged: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:29:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseUp: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:34:41: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseMoved: ControlEvent<NSEvent> {
                                        ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:39:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseEntered: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:44:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseExit: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:49:45: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDown: ControlEvent<NSEvent> {
                                            ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:54:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseUp: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:59:48: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDragged: ControlEvent<NSEvent> {
                                               ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:8:32: warning: cannot use class 'NSResponder' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension Reactive where Base: NSResponder {
                               ^
AppKit.NSResponder:1:23: note: type declared here
@MainActor open class NSResponder : NSObject, NSCoding {
                      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:8:33: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public typealias RSKColor = NSColor
                                ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:10:37: warning: cannot use enum 'NSLineBreakMode' here; 'AppKit' was not imported by this file
public typealias RSKLineBreakMode = NSLineBreakMode
                                    ^
AppKit.NSLineBreakMode:2:13: note: type declared here
public enum NSLineBreakMode : UInt, @unchecked Sendable {
            ^
[272/296] Compiling RxSpriteKit Aliases.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:9:36: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyUp: ControlEvent<NSEvent> {
                                   ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:14:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var keyDown: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:19:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDown: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:24:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseDragged: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:29:38: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseUp: ControlEvent<NSEvent> {
                                     ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:34:41: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseMoved: ControlEvent<NSEvent> {
                                        ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:39:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseEntered: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:44:40: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var mouseExit: ControlEvent<NSEvent> {
                                       ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:49:45: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDown: ControlEvent<NSEvent> {
                                            ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:54:43: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseUp: ControlEvent<NSEvent> {
                                          ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:59:48: warning: cannot use class 'NSEvent' here; 'AppKit' was not imported by this file
    public var rightMouseDragged: ControlEvent<NSEvent> {
                                               ^
AppKit.NSEvent:1:12: note: type declared here
open class NSEvent : NSObject, NSCopying, NSCoding {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Input/macOS/NSResponder+Rx.swift:8:32: warning: cannot use class 'NSResponder' in an extension with public or '@usableFromInline' members; 'AppKit' was not imported by this file
extension Reactive where Base: NSResponder {
                               ^
AppKit.NSResponder:1:23: note: type declared here
@MainActor open class NSResponder : NSObject, NSCoding {
                      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:8:33: warning: cannot use class 'NSColor' here; 'AppKit' was not imported by this file
    public typealias RSKColor = NSColor
                                ^
AppKit.NSColor:1:12: note: type declared here
open class NSColor : NSObject, NSCopying, NSSecureCoding, NSPasteboardReading, NSPasteboardWriting, @unchecked Sendable {
           ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxSpriteKit/Utilities/Aliases.swift:10:37: warning: cannot use enum 'NSLineBreakMode' here; 'AppKit' was not imported by this file
public typealias RSKLineBreakMode = NSLineBreakMode
                                    ^
AppKit.NSLineBreakMode:2:13: note: type declared here
public enum NSLineBreakMode : UInt, @unchecked Sendable {
            ^
[273/296] Compiling RxSpriteKit SKPhysicsJointPin+Binder.swift
[274/296] Compiling RxSpriteKit SKPhysicsJointSliding+Binder.swift
[275/296] Compiling RxSpriteKit SKPhysicsJointSpring+Binder.swift
[276/296] Compiling RxSpriteKit SKEmitterNode+Binder.swift
[277/296] Compiling RxSpriteKit SKFieldNode+Binder.swift
[278/296] Compiling RxSpriteKit SKLabelNode+Binder.swift
[279/296] Compiling RxSpriteKit SKLightNode+Binder.swift
[280/296] Compiling RxSpriteKit SKNode+Binder.swift
[281/296] Compiling RxSpriteKit SKPhysicsBody+Binder.swift
[282/296] Compiling RxSpriteKit SKPhysicsJoint+Binder.swift
[283/296] Compiling RxSpriteKit SKPhysicsJointLimit+Binder.swift
[284/296] Compiling RxSpriteKit SKVideoNode+Binder.swift
[285/296] Compiling RxSpriteKit SKView+Binder.swift
[286/296] Compiling RxSpriteKit UIResponder+Rx.swift
[287/296] Compiling RxSpriteKit SKPhysicsWorld+Binder.swift
[288/296] Compiling RxSpriteKit SKScene+Binder.swift
[289/296] Compiling RxSpriteKit SKShapeNode+Binder.swift
[290/296] Compiling RxSpriteKit SKSpriteNode+Binder.swift
[291/296] Compiling RxSpriteKit SKTileMapNode+Binder.swift
[292/296] Compiling RxSpriteKit SKTransformNode+Binder.swift
[293/296] Compiling RxSpriteKit SK3DNode+Binder.swift
[294/296] Compiling RxSpriteKit SKAudioNode+Binder.swift
[295/296] Compiling RxSpriteKit SKCropNode+Binder.swift
[296/296] Compiling RxSpriteKit SKEffectNode+Binder.swift
Build complete! (25.83s)
Build complete.
Done.