mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #421] [MERGED] Update dependency libraries for Reactive Extensions #530
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/421
Author: @Econa77
Created: 10/27/2020
Status: ✅ Merged
Merged: 10/27/2020
Merged by: @Econa77
Base:
develop← Head:feature/update-rx📝 Commits (2)
fe28022Update dependency libraries for Reactive Extensions0ef850aFix screenshot observing📊 Changes
307 files changed (+13433 additions, -8955 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+2 -14)📝
Clipy/Sources/AppDelegate.swift(+12 -4)➖
Clipy/Sources/Extensions/Rx/Observable+Void.swift(+0 -40)📝
Clipy/Sources/Managers/MenuManager.swift(+29 -17)📝
Clipy/Sources/Services/ClipService.swift(+2 -3)📝
Clipy/Sources/Services/DataCleanService.swift(+1 -1)📝
Podfile(+0 -1)📝
Podfile.lock(+18 -19)📝
Pods/Manifest.lock(+18 -19)📝
Pods/Pods.xcodeproj/project.pbxproj(+3518 -3302)📝
Pods/RxCocoa/Platform/DataStructures/Bag.swift(+10 -12)📝
Pods/RxCocoa/Platform/DataStructures/InfiniteSequence.swift(+4 -5)📝
Pods/RxCocoa/Platform/DataStructures/PriorityQueue.swift(+2 -14)➖
Pods/RxCocoa/Platform/DeprecationWarner.swift(+0 -43)📝
Pods/RxCocoa/Platform/Platform.Darwin.swift(+2 -32)📝
Pods/RxCocoa/Platform/Platform.Linux.swift(+2 -75)📝
Pods/RxCocoa/README.md(+53 -26)📝
Pods/RxCocoa/RxCocoa/Common/Binder.swift(+6 -6)📝
Pods/RxCocoa/RxCocoa/Common/ControlTarget.swift(+6 -12)📝
Pods/RxCocoa/RxCocoa/Common/DelegateProxy.swift(+28 -28)...and 80 more files
📄 Description
Updated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.