mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #141] [MERGED] Update dependency libraries #460
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#460
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/141
Author: @Econa77
Created: 11/22/2016
Status: ✅ Merged
Merged: 11/22/2016
Merged by: @Econa77
Base:
release/v1.2.0← Head:feature/update-library📝 Commits (1)
44e10fd⬆️ Update dependency libraries📊 Changes
104 files changed (+5735 additions, -4096 deletions)
View changed files
📝
Podfile.lock(+9 -9)📝
Pods/Manifest.lock(+9 -9)📝
Pods/Pods.xcodeproj/project.pbxproj(+2009 -1989)📝
Pods/Quick/README.md(+16 -0)📝
Pods/Quick/Sources/Quick/Callsite.swift(+1 -1)📝
Pods/Quick/Sources/Quick/Configuration/Configuration.swift(+2 -2)📝
Pods/Quick/Sources/Quick/Example.swift(+2 -2)📝
Pods/Quick/Sources/Quick/ExampleGroup.swift(+1 -1)📝
Pods/Quick/Sources/Quick/Hooks/ExampleHooks.swift(+1 -1)📝
Pods/Quick/Sources/Quick/QuickSelectedTestSuiteBuilder.swift(+2 -1)➖
Pods/Quick/Sources/Quick/String+FileName.swift(+0 -12)➕
Pods/Quick/Sources/Quick/URL+FileName.swift(+12 -0)📝
Pods/Quick/Sources/Quick/World.swift(+4 -4)📝
Pods/Realm/README.md(+2 -1)📝
Pods/Realm/Realm/ObjectStore/src/collection_notifications.cpp(+5 -0)📝
Pods/Realm/Realm/ObjectStore/src/impl/collection_notifier.cpp(+168 -40)📝
Pods/Realm/Realm/ObjectStore/src/impl/realm_coordinator.cpp(+147 -61)📝
Pods/Realm/Realm/ObjectStore/src/impl/results_notifier.cpp(+4 -8)📝
Pods/Realm/Realm/ObjectStore/src/impl/transact_log_handler.cpp(+42 -13)📝
Pods/Realm/Realm/ObjectStore/src/results.cpp(+6 -5)...and 80 more files
📄 Description
Update Realm, RealmSwift, Quick frameworks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.