mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #51] [MERGED] Released v1.0.8 #405
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#405
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/51
Author: @Econa77
Created: 3/27/2016
Status: ✅ Merged
Merged: 3/27/2016
Merged by: @Econa77
Base:
master← Head:release/1.0.8📝 Commits (10+)
e32acefUse dynamic framework in cocoapods0314e43[WIP] Update RealmSwift3ef163cRevert "[WIP] Update RealmSwift"d690bf3Import dynamic frameworksbf3c5c9Add RxSwift and RxCocoae84acb8Add log eventce9f35aRemove autoreleasepoolf51fdecFix realm initialize858186aAdd PreferencesWindowController80fa3f8Add custom toolbar view📊 Changes
79 files changed (+3990 additions, -1253 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+207 -41)📝
Clipy.xcodeproj/xcshareddata/xcschemes/Clipy.xcscheme(+1 -1)📝
Clipy/AppDelegate.swift(+62 -72)📝
Clipy/Clipy-Bridging-Header.h(+0 -2)➕
Clipy/Extensions/NSColor+Clipy.swift(+23 -0)📝
Clipy/Extensions/NSImage+AssetCatalog.swift(+13 -0)➕
Clipy/Extensions/NSMenuItem+Initialize.swift(+15 -0)➕
Clipy/Extensions/Realm+NoCatch.swift(+18 -0)➕
Clipy/Extensions/String+Substring.swift(+18 -0)➕
Clipy/Images.xcassets/Contents.json(+6 -0)➕
Clipy/Images.xcassets/Prederences/Contents.json(+6 -0)➕
Clipy/Images.xcassets/Prederences/pref_general.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_general.imageset/pref_general@2x.png(+0 -0)➕
Clipy/Images.xcassets/Prederences/pref_general_on.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_general_on.imageset/pref_general_on@2x.png(+0 -0)➕
Clipy/Images.xcassets/Prederences/pref_menu.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_menu.imageset/pref_menu@2x.png(+0 -0)➕
Clipy/Images.xcassets/Prederences/pref_menu_on.imageset/Contents.json(+21 -0)➕
Clipy/Images.xcassets/Prederences/pref_menu_on.imageset/pref_menu_on@2x.png(+0 -0)➕
Clipy/Images.xcassets/Prederences/pref_shortcut.imageset/Contents.json(+21 -0)...and 59 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.