mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #107] [MERGED] Update Realm #440
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#440
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/107
Author: @Econa77
Created: 10/16/2016
Status: ✅ Merged
Merged: 10/19/2016
Merged by: @Econa77
Base:
master← Head:feature/realm-swift📝 Commits (5)
5bc3923Install RealmSwift.framework63f4660Fix lint warningf85c4fc[WIP] Update RealmObjC to RealmSwift2e9772cMigrate RealmSwift3902259Fix lint warning📊 Changes
367 files changed (+43413 additions, -17934 deletions)
View changed files
📝
.swiftlint.yml(+1 -0)📝
Clipy.xcodeproj/project.pbxproj(+4 -25)📝
Clipy/AppDelegate.swift(+8 -4)📝
Clipy/Extensions/NSImage+Resize.swift(+2 -2)➖
Clipy/Extensions/RLMResults+Array.swift(+0 -32)➕
Clipy/Extensions/Realm+Migration.swift(+55 -0)📝
Clipy/Extensions/Realm+NoCatch.swift(+4 -4)➖
Clipy/Libraries/Realm/RLMSupport.swift(+0 -74)📝
Clipy/Managers/ClipManager.swift(+11 -12)📝
Clipy/Managers/HistoryManager.swift(+13 -14)📝
Clipy/Managers/HotKeyManager.swift(+3 -1)📝
Clipy/Managers/MenuManager.swift(+17 -18)📝
Clipy/Managers/PasteboardManager.swift(+1 -1)📝
Clipy/Models/CPYClip.swift(+3 -3)📝
Clipy/Models/CPYFolder.swift(+33 -28)📝
Clipy/Models/CPYSnippet.swift(+11 -15)📝
Clipy/Snippets/CPYSnippetsEditorWindowController.swift(+21 -22)📝
Clipy/Utility/CPYUtilities.swift(+1 -22)📝
ClipyTests/FolderSpec.swift(+45 -46)📝
ClipyTests/SnippetSpec.swift(+11 -13)...and 80 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.