Build Information
Failed to build RxGesture, reference main (e9f94d
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:45:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxGesture.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxGesture
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e9f94df Merge pull request #132 from RxSwiftCommunity/dependabot/bundler/cocoapods-downloader-1.6.3
Submodule path 'Carthage/Checkouts/RxSwift': checked out '7e01c05f25c025143073eaa3be3532f9375c614b'
Submodule 'Carthage/Checkouts/RxSwift' (https://github.com/ReactiveX/RxSwift.git) registered for path 'Carthage/Checkouts/RxSwift'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/RxSwift'...
Cloned https://github.com/RxSwiftCommunity/RxGesture.git
Revision (git rev-parse @):
e9f94dfd39efe5b2914ac9463d4193b9e340779c
SUCCESS checkout https://github.com/RxSwiftCommunity/RxGesture.git at main
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.21s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (4.74s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rxgesture",
"name": "RxGesture",
"url": "https://github.com/RxSwiftCommunity/RxGesture.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxGesture",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RxSwiftCommunity/RxGesture.git
[1/3360] Fetching rxgesture
Fetched https://github.com/RxSwiftCommunity/RxGesture.git from cache (1.12s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.66s)
Creating working copy for https://github.com/RxSwiftCommunity/RxGesture.git
Working copy of https://github.com/RxSwiftCommunity/RxGesture.git resolved at main (e9f94df)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
warning: '.resolve-product-dependencies': dependency 'rxgesture' is not used by any target
Found 1 product dependencies
- RxSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxGesture.git
https://github.com/RxSwiftCommunity/RxGesture.git
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxGesture",
"name" : "RxGesture",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RxGesture",
"targets" : [
"RxGesture"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxGesture",
"module_type" : "SwiftTarget",
"name" : "RxGesture",
"path" : "Pod",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxGesture"
],
"sources" : [
"Classes/GenericRxGestureRecognizerDelegate.swift",
"Classes/GestureFactory.swift",
"Classes/GestureRecognizer+RxGesture.swift",
"Classes/SharedTypes.swift",
"Classes/View+RxGesture.swift",
"Classes/iOS/ForceTouchGestureRecognizer.swift",
"Classes/iOS/TouchDownGestureRecognizer.swift",
"Classes/iOS/TransformGestureRecognizers.swift",
"Classes/iOS/UIHoverGestureRecognizer+RxGesture.swift",
"Classes/iOS/UILongPressGestureRecognizer+RxGesture.swift",
"Classes/iOS/UIPanGestureRecognizer+RxGesture.swift",
"Classes/iOS/UIPinchGestureRecognizer+RxGesture.swift",
"Classes/iOS/UIRotationGestureRecognizer+RxGesture.swift",
"Classes/iOS/UIScreenEdgePanGestureRecognizer+RxGesture.swift",
"Classes/iOS/UISwipeGestureRecognizer+RxGesture.swift",
"Classes/iOS/UITapGestureRecognizer+RxGesture.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/14] Write sources
[2/14] Copying PrivacyInfo.xcprivacy
[3/14] Write sources
[4/14] Copying PrivacyInfo.xcprivacy
[4/14] Write sources
[5/14] Copying PrivacyInfo.xcprivacy
[8/14] Write swift-version-2F0A5646E1D333AE.txt
[10/162] Emitting module RxSwift
[11/178] Compiling RxSwift TakeLast.swift
[12/178] Compiling RxSwift TakeWithPredicate.swift
[13/178] Compiling RxSwift Throttle.swift
[14/178] Compiling RxSwift Timeout.swift
[15/178] Compiling RxSwift Timer.swift
[16/178] Compiling RxSwift ToArray.swift
[17/178] Compiling RxSwift Using.swift
[18/178] Compiling RxSwift VirtualTimeConverterType.swift
[19/178] Compiling RxSwift VirtualTimeScheduler.swift
[20/178] Compiling RxSwift Window.swift
[21/178] Compiling RxSwift WithLatestFrom.swift
[22/178] Compiling RxSwift WithUnretained.swift
[23/178] Compiling RxSwift Zip+Collection.swift
[24/178] Compiling RxSwift Zip+arity.swift
[25/178] Compiling RxSwift Zip.swift
[26/178] Compiling RxSwift resource_bundle_accessor.swift
[27/178] Compiling RxSwift AddRef.swift
[28/178] Compiling RxSwift Amb.swift
[29/178] Compiling RxSwift AnonymousDisposable.swift
[30/178] Compiling RxSwift AnonymousObserver.swift
[31/178] Compiling RxSwift AnyObserver.swift
[32/178] Compiling RxSwift AsMaybe.swift
[33/178] Compiling RxSwift AsSingle.swift
[34/178] Compiling RxSwift AsyncLock.swift
[35/178] Compiling RxSwift AsyncSubject.swift
[36/178] Compiling RxSwift AtomicInt.swift
[37/178] Compiling RxSwift Bag+Rx.swift
[38/178] Compiling RxSwift Bag.swift
[39/178] Compiling RxSwift BehaviorSubject.swift
[40/178] Compiling RxSwift BinaryDisposable.swift
[41/178] Compiling RxSwift Binder.swift
[42/178] Compiling RxSwift BooleanDisposable.swift
[43/178] Compiling RxSwift Buffer.swift
[44/178] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[45/178] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/178] Compiling RxSwift PrimitiveSequence.swift
[47/178] Compiling RxSwift PriorityQueue.swift
[48/178] Compiling RxSwift Producer.swift
[49/178] Compiling RxSwift PublishSubject.swift
[50/178] Compiling RxSwift Queue.swift
[51/178] Compiling RxSwift Range.swift
[52/178] Compiling RxSwift Reactive.swift
[53/178] Compiling RxSwift RecursiveLock.swift
[54/178] Compiling RxSwift RecursiveScheduler.swift
[55/178] Compiling RxSwift Reduce.swift
[56/178] Compiling RxSwift RefCountDisposable.swift
[57/178] Compiling RxSwift Repeat.swift
[58/178] Compiling RxSwift ReplaySubject.swift
[59/178] Compiling RxSwift RetryWhen.swift
[60/178] Compiling RxSwift Infallible+Debug.swift
[61/178] Compiling RxSwift Infallible+Operators.swift
[62/178] Compiling RxSwift Infallible+Zip+arity.swift
[63/178] Compiling RxSwift Infallible.swift
[64/178] Compiling RxSwift InfiniteSequence.swift
[65/178] Compiling RxSwift InvocableScheduledItem.swift
[66/178] Compiling RxSwift InvocableType.swift
[67/178] Compiling RxSwift Just.swift
[68/178] Compiling RxSwift Lock.swift
[69/178] Compiling RxSwift LockOwnerType.swift
[70/178] Compiling RxSwift MainScheduler.swift
[71/178] Compiling RxSwift Map.swift
[72/178] Compiling RxSwift Materialize.swift
[73/178] Compiling RxSwift Maybe.swift
[74/178] Compiling RxSwift Merge.swift
[75/178] Compiling RxSwift Multicast.swift
[76/178] Compiling RxSwift Cancelable.swift
[77/178] Compiling RxSwift Catch.swift
[78/178] Compiling RxSwift CombineLatest+Collection.swift
[79/178] Compiling RxSwift CombineLatest+arity.swift
[80/178] Compiling RxSwift CombineLatest.swift
[81/178] Compiling RxSwift CompactMap.swift
[82/178] Compiling RxSwift Completable+AndThen.swift
[83/178] Compiling RxSwift Completable.swift
[84/178] Compiling RxSwift CompositeDisposable.swift
[85/178] Compiling RxSwift Concat.swift
[86/178] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[87/178] Compiling RxSwift ConcurrentMainScheduler.swift
[88/178] Compiling RxSwift ConnectableObservableType.swift
[89/178] Compiling RxSwift Create.swift
[90/178] Compiling RxSwift CurrentThreadScheduler.swift
[91/178] Compiling RxSwift Date+Dispatch.swift
[92/178] Compiling RxSwift Debounce.swift
[93/178] Compiling RxSwift Enumerated.swift
[94/178] Compiling RxSwift Error.swift
[95/178] Compiling RxSwift Errors.swift
[96/178] Compiling RxSwift Event.swift
[97/178] Compiling RxSwift Filter.swift
[98/178] Compiling RxSwift First.swift
[99/178] Compiling RxSwift Generate.swift
[100/178] Compiling RxSwift GroupBy.swift
[101/178] Compiling RxSwift GroupedObservable.swift
[102/178] Compiling RxSwift HistoricalScheduler.swift
[103/178] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[104/178] Compiling RxSwift ImmediateSchedulerType.swift
[105/178] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[106/178] Compiling RxSwift Infallible+CombineLatest+arity.swift
[107/178] Compiling RxSwift Infallible+Concurrency.swift
[108/178] Compiling RxSwift Infallible+Create.swift
[109/178] Compiling RxSwift Debug.swift
[110/178] Compiling RxSwift Decode.swift
[111/178] Compiling RxSwift DefaultIfEmpty.swift
[112/178] Compiling RxSwift Deferred.swift
[113/178] Compiling RxSwift Delay.swift
[114/178] Compiling RxSwift DelaySubscription.swift
[115/178] Compiling RxSwift Dematerialize.swift
[116/178] Compiling RxSwift DispatchQueue+Extensions.swift
[117/178] Compiling RxSwift DispatchQueueConfiguration.swift
[118/178] Compiling RxSwift Disposable.swift
[119/178] Compiling RxSwift Disposables.swift
[120/178] Compiling RxSwift DisposeBag.swift
[121/178] Compiling RxSwift DisposeBase.swift
[122/178] Compiling RxSwift DistinctUntilChanged.swift
[123/178] Compiling RxSwift Do.swift
[124/178] Compiling RxSwift ElementAt.swift
[125/178] Compiling RxSwift Empty.swift
[126/178] Compiling RxSwift Never.swift
[127/178] Compiling RxSwift NopDisposable.swift
[128/178] Compiling RxSwift Observable+Concurrency.swift
[129/178] Compiling RxSwift Observable.swift
[130/178] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[131/178] Compiling RxSwift ObservableConvertibleType.swift
[132/178] Compiling RxSwift ObservableType+Extensions.swift
[133/178] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[134/178] Compiling RxSwift ObservableType.swift
[135/178] Compiling RxSwift ObserveOn.swift
[136/178] Compiling RxSwift ObserverBase.swift
[137/178] Compiling RxSwift ObserverType.swift
[138/178] Compiling RxSwift OperationQueueScheduler.swift
[139/178] Compiling RxSwift Optional.swift
[140/178] Compiling RxSwift Platform.Darwin.swift
[141/178] Compiling RxSwift Platform.Linux.swift
[142/178] Compiling RxSwift Sink.swift
[143/178] Compiling RxSwift Skip.swift
[144/178] Compiling RxSwift SkipUntil.swift
[145/178] Compiling RxSwift SkipWhile.swift
[146/178] Compiling RxSwift StartWith.swift
[147/178] Compiling RxSwift SubjectType.swift
[148/178] Compiling RxSwift SubscribeOn.swift
[149/178] Compiling RxSwift SubscriptionDisposable.swift
[150/178] Compiling RxSwift SwiftSupport.swift
[151/178] Compiling RxSwift Switch.swift
[152/178] Compiling RxSwift SwitchIfEmpty.swift
[153/178] Compiling RxSwift SynchronizedDisposeType.swift
[154/178] Compiling RxSwift SynchronizedOnType.swift
[155/178] Compiling RxSwift SynchronizedUnsubscribeType.swift
[156/178] Compiling RxSwift TailRecursiveSink.swift
[157/178] Compiling RxSwift Take.swift
[158/178] Compiling RxSwift Rx.swift
[159/178] Compiling RxSwift RxMutableBox.swift
[160/178] Compiling RxSwift Sample.swift
[161/178] Compiling RxSwift Scan.swift
[162/178] Compiling RxSwift ScheduledDisposable.swift
[163/178] Compiling RxSwift ScheduledItem.swift
[164/178] Compiling RxSwift ScheduledItemType.swift
[165/178] Compiling RxSwift SchedulerServices+Emulation.swift
[166/178] Compiling RxSwift SchedulerType.swift
[167/178] Compiling RxSwift Sequence.swift
[168/178] Compiling RxSwift SerialDispatchQueueScheduler.swift
[169/178] Compiling RxSwift SerialDisposable.swift
[170/178] Compiling RxSwift ShareReplayScope.swift
[171/178] Compiling RxSwift Single.swift
[172/178] Compiling RxSwift SingleAssignmentDisposable.swift
[173/178] Compiling RxSwift SingleAsync.swift
[174/185] Compiling RxRelay resource_bundle_accessor.swift
[175/185] Compiling RxRelay ReplayRelay.swift
[176/185] Compiling RxRelay Utils.swift
[177/185] Compiling RxRelay PublishRelay.swift
[178/185] Emitting module RxRelay
[179/185] Compiling RxRelay BehaviorRelay.swift
[180/185] Compiling RxRelay Observable+Bind.swift
[180/185] Compiling RxCocoaRuntime resource_bundle_accessor.m
[181/185] Compiling RxCocoaRuntime _RXDelegateProxy.m
[182/185] Compiling RxCocoaRuntime _RXKVOObserver.m
[183/185] Compiling RxCocoaRuntime _RXObjCRuntime.m
[184/185] Compiling RxCocoaRuntime _RX.m
[186/272] Compiling RxCocoa RxTabBarDelegateProxy.swift
[187/272] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[188/272] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[189/272] Compiling RxCocoa RxTableViewDataSourceType.swift
[190/272] Compiling RxCocoa RxTableViewDelegateProxy.swift
[191/272] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[192/272] Compiling RxCocoa RxTarget.swift
[193/272] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[194/272] Compiling RxCocoa RxTextViewDelegateProxy.swift
[195/281] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[196/281] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[197/281] Compiling RxCocoa RxPickerViewAdapter.swift
[198/281] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[199/281] Compiling RxCocoa RxPickerViewDataSourceType.swift
[200/281] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[201/281] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[202/281] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[203/281] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[204/281] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[205/281] Emitting module RxCocoa
[206/281] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[207/281] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[208/281] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[209/281] Compiling RxCocoa PublishRelay+Signal.swift
[210/281] Compiling RxCocoa RxCocoa.swift
[211/281] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[212/281] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[213/281] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[214/281] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[215/281] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[216/281] Compiling RxCocoa Driver+Subscription.swift
[217/281] Compiling RxCocoa Driver.swift
[218/281] Compiling RxCocoa Infallible+Bind.swift
[219/281] Compiling RxCocoa Infallible+Driver.swift
[220/281] Compiling RxCocoa ItemEvents.swift
[221/281] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[222/281] Compiling RxCocoa KVORepresentable+Swift.swift
[223/281] Compiling RxCocoa KVORepresentable.swift
[224/281] Compiling RxCocoa NSButton+Rx.swift
[225/281] Compiling RxCocoa NSControl+Rx.swift
[226/281] Compiling RxCocoa TextInput.swift
[227/281] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[228/281] Compiling RxCocoa UIApplication+Rx.swift
[229/281] Compiling RxCocoa UIBarButtonItem+Rx.swift
[230/281] Compiling RxCocoa UIButton+Rx.swift
[231/281] Compiling RxCocoa UICollectionView+Rx.swift
[232/281] Compiling RxCocoa UIControl+Rx.swift
[233/281] Compiling RxCocoa UIDatePicker+Rx.swift
[234/281] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[235/281] Compiling RxCocoa BehaviorRelay+Driver.swift
[236/281] Compiling RxCocoa ControlEvent+Driver.swift
[237/281] Compiling RxCocoa ControlEvent+Signal.swift
[238/281] Compiling RxCocoa ControlEvent.swift
[239/281] Compiling RxCocoa ControlProperty+Driver.swift
[240/281] Compiling RxCocoa ControlProperty.swift
[241/281] Compiling RxCocoa ControlTarget.swift
[242/281] Compiling RxCocoa DelegateProxy.swift
[243/281] Compiling RxCocoa DelegateProxyType.swift
[244/281] Compiling RxCocoa DispatchQueue+Extensions.swift
[245/281] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[246/281] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[247/281] Compiling RxCocoa NSObject+Rx.swift
[248/281] Compiling RxCocoa NSSlider+Rx.swift
[249/281] Compiling RxCocoa NSTextField+Rx.swift
[250/281] Compiling RxCocoa NSTextStorage+Rx.swift
[251/281] Compiling RxCocoa NSTextView+Rx.swift
[252/281] Compiling RxCocoa NSView+Rx.swift
[253/281] Compiling RxCocoa NotificationCenter+Rx.swift
[254/281] Compiling RxCocoa Observable+Bind.swift
[255/281] Compiling RxCocoa UINavigationController+Rx.swift
[256/281] Compiling RxCocoa UIPickerView+Rx.swift
[257/281] Compiling RxCocoa UIRefreshControl+Rx.swift
[258/281] Compiling RxCocoa UIScrollView+Rx.swift
[259/281] Compiling RxCocoa UISearchBar+Rx.swift
[260/281] Compiling RxCocoa UISearchController+Rx.swift
[261/281] Compiling RxCocoa UISegmentedControl+Rx.swift
[262/281] Compiling RxCocoa UISlider+Rx.swift
[263/281] Compiling RxCocoa UIStepper+Rx.swift
[264/281] Compiling RxCocoa UISwitch+Rx.swift
[265/281] Compiling RxCocoa UITabBar+Rx.swift
[266/281] Compiling RxCocoa UITabBarController+Rx.swift
[267/281] Compiling RxCocoa UITableView+Rx.swift
[268/281] Compiling RxCocoa UITextField+Rx.swift
[269/281] Compiling RxCocoa UITextView+Rx.swift
[270/281] Compiling RxCocoa URLSession+Rx.swift
[271/281] Compiling RxCocoa WKWebView+Rx.swift
[272/281] Compiling RxCocoa resource_bundle_accessor.swift
[273/281] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[274/281] Compiling RxCocoa SchedulerType+SharedSequence.swift
[275/281] Compiling RxCocoa SectionedViewDataSourceType.swift
[276/281] Compiling RxCocoa SharedSequence+Concurrency.swift
[277/281] Compiling RxCocoa SharedSequence+Operators+arity.swift
[278/281] Compiling RxCocoa SharedSequence+Operators.swift
[279/281] Compiling RxCocoa SharedSequence.swift
[280/281] Compiling RxCocoa Signal+Subscription.swift
[281/281] Compiling RxCocoa Signal.swift
[282/297] Compiling RxGesture UIRotationGestureRecognizer+RxGesture.swift
[283/298] Compiling RxGesture UIScreenEdgePanGestureRecognizer+RxGesture.swift
[284/298] Compiling RxGesture UISwipeGestureRecognizer+RxGesture.swift
[285/298] Compiling RxGesture UIHoverGestureRecognizer+RxGesture.swift
[286/298] Compiling RxGesture UILongPressGestureRecognizer+RxGesture.swift
[287/298] Compiling RxGesture UIPanGestureRecognizer+RxGesture.swift
[288/298] Compiling RxGesture UIPinchGestureRecognizer+RxGesture.swift
[289/298] Compiling RxGesture TouchDownGestureRecognizer.swift
[290/298] Compiling RxGesture TransformGestureRecognizers.swift
[291/298] Compiling RxGesture View+RxGesture.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:98:38: error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
96 | control.addGestureRecognizer(gesture)
97 |
98 | return genericGesture.rx.event
| `- error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
99 | .compactMap { $0 as? G }
100 | .startWith(gesture)
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:99:18: error: value of type 'Binder<_>' has no member 'compactMap'
97 |
98 | return genericGesture.rx.event
99 | .compactMap { $0 as? G }
| `- error: value of type 'Binder<_>' has no member 'compactMap'
100 | .startWith(gesture)
101 | .do(onDispose: { [weak control, weak gesture] () in
[292/298] Compiling RxGesture ForceTouchGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:98:38: error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
96 | control.addGestureRecognizer(gesture)
97 |
98 | return genericGesture.rx.event
| `- error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
99 | .compactMap { $0 as? G }
100 | .startWith(gesture)
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:99:18: error: value of type 'Binder<_>' has no member 'compactMap'
97 |
98 | return genericGesture.rx.event
99 | .compactMap { $0 as? G }
| `- error: value of type 'Binder<_>' has no member 'compactMap'
100 | .startWith(gesture)
101 | .do(onDispose: { [weak control, weak gesture] () in
[293/298] Compiling RxGesture UITapGestureRecognizer+RxGesture.swift
[294/298] Compiling RxGesture GenericRxGestureRecognizerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:59:13: warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 | }
58 |
59 | private var gestureRecognizerStrongDelegateKey: UInt8 = 0
| |- warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'gestureRecognizerStrongDelegateKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'gestureRecognizerStrongDelegateKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | #endif
61 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:30:23: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
28 | public let gesture: Gesture
29 | public init(_ configuration: Configuration<Gesture>?) {
30 | let gesture = Gesture()
| `- warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | let delegate = GenericRxGestureRecognizerDelegate<Gesture>()
32 | objc_setAssociatedObject(
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
64 |
65 | + (void)initialize;
66 | - (instancetype)init
| `- note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
67 | #if NS_ENFORCE_NSOBJECT_DESIGNATED_INITIALIZER
68 | NS_DESIGNATED_INITIALIZER
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:38:17: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
36 | .OBJC_ASSOCIATION_RETAIN_NONATOMIC
37 | )
38 | gesture.delegate = delegate
| `- warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
39 | configuration?(gesture, delegate)
40 | self.gesture = gesture
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:51:61: note: mutation of this property is only permitted within the actor
49 |
50 | /* the gesture recognizer's delegate */
51 | @property (nullable, weak) id <NSGestureRecognizerDelegate> delegate;
| `- note: mutation of this property is only permitted within the actor
52 |
53 | /* default is YES. disabled gesture recognizers will not receive events. when changed to NO the gesture recognizer will be cancelled if it's currently recognizing a gesture */
[295/298] Compiling RxGesture GestureFactory.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:59:13: warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 | }
58 |
59 | private var gestureRecognizerStrongDelegateKey: UInt8 = 0
| |- warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'gestureRecognizerStrongDelegateKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'gestureRecognizerStrongDelegateKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | #endif
61 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:30:23: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
28 | public let gesture: Gesture
29 | public init(_ configuration: Configuration<Gesture>?) {
30 | let gesture = Gesture()
| `- warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
31 | let delegate = GenericRxGestureRecognizerDelegate<Gesture>()
32 | objc_setAssociatedObject(
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
64 |
65 | + (void)initialize;
66 | - (instancetype)init
| `- note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
67 | #if NS_ENFORCE_NSOBJECT_DESIGNATED_INITIALIZER
68 | NS_DESIGNATED_INITIALIZER
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:38:17: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
36 | .OBJC_ASSOCIATION_RETAIN_NONATOMIC
37 | )
38 | gesture.delegate = delegate
| `- warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
39 | configuration?(gesture, delegate)
40 | self.gesture = gesture
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:51:61: note: mutation of this property is only permitted within the actor
49 |
50 | /* the gesture recognizer's delegate */
51 | @property (nullable, weak) id <NSGestureRecognizerDelegate> delegate;
| `- note: mutation of this property is only permitted within the actor
52 |
53 | /* default is YES. disabled gesture recognizers will not receive events. when changed to NO the gesture recognizer will be cancelled if it's currently recognizing a gesture */
[296/298] Compiling RxGesture GestureRecognizer+RxGesture.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:37:37: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | public func when(_ states: RxGestureRecognizerState...) -> Observable<Element> {
36 | filter { gesture in
37 | states.contains(gesture.state)
| `- warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | }
39 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:48:47: note: property declared here
46 |
47 | /* the current state of the gesture recognizer */
48 | @property (readonly) NSGestureRecognizerState state;
| `- note: property declared here
49 |
50 | /* the gesture recognizer's delegate */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:49:37: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 | internal func when(_ states: [RxGestureRecognizerState]) -> Observable<Element> {
48 | filter { gesture in
49 | states.contains(gesture.state)
| `- warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
50 | }
51 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:48:47: note: property declared here
46 |
47 | /* the current state of the gesture recognizer */
48 | @property (readonly) NSGestureRecognizerState state;
| `- note: property declared here
49 |
50 | /* the gesture recognizer's delegate */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:60:21: warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
58 | public func asLocation(in view: TargetView = .view) -> Observable<RxGesturePoint> {
59 | map { gesture in
60 | gesture.location(in: view.targetView(for: gesture))
| `- warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
AppKit.NSGestureRecognizer.location:2:22: note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
1 | class NSGestureRecognizer {
2 | @MainActor open func location(in view: NSView?) -> NSPoint}
| `- note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:66:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
64 | public func asLocationInView() -> Observable<LocationInView> {
65 | map { gesture in
66 | let targetView = gesture.view!
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
67 | let location = gesture.location(in: targetView)
68 | return { view in
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:67:36: warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
65 | map { gesture in
66 | let targetView = gesture.view!
67 | let location = gesture.location(in: targetView)
| `- warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
68 | return { view in
69 | targetView.convert(location, to: view)
AppKit.NSGestureRecognizer.location:2:22: note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
1 | class NSGestureRecognizer {
2 | @MainActor open func location(in view: NSView?) -> NSPoint}
| `- note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:69:28: warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
67 | let location = gesture.location(in: targetView)
68 | return { view in
69 | targetView.convert(location, to: view)
| `- warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
70 | }
71 | }
AppKit.NSView.convert:2:22: note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @MainActor open func convert(_ point: NSPoint, to view: NSView?) -> NSPoint}
| |- note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSResponder'
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:57:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | case .superview:
59 | return gestureRecognizer.view?.superview
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:59:44: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
58 | case .superview:
59 | return gestureRecognizer.view?.superview
| `- warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 | case .window:
61 | #if os(iOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:87:59: note: property declared here
85 |
86 | @property (nullable, readonly, unsafe_unretained) NSWindow *window;
87 | @property (nullable, readonly, unsafe_unretained) NSView *superview;
| `- note: property declared here
88 | @property (copy) NSArray<__kindof NSView *> *subviews;
89 | - (BOOL)isDescendantOf:(NSView *)view;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:59:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
58 | case .superview:
59 | return gestureRecognizer.view?.superview
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 | case .window:
61 | #if os(iOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:56: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:337:47: note: property declared here
335 | - (void)setTitleWithRepresentedFilename:(NSString *)filename;
336 | @property (getter=isExcludedFromWindowsMenu) BOOL excludedFromWindowsMenu;
337 | @property (nullable, strong) __kindof NSView *contentView;
| `- note: property declared here
338 | @property (nullable, weak) id<NSWindowDelegate> delegate;
339 | @property (readonly) NSInteger windowNumber;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:48: warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:86:61: note: property declared here
84 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER;
85 |
86 | @property (nullable, readonly, unsafe_unretained) NSWindow *window;
| `- note: property declared here
87 | @property (nullable, readonly, unsafe_unretained) NSView *superview;
88 | @property (copy) NSArray<__kindof NSView *> *subviews;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:42: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
[297/298] Compiling RxGesture SharedTypes.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:37:37: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
35 | public func when(_ states: RxGestureRecognizerState...) -> Observable<Element> {
36 | filter { gesture in
37 | states.contains(gesture.state)
| `- warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
38 | }
39 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:48:47: note: property declared here
46 |
47 | /* the current state of the gesture recognizer */
48 | @property (readonly) NSGestureRecognizerState state;
| `- note: property declared here
49 |
50 | /* the gesture recognizer's delegate */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:49:37: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 | internal func when(_ states: [RxGestureRecognizerState]) -> Observable<Element> {
48 | filter { gesture in
49 | states.contains(gesture.state)
| `- warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
50 | }
51 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:48:47: note: property declared here
46 |
47 | /* the current state of the gesture recognizer */
48 | @property (readonly) NSGestureRecognizerState state;
| `- note: property declared here
49 |
50 | /* the gesture recognizer's delegate */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:60:21: warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
58 | public func asLocation(in view: TargetView = .view) -> Observable<RxGesturePoint> {
59 | map { gesture in
60 | gesture.location(in: view.targetView(for: gesture))
| `- warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
AppKit.NSGestureRecognizer.location:2:22: note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
1 | class NSGestureRecognizer {
2 | @MainActor open func location(in view: NSView?) -> NSPoint}
| `- note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:66:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
64 | public func asLocationInView() -> Observable<LocationInView> {
65 | map { gesture in
66 | let targetView = gesture.view!
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
67 | let location = gesture.location(in: targetView)
68 | return { view in
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:67:36: warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
65 | map { gesture in
66 | let targetView = gesture.view!
67 | let location = gesture.location(in: targetView)
| `- warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
68 | return { view in
69 | targetView.convert(location, to: view)
AppKit.NSGestureRecognizer.location:2:22: note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
1 | class NSGestureRecognizer {
2 | @MainActor open func location(in view: NSView?) -> NSPoint}
| `- note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureRecognizer+RxGesture.swift:69:28: warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
67 | let location = gesture.location(in: targetView)
68 | return { view in
69 | targetView.convert(location, to: view)
| `- warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
70 | }
71 | }
AppKit.NSView.convert:2:22: note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
1 | class NSView {
2 | @MainActor open func convert(_ point: NSPoint, to view: NSView?) -> NSPoint}
| |- note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from inheritance from class 'NSResponder'
3 |
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:57:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | case .superview:
59 | return gestureRecognizer.view?.superview
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:59:44: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
58 | case .superview:
59 | return gestureRecognizer.view?.superview
| `- warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 | case .window:
61 | #if os(iOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:87:59: note: property declared here
85 |
86 | @property (nullable, readonly, unsafe_unretained) NSWindow *window;
87 | @property (nullable, readonly, unsafe_unretained) NSView *superview;
| `- note: property declared here
88 | @property (copy) NSArray<__kindof NSView *> *subviews;
89 | - (BOOL)isDescendantOf:(NSView *)view;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:59:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
57 | return gestureRecognizer.view
58 | case .superview:
59 | return gestureRecognizer.view?.superview
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 | case .window:
61 | #if os(iOS)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:56: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:337:47: note: property declared here
335 | - (void)setTitleWithRepresentedFilename:(NSString *)filename;
336 | @property (getter=isExcludedFromWindowsMenu) BOOL excludedFromWindowsMenu;
337 | @property (nullable, strong) __kindof NSView *contentView;
| `- note: property declared here
338 | @property (nullable, weak) id<NSWindowDelegate> delegate;
339 | @property (readonly) NSInteger windowNumber;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:48: warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'window' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:86:61: note: property declared here
84 | - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER;
85 |
86 | @property (nullable, readonly, unsafe_unretained) NSWindow *window;
| `- note: property declared here
87 | @property (nullable, readonly, unsafe_unretained) NSView *superview;
88 | @property (copy) NSArray<__kindof NSView *> *subviews;
/Users/admin/builder/spi-builder-workspace/Pod/Classes/SharedTypes.swift:64:42: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
52 | case this(RxGestureView)
53 |
54 | public func targetView(for gestureRecognizer: RxGestureRecognizer) -> RxGestureView? {
| `- note: add '@MainActor' to make instance method 'targetView(for:)' part of global actor 'MainActor'
55 | switch self {
56 | case .view:
:
62 | return gestureRecognizer.view?.window
63 | #elseif os(OSX)
64 | return gestureRecognizer.view?.window?.contentView
| `- warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
65 | #endif
66 | case let .this(view):
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:40: note: property declared here
57 | the view the gesture is attached to. set by adding the recognizer to a NSView using the addGestureRecognizer: method
58 | */
59 | @property (nullable, readonly) NSView *view;
| `- note: property declared here
60 |
61 | /* The pressure configuration the view should use when this recognizer is eligible for recognition. At any point in time during recognition the view's effective pressure configuration will be the most compatible configuration among the set of active recognizers. This property may be set at any time before or during recognition. If recognition fails, the effective configuration will revert to the view's -pressureConfiguration. */
[298/298] Emitting module RxGesture
/Users/admin/builder/spi-builder-workspace/Pod/Classes/GestureFactory.swift:59:13: warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
57 | }
58 |
59 | private var gestureRecognizerStrongDelegateKey: UInt8 = 0
| |- warning: var 'gestureRecognizerStrongDelegateKey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'gestureRecognizerStrongDelegateKey' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'gestureRecognizerStrongDelegateKey' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | #endif
61 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-2F0A5646E1D333AE.txt
[2/154] Compiling RxSwift Sink.swift
[3/154] Compiling RxSwift Skip.swift
[4/154] Compiling RxSwift SkipUntil.swift
[5/154] Compiling RxSwift SkipWhile.swift
[6/154] Compiling RxSwift StartWith.swift
[7/154] Compiling RxSwift SubjectType.swift
[8/154] Compiling RxSwift SubscribeOn.swift
[9/154] Compiling RxSwift SubscriptionDisposable.swift
[10/154] Compiling RxSwift SwiftSupport.swift
[11/154] Compiling RxSwift Switch.swift
[12/154] Compiling RxSwift SwitchIfEmpty.swift
[13/154] Compiling RxSwift SynchronizedDisposeType.swift
[14/154] Compiling RxSwift SynchronizedOnType.swift
[15/154] Compiling RxSwift SynchronizedUnsubscribeType.swift
[16/154] Compiling RxSwift TailRecursiveSink.swift
[17/154] Compiling RxSwift Take.swift
[18/170] Compiling RxSwift Never.swift
[19/170] Compiling RxSwift NopDisposable.swift
[20/170] Compiling RxSwift Observable+Concurrency.swift
[21/170] Compiling RxSwift Observable.swift
[22/170] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[23/170] Compiling RxSwift ObservableConvertibleType.swift
[24/170] Compiling RxSwift ObservableType+Extensions.swift
[25/170] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[26/170] Compiling RxSwift ObservableType.swift
[27/170] Compiling RxSwift ObserveOn.swift
[28/170] Compiling RxSwift ObserverBase.swift
[29/170] Compiling RxSwift ObserverType.swift
[30/170] Compiling RxSwift OperationQueueScheduler.swift
[31/170] Compiling RxSwift Optional.swift
[32/170] Compiling RxSwift Platform.Darwin.swift
[33/170] Compiling RxSwift Platform.Linux.swift
[34/170] Emitting module RxSwift
[35/170] Compiling RxSwift Enumerated.swift
[36/170] Compiling RxSwift Error.swift
[37/170] Compiling RxSwift Errors.swift
[38/170] Compiling RxSwift Event.swift
[39/170] Compiling RxSwift Filter.swift
[40/170] Compiling RxSwift First.swift
[41/170] Compiling RxSwift Generate.swift
[42/170] Compiling RxSwift GroupBy.swift
[43/170] Compiling RxSwift GroupedObservable.swift
[44/170] Compiling RxSwift HistoricalScheduler.swift
[45/170] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[46/170] Compiling RxSwift ImmediateSchedulerType.swift
[47/170] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[48/170] Compiling RxSwift Infallible+CombineLatest+arity.swift
[49/170] Compiling RxSwift Infallible+Concurrency.swift
[50/170] Compiling RxSwift Infallible+Create.swift
[51/170] Compiling RxSwift AddRef.swift
[52/170] Compiling RxSwift Amb.swift
[53/170] Compiling RxSwift AnonymousDisposable.swift
[54/170] Compiling RxSwift AnonymousObserver.swift
[55/170] Compiling RxSwift AnyObserver.swift
[56/170] Compiling RxSwift AsMaybe.swift
[57/170] Compiling RxSwift AsSingle.swift
[58/170] Compiling RxSwift AsyncLock.swift
[59/170] Compiling RxSwift AsyncSubject.swift
[60/170] Compiling RxSwift AtomicInt.swift
[61/170] Compiling RxSwift Bag+Rx.swift
[62/170] Compiling RxSwift Bag.swift
[63/170] Compiling RxSwift BehaviorSubject.swift
[64/170] Compiling RxSwift BinaryDisposable.swift
[65/170] Compiling RxSwift Binder.swift
[66/170] Compiling RxSwift BooleanDisposable.swift
[67/170] Compiling RxSwift Buffer.swift
[68/170] Compiling RxSwift Infallible+Debug.swift
[69/170] Compiling RxSwift Infallible+Operators.swift
[70/170] Compiling RxSwift Infallible+Zip+arity.swift
[71/170] Compiling RxSwift Infallible.swift
[72/170] Compiling RxSwift InfiniteSequence.swift
[73/170] Compiling RxSwift InvocableScheduledItem.swift
[74/170] Compiling RxSwift InvocableType.swift
[75/170] Compiling RxSwift Just.swift
[76/170] Compiling RxSwift Lock.swift
[77/170] Compiling RxSwift LockOwnerType.swift
[78/170] Compiling RxSwift MainScheduler.swift
[79/170] Compiling RxSwift Map.swift
[80/170] Compiling RxSwift Materialize.swift
[81/170] Compiling RxSwift Maybe.swift
[82/170] Compiling RxSwift Merge.swift
[83/170] Compiling RxSwift Multicast.swift
[84/170] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[85/170] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[86/170] Compiling RxSwift PrimitiveSequence.swift
[87/170] Compiling RxSwift PriorityQueue.swift
[88/170] Compiling RxSwift Producer.swift
[89/170] Compiling RxSwift PublishSubject.swift
[90/170] Compiling RxSwift Queue.swift
[91/170] Compiling RxSwift Range.swift
[92/170] Compiling RxSwift Reactive.swift
[93/170] Compiling RxSwift RecursiveLock.swift
[94/170] Compiling RxSwift RecursiveScheduler.swift
[95/170] Compiling RxSwift Reduce.swift
[96/170] Compiling RxSwift RefCountDisposable.swift
[97/170] Compiling RxSwift Repeat.swift
[98/170] Compiling RxSwift ReplaySubject.swift
[99/170] Compiling RxSwift RetryWhen.swift
[100/170] Compiling RxSwift Rx.swift
[101/170] Compiling RxSwift RxMutableBox.swift
[102/170] Compiling RxSwift Sample.swift
[103/170] Compiling RxSwift Scan.swift
[104/170] Compiling RxSwift ScheduledDisposable.swift
[105/170] Compiling RxSwift ScheduledItem.swift
[106/170] Compiling RxSwift ScheduledItemType.swift
[107/170] Compiling RxSwift SchedulerServices+Emulation.swift
[108/170] Compiling RxSwift SchedulerType.swift
[109/170] Compiling RxSwift Sequence.swift
[110/170] Compiling RxSwift SerialDispatchQueueScheduler.swift
[111/170] Compiling RxSwift SerialDisposable.swift
[112/170] Compiling RxSwift ShareReplayScope.swift
[113/170] Compiling RxSwift Single.swift
[114/170] Compiling RxSwift SingleAssignmentDisposable.swift
[115/170] Compiling RxSwift SingleAsync.swift
[116/170] Compiling RxSwift Cancelable.swift
[117/170] Compiling RxSwift Catch.swift
[118/170] Compiling RxSwift CombineLatest+Collection.swift
[119/170] Compiling RxSwift CombineLatest+arity.swift
[120/170] Compiling RxSwift CombineLatest.swift
[121/170] Compiling RxSwift CompactMap.swift
[122/170] Compiling RxSwift Completable+AndThen.swift
[123/170] Compiling RxSwift Completable.swift
[124/170] Compiling RxSwift CompositeDisposable.swift
[125/170] Compiling RxSwift Concat.swift
[126/170] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[127/170] Compiling RxSwift ConcurrentMainScheduler.swift
[128/170] Compiling RxSwift ConnectableObservableType.swift
[129/170] Compiling RxSwift Create.swift
[130/170] Compiling RxSwift CurrentThreadScheduler.swift
[131/170] Compiling RxSwift Date+Dispatch.swift
[132/170] Compiling RxSwift Debounce.swift
[133/170] Compiling RxSwift Debug.swift
[134/170] Compiling RxSwift Decode.swift
[135/170] Compiling RxSwift DefaultIfEmpty.swift
[136/170] Compiling RxSwift Deferred.swift
[137/170] Compiling RxSwift Delay.swift
[138/170] Compiling RxSwift DelaySubscription.swift
[139/170] Compiling RxSwift Dematerialize.swift
[140/170] Compiling RxSwift DispatchQueue+Extensions.swift
[141/170] Compiling RxSwift DispatchQueueConfiguration.swift
[142/170] Compiling RxSwift Disposable.swift
[143/170] Compiling RxSwift Disposables.swift
[144/170] Compiling RxSwift DisposeBag.swift
[145/170] Compiling RxSwift DisposeBase.swift
[146/170] Compiling RxSwift DistinctUntilChanged.swift
[147/170] Compiling RxSwift Do.swift
[148/170] Compiling RxSwift ElementAt.swift
[149/170] Compiling RxSwift Empty.swift
[150/170] Compiling RxSwift TakeLast.swift
[151/170] Compiling RxSwift TakeWithPredicate.swift
[152/170] Compiling RxSwift Throttle.swift
[153/170] Compiling RxSwift Timeout.swift
[154/170] Compiling RxSwift Timer.swift
[155/170] Compiling RxSwift ToArray.swift
[156/170] Compiling RxSwift Using.swift
[157/170] Compiling RxSwift VirtualTimeConverterType.swift
[158/170] Compiling RxSwift VirtualTimeScheduler.swift
[159/170] Compiling RxSwift Window.swift
[160/170] Compiling RxSwift WithLatestFrom.swift
[161/170] Compiling RxSwift WithUnretained.swift
[162/170] Compiling RxSwift Zip+Collection.swift
[163/170] Compiling RxSwift Zip+arity.swift
[164/170] Compiling RxSwift Zip.swift
[165/170] Compiling RxSwift resource_bundle_accessor.swift
[165/170] Compiling RxCocoaRuntime _RX.m
[166/170] Compiling RxCocoaRuntime resource_bundle_accessor.m
[166/170] Compiling RxCocoaRuntime _RXDelegateProxy.m
[166/170] Compiling RxCocoaRuntime _RXKVOObserver.m
[169/177] Compiling RxCocoaRuntime _RXObjCRuntime.m
[171/177] Compiling RxRelay Utils.swift
[172/177] Compiling RxRelay resource_bundle_accessor.swift
[173/177] Compiling RxRelay ReplayRelay.swift
[174/177] Compiling RxRelay PublishRelay.swift
[175/177] Emitting module RxRelay
[176/177] Compiling RxRelay Observable+Bind.swift
[177/177] Compiling RxRelay BehaviorRelay.swift
[178/264] Compiling RxCocoa UINavigationController+Rx.swift
[179/264] Compiling RxCocoa UIPickerView+Rx.swift
[180/264] Compiling RxCocoa UIRefreshControl+Rx.swift
[181/264] Compiling RxCocoa UIScrollView+Rx.swift
[182/264] Compiling RxCocoa UISearchBar+Rx.swift
[183/264] Compiling RxCocoa UISearchController+Rx.swift
[184/264] Compiling RxCocoa UISegmentedControl+Rx.swift
[185/264] Compiling RxCocoa UISlider+Rx.swift
[186/264] Compiling RxCocoa UIStepper+Rx.swift
[187/273] Compiling RxCocoa RxTabBarDelegateProxy.swift
[188/273] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[189/273] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[190/273] Compiling RxCocoa RxTableViewDataSourceType.swift
[191/273] Compiling RxCocoa RxTableViewDelegateProxy.swift
[192/273] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[193/273] Compiling RxCocoa RxTarget.swift
[194/273] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[195/273] Compiling RxCocoa RxTextViewDelegateProxy.swift
[196/273] Emitting module RxCocoa
[197/273] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[198/273] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[199/273] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[200/273] Compiling RxCocoa PublishRelay+Signal.swift
[201/273] Compiling RxCocoa RxCocoa.swift
[202/273] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[203/273] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[204/273] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[205/273] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[206/273] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[207/273] Compiling RxCocoa Driver+Subscription.swift
[208/273] Compiling RxCocoa Driver.swift
[209/273] Compiling RxCocoa Infallible+Bind.swift
[210/273] Compiling RxCocoa Infallible+Driver.swift
[211/273] Compiling RxCocoa ItemEvents.swift
[212/273] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[213/273] Compiling RxCocoa KVORepresentable+Swift.swift
[214/273] Compiling RxCocoa KVORepresentable.swift
[215/273] Compiling RxCocoa NSButton+Rx.swift
[216/273] Compiling RxCocoa NSControl+Rx.swift
[217/273] Compiling RxCocoa BehaviorRelay+Driver.swift
[218/273] Compiling RxCocoa ControlEvent+Driver.swift
[219/273] Compiling RxCocoa ControlEvent+Signal.swift
[220/273] Compiling RxCocoa ControlEvent.swift
[221/273] Compiling RxCocoa ControlProperty+Driver.swift
[222/273] Compiling RxCocoa ControlProperty.swift
[223/273] Compiling RxCocoa ControlTarget.swift
[224/273] Compiling RxCocoa DelegateProxy.swift
[225/273] Compiling RxCocoa DelegateProxyType.swift
[226/273] Compiling RxCocoa DispatchQueue+Extensions.swift
[227/273] Compiling RxCocoa UISwitch+Rx.swift
[228/273] Compiling RxCocoa UITabBar+Rx.swift
[229/273] Compiling RxCocoa UITabBarController+Rx.swift
[230/273] Compiling RxCocoa UITableView+Rx.swift
[231/273] Compiling RxCocoa UITextField+Rx.swift
[232/273] Compiling RxCocoa UITextView+Rx.swift
[233/273] Compiling RxCocoa URLSession+Rx.swift
[234/273] Compiling RxCocoa WKWebView+Rx.swift
[235/273] Compiling RxCocoa resource_bundle_accessor.swift
[236/273] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[237/273] Compiling RxCocoa SchedulerType+SharedSequence.swift
[238/273] Compiling RxCocoa SectionedViewDataSourceType.swift
[239/273] Compiling RxCocoa SharedSequence+Concurrency.swift
[240/273] Compiling RxCocoa SharedSequence+Operators+arity.swift
[241/273] Compiling RxCocoa SharedSequence+Operators.swift
[242/273] Compiling RxCocoa SharedSequence.swift
[243/273] Compiling RxCocoa Signal+Subscription.swift
[244/273] Compiling RxCocoa Signal.swift
[245/273] Compiling RxCocoa TextInput.swift
[246/273] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[247/273] Compiling RxCocoa UIApplication+Rx.swift
[248/273] Compiling RxCocoa UIBarButtonItem+Rx.swift
[249/273] Compiling RxCocoa UIButton+Rx.swift
[250/273] Compiling RxCocoa UICollectionView+Rx.swift
[251/273] Compiling RxCocoa UIControl+Rx.swift
[252/273] Compiling RxCocoa UIDatePicker+Rx.swift
[253/273] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[254/273] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[255/273] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[256/273] Compiling RxCocoa RxPickerViewAdapter.swift
[257/273] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[258/273] Compiling RxCocoa RxPickerViewDataSourceType.swift
[259/273] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[260/273] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[261/273] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[262/273] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[263/273] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[264/273] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[265/273] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[266/273] Compiling RxCocoa NSObject+Rx.swift
[267/273] Compiling RxCocoa NSSlider+Rx.swift
[268/273] Compiling RxCocoa NSTextField+Rx.swift
[269/273] Compiling RxCocoa NSTextStorage+Rx.swift
[270/273] Compiling RxCocoa NSTextView+Rx.swift
[271/273] Compiling RxCocoa NSView+Rx.swift
[272/273] Compiling RxCocoa NotificationCenter+Rx.swift
[273/273] Compiling RxCocoa Observable+Bind.swift
[274/289] Compiling RxGesture UISwipeGestureRecognizer+RxGesture.swift
[275/289] Compiling RxGesture UIScreenEdgePanGestureRecognizer+RxGesture.swift
[276/289] Compiling RxGesture UIRotationGestureRecognizer+RxGesture.swift
[277/289] Compiling RxGesture UIPanGestureRecognizer+RxGesture.swift
[278/289] Compiling RxGesture UIPinchGestureRecognizer+RxGesture.swift
[279/290] Compiling RxGesture UIHoverGestureRecognizer+RxGesture.swift
[280/290] Compiling RxGesture UILongPressGestureRecognizer+RxGesture.swift
[281/290] Compiling RxGesture GenericRxGestureRecognizerDelegate.swift
[282/290] Compiling RxGesture GestureFactory.swift
[283/290] Compiling RxGesture TouchDownGestureRecognizer.swift
[284/290] Compiling RxGesture TransformGestureRecognizers.swift
[285/290] Emitting module RxGesture
[286/290] Compiling RxGesture View+RxGesture.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:98:38: error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
96 | control.addGestureRecognizer(gesture)
97 |
98 | return genericGesture.rx.event
| `- error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
99 | .compactMap { $0 as? G }
100 | .startWith(gesture)
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:99:18: error: value of type 'Binder<_>' has no member 'compactMap'
97 |
98 | return genericGesture.rx.event
99 | .compactMap { $0 as? G }
| `- error: value of type 'Binder<_>' has no member 'compactMap'
100 | .startWith(gesture)
101 | .do(onDispose: { [weak control, weak gesture] () in
[287/290] Compiling RxGesture ForceTouchGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:98:38: error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
96 | control.addGestureRecognizer(gesture)
97 |
98 | return genericGesture.rx.event
| `- error: value of type 'Reactive<RxGestureRecognizer>' (aka 'Reactive<NSGestureRecognizer>') has no dynamic member 'event' using key path from root type 'RxGestureRecognizer' (aka 'NSGestureRecognizer')
99 | .compactMap { $0 as? G }
100 | .startWith(gesture)
/Users/admin/builder/spi-builder-workspace/Pod/Classes/View+RxGesture.swift:99:18: error: value of type 'Binder<_>' has no member 'compactMap'
97 |
98 | return genericGesture.rx.event
99 | .compactMap { $0 as? G }
| `- error: value of type 'Binder<_>' has no member 'compactMap'
100 | .startWith(gesture)
101 | .do(onDispose: { [weak control, weak gesture] () in
[288/290] Compiling RxGesture GestureRecognizer+RxGesture.swift
[289/290] Compiling RxGesture SharedTypes.swift
[290/290] Compiling RxGesture UITapGestureRecognizer+RxGesture.swift
BUILD FAILURE 6.1 macosSpm