[GH-ISSUE #479] Build Failed #301

Open
opened 2026-03-03 01:11:35 +03:00 by kerem · 4 comments
Owner

Originally created by @ochowei on GitHub (Aug 25, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/479

Hi, I just clone this repo and following the instructions on readme.md -> How to Build. But after I execute the 3rd step "Build", the xcode GUI displays library not found for -lswiftXCTest. Does any one meet this before?

Originally created by @ochowei on GitHub (Aug 25, 2021). Original GitHub issue: https://github.com/Clipy/Clipy/issues/479 Hi, I just clone this repo and following the instructions on readme.md -> How to Build. But after I execute the 3rd step "Build", the xcode GUI displays `library not found for -lswiftXCTest`. Does any one meet this before?
Author
Owner

@ochowei commented on GitHub (Aug 29, 2021):

I have resolved this by updating the dependency package Nimble to the latest version 9.2.0. Can I create a PR for this?

<!-- gh-comment-id:907730185 --> @ochowei commented on GitHub (Aug 29, 2021): I have resolved this by updating the dependency package Nimble to the latest version 9.2.0. Can I create a PR for this?
Author
Owner

@jirkadev commented on GitHub (Sep 5, 2021):

@ochowei would you please share how to update Nimble. I am noob :D

ok after I installed cocoapod

pod update Nimble updated it

<!-- gh-comment-id:913159157 --> @jirkadev commented on GitHub (Sep 5, 2021): @ochowei would you please share how to update Nimble. I am noob :D ok after I installed cocoapod `pod update Nimble` updated it
Author
Owner

@ochowei commented on GitHub (Sep 6, 2021):

Hey, @jirikrepl , I just simply update the Podfile.lock.
But after I update this package and rebuild Clipy, the UI part doesn't work correctly.
Some input fields show empty even I input some values.

<!-- gh-comment-id:913286911 --> @ochowei commented on GitHub (Sep 6, 2021): Hey, @jirikrepl , I just simply update the Podfile.lock. But after I update this package and rebuild Clipy, the UI part doesn't work correctly. Some input fields show empty even I input some values.
Author
Owner

@jirkadev commented on GitHub (Sep 6, 2021):

thanks! I just wanted clipy in darkmode.

I saw that someone forked the project and is adding some features/fixes
https://github.com/ian4hu/Clipy

<!-- gh-comment-id:913402369 --> @jirkadev commented on GitHub (Sep 6, 2021): thanks! I just wanted clipy in darkmode. I saw that someone forked the project and is adding some features/fixes https://github.com/ian4hu/Clipy
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#301
No description provided.