[PR #85] [MERGED] Update dependency libraries #426

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/85
Author: @Econa77
Created: 6/30/2016
Status: Merged
Merged: 7/1/2016
Merged by: @Econa77

Base: masterHead: feature/update-libraries


📝 Commits (5)

📊 Changes

8 files changed (+96 additions, -96 deletions)

View changed files

.travis.yml (+0 -11)
📝 Clipy.xcodeproj/project.pbxproj (+46 -46)
📝 Gemfile (+1 -0)
📝 Gemfile.lock (+29 -24)
📝 Podfile (+6 -4)
📝 Podfile.lock (+11 -9)
📝 README.md (+1 -1)
📝 fastlane/Fastfile (+2 -1)

📄 Description

  • Update Crashlytics, RxSwift, RxCocoa
  • Update CocoaPods version to 1.0.1
  • Migrate Podfile

Breaking changes

Update CocoaPods major version.
If cann't build project, please run bundle exec pod deintegrate and bundle exec pod install


🔄 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/85 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 6/30/2016 **Status:** ✅ Merged **Merged:** 7/1/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `master` ← **Head:** `feature/update-libraries` --- ### 📝 Commits (5) - [`bf63d24`](https://github.com/Clipy/Clipy/commit/bf63d24e8ca55b839ccbc185be958add4b283392) Update dependency libraries - [`ddffab2`](https://github.com/Clipy/Clipy/commit/ddffab2432eac8e0f19c3c39812ee10445a296de) Update CocoaPods version to 1.0.1 - [`eb8bfa4`](https://github.com/Clipy/Clipy/commit/eb8bfa40287da34dff81114fd0dd12e4b8bc7236) Update Fastfile - [`42be4b6`](https://github.com/Clipy/Clipy/commit/42be4b68ff2c61c95754954d83804c69ea782841) Update Gemfile - [`c5c07d7`](https://github.com/Clipy/Clipy/commit/c5c07d7b13326fbc090478c563462b62e4a98b0a) Change the CI from Travis to Bitrise ### 📊 Changes **8 files changed** (+96 additions, -96 deletions) <details> <summary>View changed files</summary> ➖ `.travis.yml` (+0 -11) 📝 `Clipy.xcodeproj/project.pbxproj` (+46 -46) 📝 `Gemfile` (+1 -0) 📝 `Gemfile.lock` (+29 -24) 📝 `Podfile` (+6 -4) 📝 `Podfile.lock` (+11 -9) 📝 `README.md` (+1 -1) 📝 `fastlane/Fastfile` (+2 -1) </details> ### 📄 Description - Update Crashlytics, RxSwift, RxCocoa - Update CocoaPods version to 1.0.1 - Migrate Podfile ## Breaking changes Update CocoaPods major version. If cann't build project, please run `bundle exec pod deintegrate` and `bundle exec pod install` --- <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:20 +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#426
No description provided.