Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 857 Bytes

File metadata and controls

30 lines (22 loc) · 857 Bytes

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

  1. clone this repo: git@github.com:Lontronix/Neko-Swift.git
  2. Double click on Neko-Swift.xcodeproj to open the project in Xcode
  3. With Xcode open click Product → Archive in the menu bar
  4. Once completed a new window will pop up, select the most recent build and select "Distribute App"

  1. Select "Copy App" and choose a place to export it (like /Applications)