-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels