Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Run without Vapor #53

Open
codeOfRobin opened this issue Jul 30, 2017 · 0 comments
Open

Run without Vapor #53

codeOfRobin opened this issue Jul 30, 2017 · 0 comments

Comments

@codeOfRobin
Copy link

Running swift build with purely vapor-apns yields a bunch of errors around compiling CTLS. (here's what the dependencies in Package.swift look like, in case it isn't clear:

 .Package(url:"https://github.com/matthijs2704/vapor-apns.git", majorVersion: 2, minor: 0)

Adding Vapor, however, compiles successfully.

Is there any way to run this package without vapor, for simple scripting purposes and the like? (possibly adding whatever dependencies of Vapor allow CTLS to compile successfully?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants