Pinboarding icon indicating copy to clipboard operation
Pinboarding copied to clipboard

Compiled build

Open luckman212 opened this issue 4 years ago • 2 comments

Hey, this is great! 🚀

I built it easily with Xcode and it's up and running on macOS 11.4.

How can I support this project? There's really no good macOS app for Pinboard since Spillo was abandoned. Pins is ok, but it's not native (uses Catalyst) so it's really just like having an iPad app running on your Mac.

Some things I really hope to see if you're still working on this:

  • ability to edit bookmarks directly (change public/private flag, edit tags, delete bookmarks etc)
  • fuzzy search, or just more natural search (e.g. I have a bookmark whose title is "Menu Bar apps" — when I type menu apps in the search, it's not found. I have to type the literal string menu bar apps
  • a precompiled release would probably encourage more people to try the app, since knowing how to build it is not something everyone might be able to do...

luckman212 avatar Jul 18 '21 20:07 luckman212

@otaviocc Another reason why a precompiled build might be nice, as of 11.6 (released today) the app is now being flagged as malware that "will damage your computer" for some silly reason:

CleanShot 2021-09-14 at 13 56 03

update: rebuilding with latest Xcode fixed the issue for now.

luckman212 avatar Sep 14 '21 17:09 luckman212

I'd also like a compiled build as I cannot build this.

It seems the pinboardkit dependencies is not downloaded when I open the project.

gingerbeardman avatar Mar 20 '22 13:03 gingerbeardman