AppKit

Construct and manage a graphical, event-driven user interface for your macOS app using AppKit.

AppKit Documentation

Posts under AppKit tag

3 Posts
Sort by:
Post not yet marked as solved
0 Replies
559 Views
Hi all, I've added a search feature to JuxtaCode and would like to get as much feedback as possible before releasing it. JuxtaCode is a Git diff and merge tool that lets you: Browse commits Compare code changes See file history Resolve merge conflicts You can also compare and merge any plain text. Thanks for taking a look! :)
Posted
by
Post not yet marked as solved
0 Replies
664 Views
Hi there! During last time we (me and my friend) were building an app to clean various stuff after Xcode. I was fed up as a developer that Apple related things load my drive and need hundreds of gigabytes just to do my job. Brief feature list: Simulators cleanup. It's a correct cleanup via 'simctl' so you even don't need to restart Xcode for it to take effect SPM repos cache. Swift PM stores github repos for packages separately and never removes them unless you ask it via cli. Derived Data, a first thing you try to fix weird Xcode linking issue :) Some features currently in development: Desktop widget, so you can delete derived data with a single mouse click Support for more package managers like CocoaPods; they also have substantial caches that appear to be ignored We're currently in public beta, and we'd love your feedback and feature requests. Get the latest build on TestFlight: https://testflight.apple.com/join/2rV85hKb We also have a separate GitHub repo (we're developers, right?) to track issues and feature requests: https://deszip.github.io/Cleaner-Tracker
Posted
by