Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Swift Package Manager #1

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

helje5
Copy link

@helje5 helje5 commented Apr 24, 2018

After applying this PR SwiftEliza can be used as a Swift Package Manager module, that is, imported easily in all kinds of Swift applications.

This also includes a Linux port of the struct and a Travis setup for continuous integration.

helje5 and others added 14 commits April 24, 2018 20:31
Last upgrade checks, new compiler flags suggested by
Xcode, and code-sign identity to automatic.
... where SPM is going to find them.
Should still compile w/ Swift 3 just fine.
This adds the SPM Package.swift declaring the Swift
package.
It also adds a tinsy commandline tool to talk to
Eliza.
How to import and how to use the API.
... to perform automated builds.
And show the Travis build status.
Simulate arc4random_uniform in a bad way :-)
buy=>bye
... seems to build w/o changes.
But also builds w/ 3 and 5.
... API renames.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant