mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #239] [MERGED] Update swift4.1 and Xcode9.3 #495
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#495
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/239
Author: @Econa77
Created: 11/26/2017
Status: ✅ Merged
Merged: 4/12/2018
Merged by: @Econa77
Base:
develop← Head:feature/update-swift4📝 Commits (10+)
8e38660Update gems765c0b3Update Xcode9 recommend setting5e56152Update README.md644b32bUpdate dependency libraries0cc673cUpdate Pods.xcodeproj swift4 setting6479532Update swift4ad5afa6Wrap swift 3 style NSPasteboard.PasteboardTypefdf801eRemove deprecated characters21ae2d7Fix Xcode deprecate warningbf961ceUpdate dependency gems📊 Changes
612 files changed (+24756 additions, -14167 deletions)
View changed files
📝
.swiftlint.yml(+3 -0)📝
Clipy.xcodeproj/project.pbxproj(+31 -39)📝
Clipy.xcodeproj/xcshareddata/xcschemes/Clipy.xcscheme(+1 -1)➕
Clipy.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist(+8 -0)📝
Clipy/Sources/AppDelegate.swift(+18 -14)📝
Clipy/Sources/Extensions/Collection+Safe.swift(+1 -1)📝
Clipy/Sources/Extensions/NSColor+Clipy.swift(+1 -1)📝
Clipy/Sources/Extensions/NSColor+Hex.swift(+3 -3)📝
Clipy/Sources/Extensions/NSImage+AssetCatalog.swift(+1 -1)➕
Clipy/Sources/Extensions/NSPasteboard+Deprecated.swift(+46 -0)📝
Clipy/Sources/Extensions/Rx/Observable+Void.swift(+0 -12)📝
Clipy/Sources/Extensions/String+Substring.swift(+3 -3)📝
Clipy/Sources/Managers/MenuManager.swift(+28 -29)📝
Clipy/Sources/Models/CPYClip.swift(+7 -7)📝
Clipy/Sources/Models/CPYClipData.swift(+46 -37)📝
Clipy/Sources/Models/CPYFolder.swift(+6 -6)📝
Clipy/Sources/Models/CPYSnippet.swift(+6 -6)📝
Clipy/Sources/Preferences/CPYPreferencesWindowController.swift(+9 -9)📝
Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift(+3 -3)📝
Clipy/Sources/Services/ClipService.swift(+6 -6)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.