Skip to content
View CharlesJS's full-sized avatar
Block or Report

Block or report CharlesJS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CSProgress CSProgress Public

    A higher-performing, easier-to-use replacement class for Apple's NSProgress, written in Swift.

    Swift 323 13

  2. CSAuthSample CSAuthSample Public

    Swift and ObjC-based library to assist with implementing a privileged helper tool in a macOS application.

    Objective-C 21 1

  3. SwiftyXPC SwiftyXPC Public

    A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift Concurrency.

    Swift 57 5

  4. CSCodeSignature CSCodeSignature Public

    A library providing a Swifty interface for reading macOS code signatures.

    Swift 4

  5. CSErrors CSErrors Public

    A set of additions to Swift's default error types which provide some handy features. Does not require Foundation.

    Swift 2

  6. PTYProcess PTYProcess Public

    A wrapper around launching an external tool, like NSTask, that can wrap stdout, stderr, or both in a pseudo-TTY. Uses Swift Concurrency. Does not require Foundation.

    Swift 1