Skip to content

Swift 5 Support #14

@TomCarey

Description

@TomCarey

Swift 5 is out. Succulent has been updated to work in swift 5 but it has a dependency which is Embassy. If you'd like to use Succulent in Swift 5 then you should specify something like the following in your pod file:

pod 'Succulent', git: 'https://github.com/cactuslab/Succulent.git', commit: 'd9044967382f733f8570e0419d7344042ba79066', configurations: ['Test']
pod 'Embassy', git: 'https://github.com/envoy/Embassy.git', commit: 'faad1ac1b9cfa49e14ac4136fc244228e0f2bb04', configurations: ['Test']

When Embassy gets a new version out we will need to push a new Succulent version to match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions