Ascii

1.1.0

Global definitions of ASCII characters
Balancingrock/Ascii

What's New

Migration to SPM 4

2018-04-09T08:20:42Z

Switched to Swift Package Manager 4

Ascii

Definitions and methods for ASCII characters.

This package is part of Swiftfire, the next generation personal web server in Swift.

Documentation

Project page: Ascii

Reference: reference manual

Installation

SecureSockets is distributed as a SPM package or as a modular framework in Xcode.

As a SPM package

To use Ascii, add it as a dependency to your SPM project.

To create a clone of Ascii enter the following commands at the prompt:

$ git clone https://github.com/Balancingrock/Ascii
$ cd Ascii
$ swift build

As a modular framework in a Xcode project

To create a clone of Ascii enter the following commands at the prompt:

$ git clone https://github.com/Balancingrock/Ascii

Then open the Xcode project in the new Ascii directory.

In Xcode, build the framework.

In the project where Ascii should be used: Select the target, go to the General settings, in the section Embedded Binaries add the Ascii framework as created previously. If the target does not have a Embedded Binaries section, then add it to the Libraries and Frameworks.

Version history

Note: Planned releases are for information only, they are subject to change without notice.

1.1.0 (Open)

  • No new features planned. Features and bugfixes will be made on an ad-hoc basis as needed to support Swiftfire development.
  • For feature requests and bugfixes please contact rien@balancingrock.nl

1.1.0 (Current)

  • Migrated to SPM 4

1.0.0

  • Initial release

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 10 2024 20:55:29 GMT-0900 (Hawaii-Aleutian Daylight Time)