charlespick / plastic

An iOS app for controlling Klipper-based 3d Printers using Moonraker
GNU General Public License v3.0
33 stars 4 forks source link

Kill macos #5

Closed charlespick closed 2 years ago

charlespick commented 2 years ago

targeting two platforms with the same codebase from the beginning is dumb extra work, especially when the eventuality of the macos platform for this project is in limbo. with fully featured webuis available I'm not sure if there's a purpose in keeping it around. removed the nonfunctional macos target for now. iOS is using a generated plist out of the project manifest for codebase simplicity.

Signed-off-by: Charles Pickering me@charlespick.xyz