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.
targeting two platforms with the same codebase from the beginning is
dumbextra 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