Download Ice 3.7 for Swift
Version
3.7.9
|
March 24, 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.9"
Swift Package Manager
$dependencies: [$ .package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.10.0"),$ .package(url: "https://github.com/zeroc-ice/ice-spm.git", "3.7.5" ..< "3.8.0")$ ],
Detailed instructions for installing Ice for Swift are available here.