Neko-Swift
A reimplementation of neko-mac in Swift with some additional features.
Compiling from Source
Prerequisites:
- A mac running macOS Monterey (or newer)
- Xcode 14.1 (or newer)
- Git
Building Neko-Swift
- clone this repo:
[email protected]:Lontronix/Neko-Swift.git
- Double click on
Neko-Swift.xcodeproj
to open the project in Xcode - With Xcode open click
Product → Archive
in the menu bar - Once completed a new window will pop up, select the most recent build and select “Distribute App”
- Select “Copy App” and choose a place to export it (like
/Applications
)