Skip to content

build-126-3

Latest
Compare
Choose a tag to compare
@xtyxtyx xtyxtyx released this 26 Sep 03:59

Skia Artifact Bundle - Version m126-6bfb13368b

This release contains a pre-compiled Skia artifact bundle for Swift Package Manager.

Supported Platforms

  • macOS Universal (x86_64 + arm64)
  • Linux x64
  • Linux ARM64
  • Windows x64

Usage

  1. Download the skia-m126-6bfb13368b.artifactbundle.zip file
  2. Extract it to your project directory
  3. Add as a binary target in your Package.swift:
.binaryTarget(
    name: "skia",
    path: "path/to/skia-m126-6bfb13368b.artifactbundle"
)

Contents

  • Complete Skia headers (339+ files)
  • Pre-compiled binaries for all supported platforms
  • Swift Package Manager metadata

Checksum

d21b5ab4d3c084cf931ff19c4a9d0a34984db4750c76eaab5e8aff785ba7c30e  skia-m126-6bfb13368b.artifactbundle.zip

Built from Skia version: m126-6bfb13368b