- 3.7
- Swift
Download Ice 3.7 for Swift
Version
3.7.11
|
February 2, 2026
Platforms
Slice to Swift Compiler
The slice2swift compiler is required for development and is available though Homebrew.
brew install ice
Swift Package Manager
dependencies: [.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.22.1"),.package(url: "https://github.com/zeroc-ice/ice-spm.git", "3.7.11" ..< "3.8.0" )],
Detailed instructions for installing Ice for Swift are available here.