SwiftBar icon indicating copy to clipboard operation
SwiftBar copied to clipboard

Mac App Store Version

Open melonamin opened this issue 5 years ago • 2 comments

  • [x] Configure new Xcode build
    • [x] Exclude Sparkle binaries
    • [x] Add conditional compilation flag MAC_APP_STORE
    • [x] Enable Sandbox support
  • [ ] Code adjustments
    • [x] Exclude Sparkle code
    • [ ] Change file access APIs to Bookmark based ones
    • [x] Exclude DispatchSourceProtocol APIs
  • [ ] Metadata
    • [ ] Screenshots
    • [ ] Description

melonamin avatar Mar 07 '21 21:03 melonamin

Having problems with launching processes outside app sandbox, and this doesn't look good

melonamin avatar Apr 24 '21 16:04 melonamin

Figured out most of it, have a version that is submittable to the App Store. Current blocker - plugins downloaded from the Repository marked with com.apple.quarantine and can't be launched.

melonamin avatar Nov 07 '21 16:11 melonamin

Is this still a goal?

xilopaint avatar Nov 15 '22 18:11 xilopaint

Someday, maybe. It’s still open for a reason

melonamin avatar Nov 15 '22 22:11 melonamin