Download Ice 3.7 for Swift
Version
3.7.10
|
November 6, 2023
Platforms
Slice to Swift Compiler
The slice2swift compiler is required for development and is available though Homebrew.
brew install ice
Carthage
github "zeroc-ice/ice" "v3.7.10"
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.10" ..< "3.8.0" )],
Detailed instructions for installing Ice for Swift are available here.