SystemKit icon indicating copy to clipboard operation
SystemKit copied to clipboard

macOS system library in Swift

Results 23 SystemKit issues
Sort by recently updated
recently updated
newest added

- Basically remove all deprecated code - And Fix the Host name section with a C wrapper

- Upgraded to Swift 5 - Added Swift Package Manager support

Updated Code To work with swift 5

I don't know if this is a bug or just me. But using the Battery method charge() doesn't seem to return the correct charge. It's about 5-6 percents lower than...

Please update this for MojaveOS

Carthage is giving me an error while installation as `Skipped building SystemKit due to the error: Dependency "SystemKit" has no shared framework schemes` P.S. I've tried with other projects and...

Is it possible to make an iOS app with this source, or this is only for macOS? Thank You!

Can't see a way to get around this bug in pure Swift. Anything besides simply initing the struct seems to cause a crash at runtime. This affects the `System.uname()` method....

bug