[PR #403] [CLOSED] Pre 1.2.9.beta13 #526

Closed
opened 2026-03-03 01:12:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/403
Author: @ian4hu
Created: 5/9/2020
Status: Closed

Base: developHead: pre_1.2.9.beta13


📝 Commits (10+)

  • 5b65534 Update gems
  • b6176c9 Update Xcode9 recommend setting
  • c8dc681 Update README.md
  • f508e0b Update dependency libraries
  • 75d9584 Update Pods.xcodeproj swift4 setting
  • 56d23a4 Update swift4
  • cd14cd6 Wrap swift 3 style NSPasteboard.PasteboardType
  • 4571729 Remove deprecated characters
  • 43a16a6 Implement automatically build .app lane
  • 241a628 Move scan setting to Scanfile

📊 Changes

100 files changed (+0 additions, -0 deletions)

View changed files

.bartycrouch.toml (+34 -0)
.gitattributes (+0 -0)
.github/workflows/swift.yml (+15 -0)
📝 .gitignore (+28 -0)
.swift-version (+1 -0)
.travis.yml (+49 -0)
.travis/prepare_delta.sh (+9 -0)
.travis/release-notes.rb (+35 -0)
.travis/sparkle_keys.sh (+48 -0)
CHANGELOG.md (+18 -0)
Cartfile (+16 -0)
Cartfile.resolved (+18 -0)
Carthage/Build/.AEXML.version (+10 -0)
Carthage/Build/.CryptoSwift.version (+10 -0)
Carthage/Build/.KeyHolder.version (+10 -0)
Carthage/Build/.LetsMove.version (+9 -0)
Carthage/Build/.LoginServiceKit.version (+10 -0)
Carthage/Build/.Magnet.version (+10 -0)
Carthage/Build/.Nimble.version (+10 -0)
Carthage/Build/.PINCache.version (+24 -0)

...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.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/403 **Author:** [@ian4hu](https://github.com/ian4hu) **Created:** 5/9/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `pre_1.2.9.beta13` --- ### 📝 Commits (10+) - [`5b65534`](https://github.com/Clipy/Clipy/commit/5b655347adef4aeda714aef71e8f5a02b5f75a4b) Update gems - [`b6176c9`](https://github.com/Clipy/Clipy/commit/b6176c925075d7924229d691807d3aebe677e28a) Update Xcode9 recommend setting - [`c8dc681`](https://github.com/Clipy/Clipy/commit/c8dc6819308d971357f26e6753c4f8f76b401e27) Update README.md - [`f508e0b`](https://github.com/Clipy/Clipy/commit/f508e0bd6ebcbd4bdda1a947f6ca796603b00813) Update dependency libraries - [`75d9584`](https://github.com/Clipy/Clipy/commit/75d958462c00a93605e7f65870223858a75550c9) Update Pods.xcodeproj swift4 setting - [`56d23a4`](https://github.com/Clipy/Clipy/commit/56d23a4eacd2530cea7220dc635c4ed417579743) Update swift4 - [`cd14cd6`](https://github.com/Clipy/Clipy/commit/cd14cd6b3b9006da7c449beb0d77e0183cb184fc) Wrap swift 3 style NSPasteboard.PasteboardType - [`4571729`](https://github.com/Clipy/Clipy/commit/457172926cf0fee8e3d0751c6f9305af0443e478) Remove deprecated characters - [`43a16a6`](https://github.com/Clipy/Clipy/commit/43a16a63d76288bef1af2c4aaa878d4392a48d20) Implement automatically build .app lane - [`241a628`](https://github.com/Clipy/Clipy/commit/241a6287d354952143ebf3103030db8ee7a7cecd) Move scan setting to Scanfile ### 📊 Changes **100 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.bartycrouch.toml` (+34 -0) ➕ `.gitattributes` (+0 -0) ➕ `.github/workflows/swift.yml` (+15 -0) 📝 `.gitignore` (+28 -0) ➕ `.swift-version` (+1 -0) ➕ `.travis.yml` (+49 -0) ➕ `.travis/prepare_delta.sh` (+9 -0) ➕ `.travis/release-notes.rb` (+35 -0) ➕ `.travis/sparkle_keys.sh` (+48 -0) ➕ `CHANGELOG.md` (+18 -0) ➕ `Cartfile` (+16 -0) ➕ `Cartfile.resolved` (+18 -0) ➕ `Carthage/Build/.AEXML.version` (+10 -0) ➕ `Carthage/Build/.CryptoSwift.version` (+10 -0) ➕ `Carthage/Build/.KeyHolder.version` (+10 -0) ➕ `Carthage/Build/.LetsMove.version` (+9 -0) ➕ `Carthage/Build/.LoginServiceKit.version` (+10 -0) ➕ `Carthage/Build/.Magnet.version` (+10 -0) ➕ `Carthage/Build/.Nimble.version` (+10 -0) ➕ `Carthage/Build/.PINCache.version` (+24 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#526
No description provided.